In previous Ubuntu Desktop versions, I remember a "Services" GUI app which enabled me to select / deselect from a list of service type software like Apache web server and thus tell the system whether to load at start up or not. I can't find this in 9.10 - what's the correct way to stop Apache loading every time I sign in?
|
feedback
|
|
You can do it via the command line: | |||
|
feedback
|
|
There is a nice little curses gui app for modifying run levels. sudo apt-get install sysv-rc-conf If you don't know what something does, don't mess with it. | |||
|
feedback
|
|
Just FYI: Ubuntu removed the 'Services' option from Karmic. So you remembered correctly. https://bugs.launchpad.net/ubuntu/+source/gnome-system-tools/+bug/433701 | |||
|
feedback
|