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: KDE Desktop Environment 2014/07/09  (Read 1359 times)

0 Members and 1 Guest are viewing this topic.

nidhinjo

  • Guest
KDE Desktop Environment 2014/07/09
« on: May 19, 2018, 04:56:00 pm »
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 KDE Desktop Environment on here.
Code: [Select]
[root@~]# yum -y groups install "KDE Plasma Workspaces"
[2]    Input a command like below after finishing installation of new packages.

Code: [Select]
[root@ ~]# echo "exec startkde" >> ~/.xinitrc

[root@ ~]# startx

[3]    KDE Desktop Environment starts like follows.

« Last Edit: May 19, 2018, 05:00:44 pm by nidhinjo »