Add an X11 server

From SaruWiki
Revision as of 20:37, 19 July 2008 by Saruman! (talk | contribs) (added userspace sw suspend)
Jump to navigation Jump to search

First make sure that your kernel supports "userspace software suspend". If it doesn't (as might be with a homegrown kernel), then reconfigure your kernel to include CONFIG_SOFTWARE_SUSPEND=Y, recompile, reboot.

Now, you can update your apt using

apt-get update

Now run

tasksel

Under Choose software to install, remove all asterisks except for "desktop environment". When you select OK the system gets going. That's it!