The debian way
Posted: 6/20/2007 1:01:58 PMBy: Comfortably Anonymous
Times Read: 2,248
Likes: 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".
$ /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)