Results 1 to 3 of 3
I have a new install of CentosOS and have successfully run the following command:
yum groupinstall "X Window System" "KDE (K Desktop Environment)"
What do I need to do next ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-24-2011 #1Just Joined!
- Join Date
- Mar 2009
- Posts
- 2
yum groupinstall "X Window System" "KDE (K Desktop Environment)" ...
I have a new install of CentosOS and have successfully run the following command:
yum groupinstall "X Window System" "KDE (K Desktop Environment)"
What do I need to do next to get KDE to start up for the console?
- 07-24-2011 #2
startx should do it for you.
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 07-25-2011 #3Just Joined!
- Join Date
- Feb 2007
- Location
- Cobleskill, NY
- Posts
- 51
Will confirm that it is working. If it is great! Now check that /etc/inittab is set for runlevel 5 which is graphical boot. Otherwise you will need to login then manually start the X server.
Originally Posted by jayd512


Reply With Quote
