How to know what services are running on a Debian server
You probably need to know if the modules you have just installed are currently running or if certain packages that want to remove and are not possible to delete for the moment are used by the system; what would explain why you can not uninstall them.
If you want to list the services running on your server, you can call this command.
sudo service --status-all
Note: Commissions may be earned from the links above.
This page contains references to products from one or more of our advertisers. We may receive compensation when you click on links to those products. For an explanation of our advertising policy, please visit this page.