Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Cinnamon Desktop Environment 2014/08/30  (Read 1473 times)

0 Members and 1 Guest are viewing this topic.

nidhinjo

  • Guest
Cinnamon Desktop Environment 2014/08/30
« on: May 19, 2018, 05:00:22 pm »
Desktop Environment is not necessary for Server usage, though. But Sometimes installation or using an application requires Desktop Environment, then build Desktop Environment as follows.

[1]    Install Cinnamon Desktop Environment on here.


Code: [Select]
[root@ ~]# yum -y groups install "Server with GUI"
# install from EPEL

[root@ ~]# yum --enablerepo=epel -y install cinnamon*

[2]    Input a command like below after finishing installation of new packages.

Code: [Select]
[root@~]# echo "exec /usr/bin/cinnamon-session" >> ~/.xinitrc

[root@ ~]# startx

[3]    Cinnamon Desktop Environment starts. For first booting, initial setup runs like follows. Select System language first.



[4]    Select your keyboard type.



[5]    Add online accounts if you'd like to.




[6]    Configuration finished and click "Start using CentOS Linux".



[7]    Cinnamon Desktop Environments starts like follows.