edwardspl@xxxxxxxxxx wrote: > [root@svr1 ~]# chkconfig --list | grep -i net > NetworkManager 0:off 1:off 2:on 3:on 4:on 5:on 6:on > network 0:off 1:off 2:off 3:on 4:off 5:off 6:on So you are running the NM service rather than the network service. (They are sort of alternatives.) > So, which services musted be started up and which packages must be > installed, then we can use system-config-network ? You haven't said what happens if you type "system-config-network" and press Enter. Personally, I am asked for the root password. I can see what package the application comes from: -------------------------- tim@alice ~]$ which system-config-network /usr/bin/system-config-network [tim@alice ~]$ rpm -qf /usr/bin/system-config-network system-config-network-tui-1.5.10-1.fc9.noarch -------------------------- So if I didn't have this application I could get it by "sudo yum install system-config-network-tui". But that is probably not your question. -- Timothy Murphy e-mail: gayleard /at/ eircom.net tel: +353-86-2336090, +353-1-2842366 s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines