Changing Packages
Want to add Gnome?
It was too big to include it in the Debian image, sorry.
Here's how you can get it:
Login as root, then:
apt-get install gnome
Wasn't that hard?
After gnome is installed and you have tested it fully, clean up apt-get:
Login as root, then:
apt-get clean
Want to remove KDE?
No problem!
Login as root, then:
apt-get remove kde