Changes

From Amahi Wiki
Jump to: navigation, search
Become root:
{{Code| su -}}
Enter your password for the root user. Now you will enter the command that will install the various packages to create a usable GUI. For users who would like Gnome 3, enter
{{Code| yum -y group install "GNOME Desktop"}}@gnome
For the users who want KDEMate, enter
{{Code| yum -y group install "KDE Plasma Workspaces"}}@mate
For the users who want XFCE, enter
{{Code| yum -y group install "Xfce Desktop"}}@xfce
There are several other GUI desktop environments that are easy to install this way. To list all the available environment groups enter this in the command line
{{Code| yum group list}}
== Configure Your Display ==
12,424

edits