Archive for January, 2009



Set a static IP in Ubuntu JeOS

I got a few questions about setting a static IP in Ubuntu JeOS. Here is a short and easy step by step guide!
The network settings are stored in the file /etc/network/interfaces and it’s always a good idea to make a backup first in case something goes wrong.
sudo cp /etc/network/interfaces /etc/network/interfaces.bak
When that is done we can [...]