List all available (running/stopped) services in debian

Problem

You would like to have a list of all the services (running and stopped) in a debian system.

Solution

You can run the following to see the list of services:

service --status-all