changed /etc/network/interfaces — $ cat interfaces auto lo iface lo inet loopback
auto eth0 And the processes running are — $ ps -eaf | grep NetworkMana root 5444 1 0 12:57 ? 00:00:00 /usr/sbin/NetworkManager root 5452 1 0 12:57 ? 00:00:00 /usr/sbin/nm-system-settings --config /etc/NetworkManager/nm-system-settings.conf dhcp 5547 5444 0 12:57 ? 00:00:00 /sbin/dhclient -d -sf /usr/lib/NetworkManager/nm-dhcp-client.action -pf /var/run/dhclient-eth0.pid -lf /var/run/dhclient-eth0.lease -cf /var/run/nm-dhclient-eth0.conf eth0 dhcp 6094 5444 0 12:57 ? 00:00:00 /sbin/dhclient -d -sf /usr/lib/NetworkManager/nm-dhcp-client.action -pf /var/run/dhclient-wlan0.pid -lf /var/run/dhclient-wlan0.lease -cf /var/run/nm-dhclient-wlan0.conf wlan0 rick 6966 6560 0 13:06 pts/1 00:00:00 grep NetworkMana and $ ps -eaf | grep nm-applet rick 6006 5796 0 12:57 ? 00:00:00 nm-applet --sm-disable rick 7009 6560 0 13:07 pts/1 00:00:00 grep nm-applet If I right-click to add to panel, the list doesn't include NetworkManager. -- per request from Alexander Sack https://bugs.launchpad.net/bugs/286121 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs