|
| ||||||||||
| Tags: applet, applications, backtrack 5, gnome, linux, network manager, synaptic, vpn |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| In Backtrack 5 how to get Network Manager Applet in Indicator area?
Setuped synaptic Setuped network manager Total indicator applet setup and activated I can access the network fine and chief configure my VPN connection, but I get no icon / applet to connect to. When I try to invoke nm-applet from the command line says it is already in use and can be seen in the implementation, I also tried updating my indicator applets etc through the Ubuntu repository in vain.Any help you can provide would be greatly appreciated! |
|
#2
| |||
| |||
| re: In Backtrack 5 how to get Network Manager Applet in Indicator area?
Following are the steps to get network manager applet in indicator area. 1 Go to system>Preferences>Startup Applications 2.tick on add 3.Change the name of network manager 4.Type wicd-gtk 5.Tick on add 6.Restart and you must be in panel |
|
#3
| |||
| |||
| re: In Backtrack 5 how to get Network Manager Applet in Indicator area?
Network Manager How-to: # apt-get -y install network-manager-gnome # cp /etc/network/interfaces {.stock} # echo "auto lo" > /etc/network/interfaces # echo "iface lo inet loopback" >> /etc/network/interfaces # service network-manager start # nm-applet & |
|
#4
| ||||
| ||||
| re: In Backtrack 5 how to get Network Manager Applet in Indicator area?
Hey guys I have followed about all steps and network manager should be working and the applet should be active in gnome-panel. The key is removing the auto-manage interface references from (which can be commented out instead) from the file: /etc/network/interfaces Code: auto lo iface lo inet loopback auto eth0 iface eth0 inet dhcp auto eth1 iface eth1 inet dhcp auto eth2 iface eth2 inet dhcp auto ath0 iface ath0 inet dhcp auto wlan0 iface wlan0 inet dhcp |
|
#5
| |||
| |||
| re: In Backtrack 5 how to get Network Manager Applet in Indicator area?
Hello everyone I was facing the exactly the same problem. I was not able to get into my network manager applet in indicator area. After following above steps I was delighted that I was able to get into network manager applet in indicator area. All above steps are easier than any other steps I followed. I like to appreciate everyone for giving good solution. Now I’m playing with my network manager applet in indicator area. |
|
#6
| |||
| |||
| Re: In Backtrack 5 how to get Network Manager Applet in Indicator area? Quote:
Side Note... If you want the applet to stay after closing the terminal you can do # nohup nm-applet & Instead of # nm-applet & Thanks Again! |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "In Backtrack 5 how to get Network Manager Applet in Indicator area?" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| unable to see Local Area Network in network Connection | navigupta6 | Windows XP Support | 1 | 21-03-2013 01:06 PM |
| Fix for Network status indicator showing SOS on BlackBerry phones | Kh@LnaYak | Tips & Tweaks | 0 | 06-12-2012 03:37 PM |
| Where are the packages in Package Manager of BackTrack 5? | CAMDEND | Windows Software | 5 | 09-07-2011 10:37 AM |
| Wireless Manager In Backtrack 4 Final | ASHER | Operating Systems | 6 | 10-05-2010 10:29 PM |
| BackTrack 4 update manager? | michaels | Operating Systems | 6 | 08-05-2010 11:52 PM |