Sunday, September 2, 2012

Install Network Manager on BackTrack 5


In this article i will show you how to install  network-manager-gnome on BackTrack 5. it's a tool that help you to config LAN , WiFi and VPN in graphical mode.

  1.  open the terminal and run below commands
  2.  apt-get install network-manager-gnome 
  3.  cp /etc/network/interfaces{,.backup}
  4.  echo ""auto lo"" > /etc/network/interfaces 
  5.  echo ""iface lo inet loopback"" >> /etc/network/interfaces 
  6.  service network-manager start 
  7.  nm-applet& 
  8. restart the machine

No comments:

Post a Comment

Social Networks Sharing