Results 1 to 1 of 1
- March 15th, 2011, 11:13 PM #1
How to Install Gnome/KDE in CentOS
A typical GNU/Linux installation for server doesn't really need a GUI, however if you need a GUI in the future for some reasons, its easy to install.
[img]http://img.******************/images/2010031818.png[/img]
This tutorial assumes a basic knowledge of the Linux Command Line. This tutorial applies to CentOS and other Red Hat-based distro.
Type this command
and look for X Window System, GNOME Desktop Environment and KDE (K Desktop Environment) in the list.yum grouplist
To install Gnome Desktop type thisSetting up Group Process Setting up repositories yumgroups.xml 100% |=========================| 558 kB 00:21 yumgroups.xml 100% |=========================| 4.6 kB 00:00 Installed Groups: Administration Tools Compatibility Arch Support DNS Name Server FTP Server Mail Server MySQL Database Server Configuration Tools Text-based Internet Web Server Windows File Server Available Groups: AptRPM Authoring and Publishing Compatibility Arch Development Support Development Tools Editors Engineering and Scientific GNOME Desktop Environment GNOME Software Development Games and Entertainment Graphical Internet Graphics Horde-Apps KDE (K Desktop Environment) KDE Software Development Legacy Network Server Legacy Software Development Network Servers News Server Office/Productivity PostgreSQL Database Printing Support Sound and Video System Tools X Software Development X Window System XFCE-4.2 drbd-heartbeat Done
and for KDE Desktopyum groupinstall "X Window System" "GNOME Desktop Environment"
Change this line in /etc/inittabyum groupinstall "X Window System" "KDE (K Desktop Environment)"
If you install both Gnome and KDE, the default Desktop will be Gnome.id:3:initdefault: to id:5:initdefault:
If you want to change your default desktop from Gnome to Kde, open the /etc/sysconfig/desktop file:
and set DESKTOP variable to KDE:vi /etc/sysconfig/desktop
To switch desktop, run this command:DESKTOP="KDE" DISPLAYMANAGER="KDE"
switchdesk kde
Ψ Sharing is Caring, Please consider to register Premium from this link Ψ

Support Developers! If you like it,buy & rate it! 5
Always have your stuff when you need it with
Dropbox. Sign up for free! http://db.tt/NyCizJ32
LinkBack URL
About LinkBacks