Sunday, January 3, 2010

Force Network Manager to Manage Wired Connection

This is helpful if you built your system from scratch and run into problems with wired connections with network-manager.

In a terminal:
sudo gedit /etc/network/interfaces
comment out (#) all the entries related to your wired network device, save and then restart. This will allow network-manager to manage your wired connection.

No comments:

Post a Comment