Hello, Is it possible I have stop some of service by using ntsysv ? If so, which services must be started ? For my fc9 system screen : [root@svr1 ~]# which system-config-network /usr/sbin/system-config-network [root@svr1 ~]# rpm -qf /usr/sbin/system-config-network system-config-network-tui-1.5.7-1.fc9.noarch [root@svr1 ~]# Thanks. Edward. Timothy Murphy wrote: 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:onSo 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. |
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines