Fedora 20
Sponsored Link

Cinnamon Desktop Environment2013/12/30

 
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. This example shows to install Cinnamon Desktop.
[1] Install Cinnamon packages.
[root@dlp ~]#
yum -y groups install "Cinnamon Desktop"

[2] After installation, set config to boot Cinnamon and execute startx like follows.
[root@dlp ~]#
echo "exec /usr/bin/cinnamon-session" >> ~/.xinitrc

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