First of you need to install networkmanager, read more on that here. Once it's installed you need to set it up to run as a daemon, i.e. add it to /etc/rc.conf, and remove network: Furthermore you have to exclude the interfaces you intend to use with networkmanager (also in /etc/rc.conf e.g.: When that's done you need to install gnome-network-manager Then add yourself to the network group: And that should do it, you can now run nm-applet as a normal user, and switch between wireless and wired network without modifying rc.conf every time.As of now knetworkmanager is not available for KDE4, and those of us using NetworkManager are going to have to settle with gnome's version of the network manager applet: nm-applet
DAEMONS=(syslog-ng networkmanager netfs crond alsa hal fam kdm)
INTERFACES=(!eth0 !wlan0)
# pacman -S gnome-network-manager
# usermod -g network your_username
Sunday, February 6, 2011
Using network manager (nm-applet) in KDE4
Label:
Arch linux,
linux,
Network
Subscribe to:
Post Comments (Atom)
0 komentar:
Post a Comment