Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


[root@batpc1 ~]# yum group list
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: centos.mirroring.pulsant.co.uk
* epel: mirror.vorboss.net
* extras: mirrors.vooservers.com
* updates: mirror.sov.uk.goscomb.net
Installed Environment Groups:
GNOME Desktop
Available Environment Groups:
Minimal Install
Compute Node
Infrastructure Server
File and Print Server
Cinnamon Desktop
MATE Desktop
Basic Web Server
Virtualization Host
Server with GUI
KDE Plasma Workspaces
Development and Creative Workstation
Available Groups:
CIFS file server
Compatibility libraries
Console internet tools
Desktop
Desktop Platform
Desktop Platform Development
Development Tools
Eclipse
Educational Software
Electronic Lab
FCoE Storage Client
Fedora Packager
General Purpose Desktop
Graphical Administration Tools
Haskell
Legacy UNIX compatibility
Messaging Client Support
Messaging Server Support
Milkymist
MySQL Database client
MySQL Database server
NFS file server
Network Storage Server
SNMP Support
Scientific support
Security Tools
Server Platform
Server Platform Development
Smart card support
Storage Availability Tools
System Management
System administration tools
TeX support
TurboGears application framework
Virtualisation
Web-Based Enterprise Management
Xfce
iSCSI Storage Client
Done


Install XFCE( light weight)

yum group install Xfce



Install KDE Desktop Environment on here.


# yum -y groups install "KDE Plasma Workspaces"

Input a command like below after finishing installation:


# echo "exec startkde" >> ~/.xinitrc

# startx



  • No labels