Horje
Default gateway -linux 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
how to get powers Code Example how to get powers Code Example
getting started with sanity Code Example getting started with sanity Code Example
list all collections in the MongoDB shell Code Example list all collections in the MongoDB shell Code Example
it is required that your private key files are not accessible by others Code Example it is required that your private key files are not accessible by others Code Example
install pnpm Code Example install pnpm Code Example

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