Originally posted by Snowhog
View Post
Mr. Funk: a basic suggestion, if I may. Download the Ubuntu (not K) alternate install CD. Perform a command line install. The installer will prompt you through several steps. If one of these steps happens to include a package that shows any kind of desktop environment, deselect that. Carry on with the remainder until it's done.
When the computer boots, you'll be in pure console mode. Do an update and dist-upgrade, reboot if necessary, and then:
Code:
sudo apt-get install kde-plasma-desktop
Comment