The debian way
Posted: 6/20/2007 1:01:58 PM
By: Comfortably Anonymous
Times Read: 1,954
0 Dislikes: 0
Topic: Linux
The debian way to stop a service like kdm or gdm is:

$ /etc/init.d/kdm stop

or

$ /etc/init.d/gdm stop

Restarting uses the command "restart".  Starting uses the command "start".
Rating: (You must be logged in to vote)