Below "systemctl" Command can be used to check all the services enabled on Linux machine.
Below is example snippet of above command.
All Linux Operating Systems
https://www.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units
systemctl list-unit-files
Below is example snippet of above command.
UNIT FILE STATE
tmp.mount disabled
var-lib-nfs-rpc_pipefs.mount static
brandbot.path enabled
systemd-ask-password-console.path static
systemd-ask-password-wall.path static
session-2.scope static
acpid.service enabled
tmp.mount disabled
var-lib-nfs-rpc_pipefs.mount static
brandbot.path enabled
systemd-ask-password-console.path static
systemd-ask-password-wall.path static
session-2.scope static
acpid.service enabled
Products to which Article Applies
All Linux Operating Systems
Additional References
https://www.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units
tarun boyella
No comments:
Post a Comment