The following works for my 1st question regarding static IP setting, share here for reference:
sudo ifconfig eth0 x.x.x.x/23 up
sudo route add default gw y.y.y.y
sudo vi /etc/resolv.conf to add
- nameserver z.z.z.z
The following works for my 1st question regarding static IP setting, share here for reference:
sudo ifconfig eth0 x.x.x.x/23 up
sudo route add default gw y.y.y.y
sudo vi /etc/resolv.conf to add
- nameserver z.z.z.z