XFCE Desktop Environment2015/01/18 |
Desktop Environment is not neccessary for Server usage, though.
But Sometimes installation or using an application requires Desktop Environment, then build Desktop Environment as follwos.
|
|
[1] | Install XFCE Desktop Environment on here. |
[root@dlp ~]# yum -y groupinstall "X Window System" [root@dlp ~]# yum -y groupinstall "XFCE-4.4"
|
[2] | Input a command like below after finishing installation of new packages. |
[root@dlp ~]# echo "exec /usr/bin/xfce4-session" >> ~/.xinitrc [root@dlp ~]# |
XFCE Desktop Environment starts like follows. |
Sponsored Link |