List services running on Linux Mint 19 Posted on 3 December 20182 March 2019 by davidmlesk Here is a good command that will give you a list of services and whether or not they have started. From your terminal window / command prompt run: systemctl list-unit-files --type=service and it will ... Read More