Ms Linuz on 14/07/05 06:15, wrote:
I will ask now: Wenn I download and install the x and kde. What should I run so that i will have the graphical interface and i will come to KDE enviroment?
as root do: apt-get install kdm kde /etc/init.d/kdm start
This will also cause the GUI to start every time you boot. If you want to boot into a command line, you need to delete /etc/init.d/kdm (the boot-time startup script) and then run 'startx' when you want to go into the GUI.