Difference between revisions of "GUI Install for Express Disc"
From Amahi Wiki
Petercross (talk | contribs) (Created page with 'yum groupinstall "GNOME Desktop Environment"') |
Petercross (talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | yum groupinstall "GNOME Desktop Environment" | + | The Amahi Express install does not install the graphical user interface gnome. To install after amahi has installed type the following commands: |
| + | |||
| + | == Commands == | ||
| + | |||
| + | su - | ||
| + | |||
| + | yum -y groupinstall "GNOME Desktop Environment" | ||
Revision as of 03:44, 8 June 2010
The Amahi Express install does not install the graphical user interface gnome. To install after amahi has installed type the following commands:
Commands
su -
yum -y groupinstall "GNOME Desktop Environment"
