Ubuntu – how to disable apache

Couple of days ago I decided to give lighttpd web-server a try. I didn’t want to uninstall already installed apache, I just wanted it to stop and not auto-start itself on system reboot. Stopping apache is trivial, as it turned out disabling it is even easier:

# aptitude install sysv-rc-conf
# sysv-rc-conf

From there just turn off apache service and press ‘q’ to quit. I really liked this nice command line tool!

    ,
    Trackback

    no comment untill now

    Add your comment now