I did a minimal install and then with yum groupinstall, installed http, ftp and samba servers. However the gui server settings are not displayed for these servers. Is there a package that I need to install or do I need to change a setting(s) in a file? In reading "man yum" I did not see a way to find out what rpm's are installed with each group, or maybe I just did not understand the man pages. Can this be done? Todd -- Ariste Software 200 D Street Ext Petaluma, CA 94952 (707) 773-4523
Ignacio Vazquez-Abrams
2005-Aug-16 15:39 UTC
[CentOS] Installing/Activating GUI for Server Settings
On Tue, 2005-08-16 at 08:10 -0700, Todd Cary wrote:> I did a minimal install and then with yum groupinstall, installed http, > ftp and samba servers. However the gui server settings are not > displayed for these servers. Is there a package that I need to install > or do I need to change a setting(s) in a file? > > In reading "man yum" I did not see a way to find out what rpm's are > installed with each group, or maybe I just did not understand the man > pages. Can this be done?yum list system-config-\* -- Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> centos.ivazquez.net gpg --keyserver hkp://subkeys.pgp.net --recv-key 38028b72 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <lists.centos.org/pipermail/centos/attachments/20050816/deba8f06/attachment-0002.sig>
Johnny Hughes
2005-Aug-16 21:02 UTC
[CentOS] Installing/Activating GUI for Server Settings
On Tue, 2005-08-16 at 08:10 -0700, Todd Cary wrote:> I did a minimal install and then with yum groupinstall, installed http, > ftp and samba servers. However the gui server settings are not > displayed for these servers. Is there a package that I need to install > or do I need to change a setting(s) in a file? > > In reading "man yum" I did not see a way to find out what rpm's are > installed with each group, or maybe I just did not understand the man > pages. Can this be done? > > Todd >You can develop a list off all groups with the command: yum grouplist Then pick a group ... in my case I will XFCE-4.2 yum groupinfo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <lists.centos.org/pipermail/centos/attachments/20050816/c080e3a3/attachment-0002.sig>