systemctl list-unit-files
systemctl list-units
systemctl –failed
systemctl is-enabled crond.service
systemctl list-unit-files –type=service
systemctl list-unit-files –type=socket
systemctl kill crond
systemctl show mysql
systemctl list-dependencies httpd.service
systemctl set-default runlevel3.target
systemctl reboot/halt/suspend/hibernate