Network Manager on Fedora
Network Manager is a management tool for networking. It works well for connecting with both wifi and wired networks.
Applicable to Fedora Versions
- Fedora 8+
Requirements
- Read our Getting Started with Wireless Guide.
- The NetworkManager package is installed.
- If using KDE, the knetworkmanager package is installed.
Doing the Work
- After the packages are installed all that needs to be done is to start the needed services:
- Set the services to start on boot:
- Use the system-config-network tool to set your devices to not start on boot:
/sbin/service NetworkManager start /sbin/service NetworkManagerDispatcher start
/sbin/chkconfig NetworkManager on /sbin/chkconfig NetworkManagerDispatcher on
su -c 'system-config-network'
Troubleshooting
How to Test
Common Problems and Fixes
None known at this time.More Information
Disclaimer
We test this stuff on our own machines, really we do. But you may run into problems, if you do, come to #fedora on irc.freenode.net
Added Reading
- NetworkManager - Official Gnome Project Home
- NetworkManager - FAQ/
- NetworkManager Hardware
- NetworkManager Mailing List

