Deprecated: see systemd
Starting/stopping services
sudo service ufw start
sudo service ufw stop
Disabling an upstart service
- Edit the upstart script located in /etc/init
- Comment out the line beginning with “start on”
-
(Optional) Stop the service Ex:
sudo service ufw stop
Misc
- Scripts are located in /etc/init