wicd is a wired and wireless network manager for Linux.
Some features include:
- Ability to connect to wired and wireless networks
- Profiles for each wireless network and wired network
- Many encryption schemes, some of which include WEP/WPA/WPA2
- Compatible with wireless-tools
You will need to start the wicd service at boot by adding the following
to your /etc/rc.d/rc.local:
if [ -x /etc/rc.d/rc.wicd ]; then
/etc/rc.d/rc.wicd start
fi
This should default to using dhcpcd after installation unless you have a
previous installation that uses dhclient; in that case, you will have a
.new file lying around in /etc/wicd/ to remove.
You need to stop wicd before upgrading the package if you have a previous
version installed, and be sure to restart it after the upgrade.
If you are upgrading from wicd-1.4.x, the migration script might be useful.
However, it is untested and comes with no guarantees - back up first.
Approved by: David Somero
Maintained by: Robby Workman
Homepage:
http://wicd.net/
Download Source:
wicd-1.5.1.tar.gz
Source MD5SUM:
dda372b0778de24552850d3d877d1b65
Download SlackBuild:
wicd.tar.gz
wicd.tar.gz.asc
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| doinst.sh |
| gui.py-sudo_usage.diff |
| migration_14-15.sh |
| setup.py-fix_version.diff |
| slack-desc |
| wicd.SlackBuild |
| wicd.info |
See our HOWTO for instructions on how to use the contents of this repository.
Anonymous FTP Access to Repository: ftp://ftp.slackbuilds.org
Access via rsync is also available.
rsync://rsync.slackbuilds.org/slackbuilds
© 2006-2008
SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds
Valid XHTML
and
CSS by
WebSight Designs | Hosting by
OnyxLight Communications