Main Menu

Search

LINUX: How To Find Failed Services and Modules on Linux Machine? (systemctl command)

Below "systemctl" command can be used to find the failed services and modules on Linux machine.
systemctl | grep -i fail
Below is sample output of above command which shows one failed service.


● systemd-binfmt.service                                        loaded failed failed    Set Up Additional Binary Formats


Products to which Article Applies






tarun boyella


No comments:

Post a Comment