Shammer's Philosophy

My private adversaria

Using NetworkManager on Debian

Change how to manage Debian network

Debian has a network management application named NetworkManager. I have ever configured my Debian's network configuration by writing /etc/network/interfaces manually. It is no problem if I would like to use Debian as server, but to configure by /etc/network/interfaces file sometimes bothers me when using Debian as client. So, I select to use NetworkManager.

Procedure to configure NetworkManager

NetworkManager configuration step is below. This is very simple and easy.

  1. su -
  2. apt-get update
  3. apt-get install network-manager-gnome
  4. vi /etc/network/interfaces(comment out configurations of wireless device which will be managed by network-manager)
  5. shutdown -r now
  6. Login normal user
  7. NetworkManager icon will be shown in task bar, and click this
  8. Select ESSID which I would like to connect, and enter information to access