On Fri, 2007-01-26 at 00:58 -0500, Ric Moore wrote:
On Fri, 2007-01-26 at 03:41 +0000, Amadeus W. M. wrote:
I'm talking about the gui where you configure NFS, HTTP and other services. The one that is in the gnome editor (alacarte) but you can't enable it.
I still cannot find it and I have looked. It looked like a promising front-end to configuring the core services of a Linux server box, but I guess it was not included again in whatever package originally contained it. Sorry chum, it doesn't look like it's there in the menus, although unless it was removed, may still be in /usr/bin or /usr/sbin. I don't know it's name though. Sorry, Ric
---- on my fc-5 system (probably the same/similar on fc-6)
$ rpm -q --whatprovides /usr/bin/system-config-nfs system-config-nfs-1.3.19-1
$ rpm -q --whatprovides /usr/bin/system-config-httpd system-config-httpd-1.4.1-1.fc5
$ rpm -q --whatprovides /usr/bin/system-config-securitylevel system-config-securitylevel-1.6.16-3
$ rpm -q system-config-nfs system-config-httpd system-config-securitylevel system-config-nfs-1.3.19-1 system-config-httpd-1.4.1-1.fc5 system-config-securitylevel-1.6.16-3
$ ls -l /usr/bin/system-config-* lrwxrwxrwx 1 root root 13 May 27 2006 /usr/bin/system-config-authentication -> consolehelper lrwxrwxrwx 1 root root 13 Nov 26 10:16 /usr/bin/system-config-date -> consolehelper lrwxrwxrwx 1 root root 13 May 27 2006 /usr/bin/system-config-display -> consolehelper lrwxrwxrwx 1 root root 13 Dec 11 17:59 /usr/bin/system-config-httpd -> consolehelper lrwxrwxrwx 1 root root 13 May 27 2006 /usr/bin/system-config-keyboard -> consolehelper lrwxrwxrwx 1 root root 13 May 27 2006 /usr/bin/system-config-language -> consolehelper lrwxrwxrwx 1 root root 13 Aug 16 09:31 /usr/bin/system-config-lvm -> consolehelper lrwxrwxrwx 1 root root 13 May 27 2006 /usr/bin/system-config-network -> consolehelper lrwxrwxrwx 1 root root 13 May 27 2006 /usr/bin/system-config-network-cmd -> consolehelper lrwxrwxrwx 1 root root 13 May 27 2006 /usr/bin/system-config-nfs -> consolehelper lrwxrwxrwx 1 root root 13 Aug 23 09:04 /usr/bin/system-config-printer -> consolehelper lrwxrwxrwx 1 root root 13 Aug 23 09:16 /usr/bin/system-config-printer-gui -> consolehelper lrwxrwxrwx 1 root root 13 Aug 23 09:04 /usr/bin/system-config-printer-tui -> consolehelper lrwxrwxrwx 1 root root 13 May 27 2006 /usr/bin/system-config-rootpassword -> consolehelper lrwxrwxrwx 1 root root 13 May 27 2006 /usr/bin/system-config-samba -> consolehelper lrwxrwxrwx 1 root root 13 Sep 22 18:33 /usr/bin/system-config-securitylevel -> consolehelper lrwxrwxrwx 1 root root 16 Sep 22 18:21 /usr/bin/system-config-securitylevel-tui -> /usr/sbin/lokkit lrwxrwxrwx 1 root root 13 May 27 2006 /usr/bin/system-config-services -> consolehelper lrwxrwxrwx 1 root root 13 May 27 2006 /usr/bin/system-config-soundcard -> consolehelper lrwxrwxrwx 1 root root 13 Nov 26 10:16 /usr/bin/system-config-time -> consolehelper lrwxrwxrwx 1 root root 13 Nov 3 06:36 /usr/bin/system-config-users -> consolehelper
you get the idea
Craig