Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux ip route add

ip route add {NETWORK/MASK} via {GATEWAYIP}
ip route add {NETWORK/MASK} dev {DEVICE}
ip route add default {NETWORK/MASK} dev {DEVICE}
ip route add default {NETWORK/MASK} via {GATEWAYIP}
Comment

PREVIOUS NEXT
Code Example
Shell :: update node with nvm 
Shell :: install dpkg 
Shell :: env file firebase 
Shell :: android/gradlew EACCES error 
Shell :: sequence of png images to mp4 
Shell :: test ssh connection for github 
Shell :: WSL with VPN 
Shell :: git clone without folder 
Shell :: git rebase branch 
Shell :: git cherry pick many commits 
Shell :: uname 
Shell :: sed replace word with newline 
Shell :: how to delete branch on git 
Shell :: open a file in linux 
Shell :: git flow release 
Shell :: should you use docker on linux 
Shell :: cut bash 
Shell :: redis scan keys and print values shell 
Shell :: edit alias terminal 
Shell :: how to make a single digit date start with zero 
Shell :: shtdown pi cli 
Shell :: conda install tabulate 
Shell :: xcode errSecInternalComponent 
Shell :: kazam or simplescreenrecord Recording the Black Screen in linux. 
Shell :: Show Commit Log as Graph For Current or All Branches in git command 
Shell :: pyinstaller “failed to execute script” error with --noconsole option 
Shell :: install puppeteer linux 18.04 
Shell :: ubuntu check gstreamer version 
Shell :: zsh deno command not found 
Shell :: how to check endianness in linux 
ADD CONTENT
Topic
Content
Source link
Name
8+9 =