Horje
linux change default gateway Code Example
Default gateway -linux
sk@sk:~$ ip route show
default via 192.168.1.1 dev eth1  proto static 
192.168.1.0/24 dev eth1  proto kernel  scope link  src 192.168.1.100  metric 1
linux change default gateway
ip route add default gw {IP-ADDRESS} {INTERFACE-NAME}




Shell

Related
copying folders in git bash Code Example copying folders in git bash Code Example
reset password postgres ubuntu Code Example reset password postgres ubuntu Code Example
bash float Code Example bash float Code Example
how to deploy react and backend to github pages Code Example how to deploy react and backend to github pages Code Example
vlc doesnt open after install ubuntu Code Example vlc doesnt open after install ubuntu Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10