Fedora 29
Sponsored Link

Desktop Environment : GNOME Desktop2018/11/01

 
Desktop Environment is not neccessary for Server usage, though. But Sometimes installation or using an application requires Desktop Environment, then build Desktop Environment like follwos.
[1] Install GNOME Desktop Environment on this example.
[root@dlp ~]#
dnf -y group install "Fedora Workstation"

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

[root@dlp ~]#
[3] GNOME Desktop Environment starts. For first booting, initial setup runs like follows. Select System language first.
[4] Select your keyboard type.
[5] This is the settings for Privacy related. Select the one you like.
[6] Add online accounts if you'd like to.
[7] Configuration finished.
[8] GNOME Desktop Environments starts like follows.
Matched Content