Ubuntu Update IP
How to change IP in Ubuntu:
sudo ifconfig eth0 10.0.0.100 netmask 255.255.255.0
Resources:
- Ubuntu Network Configuration
- http://www.jonathanmoeller.com/screed/?p=2961
How to change IP in Ubuntu:
sudo ifconfig eth0 10.0.0.100 netmask 255.255.255.0
Resources: