Amahi Wiki
Page
Discussion
View source
History
Links
Wiki Home
Amahi Home
Amahi Apps
FAQ
Forums
Bug Tracker
Blog
Feature Gallery
Mailing Lists
Personal tools
Log in
Request account
Navigation
Recent changes
Help
Tools
Special pages
Changes
From Amahi Wiki
Jump to:
navigation
,
search
← Older edit
Newer edit →
GUI Install for Express Disc
(view source)
Revision as of 00:53, 4 January 2012
323 bytes added
,
00:53, 4 January 2012
no edit summary
{{Code|startx}}
If you wish to disable this in the future and/or want to uninstall the GUI run the following command. This will cause your HDA to boot into init 3 again.
{{Code|sed -i 's/id:5:initdefault:/id:3:initdefault:/g' /etc/inittab}}
== Package Removal ==
{{Code|yum groupremove "KDE"}}
Run the following command to remove X completely.
{{Code|yum groupremove "X Windows System"}}
<i>NOTE: Replace "KDE" with "GNOME Desktop Environment" if you installed GNOME</i>
Smccloud
55
edits