Hi All,
First of all thanks to Centos Team for making a Centos-Server-CD. Its very handy it made my life easy. Now i have a small problem i want to have X on the installed box from Centos-Server CD. How can i update from Yum or wht are the packages i need to install to start X.
---------------------------- With Best Regards Aravind G V "You know what keeps me going??? Whenever I get all the answers of life, he changes the questions !!!....."
Aravind gv wrote:
Hi All, First of all thanks to Centos Team for making a Centos-Server-CD. Its very handy it made my life easy. Now i have a small problem i want to have X on the installed box from Centos-Server CD. How can i update from Yum or wht are the packages i need to install to start X.
You might want to take a look at the "group" commands of yum (or generally at some yum documentation):
http://www.centos.org/docs/4/html/yum/
Cheers,
Ralph
Think I did this a while back with yum groupinstall "GNOME Desktop Environment" (there's a few different ones if gnome isn't your bag). You may need to do "X Window System" as well, but don't think I it sorted that out for me.
Ian
On 11/17/06, Ralph Angenendt ra+centos@br-online.de wrote:
Aravind gv wrote:
Hi All, First of all thanks to Centos Team for making a Centos-Server-CD. Its
very
handy it made my life easy. Now i have a small problem i want to have X on the installed box
from
Centos-Server CD. How can i update from Yum or wht are the packages i
need
to install to start X.
You might want to take a look at the "group" commands of yum (or generally at some yum documentation):
http://www.centos.org/docs/4/html/yum/
Cheers,
Ralph
Ralph Angenendt......ra@br-online.de | .."Text processing has made it possible Bayerischer Rundfunk...80300 München | ....to right-justify any idea, even one Programmbereich.Bayern 3, Jugend und | .which cannot be justified on any other Multimedia.........Tl:089.5900.16023 | ..........grounds." -- J. Finnegan, USC
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
execute yum groupinstall "X Window System"
Gerald
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Aravind gv Sent: Thursday, November 16, 2006 10:35 PM To: centos@centos.org Subject: [CentOS] X window for Centos-Serer CD 4.3
Hi All,
First of all thanks to Centos Team for making a Centos-Server-CD. Its very handy it made my life easy. Now i have a small problem i want to have X on the installed box from Centos-Server CD. How can i update from Yum or wht are the packages i need to install to start X.
---------------------------- With Best Regards Aravind G V "You know what keeps me going??? Whenever I get all the answers of life, he changes the questions !!!....."
After thought... there are a couple of other options for X Windows yum groupinstall "X Window System" yum groupinstall "KDE (K Desktop Environment)" yum groupinstall "GNOME Desktop Environment"
As it was a server install I figures you only need the first one above. As you probably want to do 'remote' X Don't forget to change initab to runlevel 5
Gerald
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Gerald Waugh Sent: Friday, November 17, 2006 4:59 AM To: 'CentOS mailing list' Subject: RE: [CentOS] X window for Centos-Serer CD 4.3
execute yum groupinstall "X Window System"
Gerald
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Aravind gv Sent: Thursday, November 16, 2006 10:35 PM To: centos@centos.org Subject: [CentOS] X window for Centos-Serer CD 4.3
Hi All,
First of all thanks to Centos Team for making a Centos-Server-CD. Its very handy it made my life easy. Now i have a small problem i want to have X on the installed box from Centos-Server CD. How can i update from Yum or wht are the packages i need to install to start X.
---------------------------- With Best Regards Aravind G V "You know what keeps me going??? Whenever I get all the answers of life, he changes the questions !!!....."