Fedora 21
Sponsored Link

MATE Desktop Environment2014/12/17

 
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 MATE Desktop Environment on here.
[root@dlp ~]#
yum -y groups install "MATE Desktop" --skip-broken

[2] Input a command like below after finishing installation of new packages.
[root@dlp ~]#
echo "exec /usr/bin/mate-session" >> ~/.xinitrc

[root@dlp ~]#
[3] MATE Desktop Environment starts like follows.
Matched Content