Paul's Blog Spot
Showing posts with label
Ubuntu Administration
.
Show all posts
Showing posts with label
Ubuntu Administration
.
Show all posts
Friday, 10 September 2010
Starting & Stopping Services on Ubuntu
Get a list of services:
ls /etc/init.d
Then Stop/Start using servicename followed by action:
sudo invoke-rc.d servicename stop
sudo invoke-rc.d servicename stop
Older Posts
Home
Subscribe to:
Posts (Atom)