On 2011-10-18 16:12, Philip Stubbs wrote:
> Yes, it is my home server. It did have a GUI installed but that failed
> after the Oneiric upgrade. Can't complain about that as it did give a
> warning. So, what is the best way to disable Network Manager?
List the interfaces in /etc/network/interfaces, and Network Manager will
ignore them.
auto eth0
iface eth0 inet static
address 192.168.0.2
netmask 255.255.255.0
gateway 192.168.0.1
You can also remove the network-manager package. But you'll need to
configure the interfaces manually as above. See also "man interfaces".
Regards,
Tyler
--
"An Englishman, even if he is alone, forms an orderly queue of one."
-- George Mikes
--
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/