Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to change priority in network interface ubuntu

sudo ifmetric wlan0 50
# ifmetric <network interface> <desired metric>
# the interface with the lowest metric is used for internet connection.
Comment

PREVIOUS NEXT
Code Example
Shell :: contain sql commands in dockerfile 
Shell :: gatsby typescript template 
Shell :: how to cancel a scheduled shutdown or reboot with shutdown command 
Shell :: command to check python version in MacOS 
Shell :: how to deploy to heroku 
Shell :: bash script loop 
Shell :: create git repo 
Shell :: env file added to gitignore but git still tracking it 
Shell :: ubuntu fake camera 
Shell :: clone and remove existing git repository 
Shell :: check mtu size linux 
Shell :: how to create a username along with home directory in linux 
Shell :: screen scroll up linux 
Shell :: checkout remote git branch 
Shell :: convert dos to unix 
Shell :: webpack/config/html 
Shell :: git push to remote branch 
Shell :: symfony gitignore 
Shell :: ignore something on github 
Shell :: failed (Result: start-limit-hit) 
Shell :: install minikube chocolatey 
Shell :: force install deb file 
Shell :: ubuntu path in windows 10 
Shell :: git put commit on different branch 
Shell :: bash xargs 
Shell :: install docker-compose 
Shell :: The file AppDataRoaming pmyarn.ps1 is not digitally signed. 
Shell :: spotify ubuntu 
Shell :: linux change permissions recursive only directories 
Shell :: how to make makefile 
ADD CONTENT
Topic
Content
Source link
Name
9+9 =