I installed Ubuntu server on a machine, and there is this thing which is annoying me: everytime I boot the machine, I have to sudo ifup p1p4 to start the network...
What should I do to make this automatically?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
|||
|
|
|
You should set up network connections that are permanent and that you want to be started when you boot in /etc/network/interfaces That is the recommended way to set up servers last time I checked. |
|||||||||||
|