systemctl is-enabled iptables.service systemctl is-enabled servicename.service systemctl enable *.service systemctl disable *.service systemctl start *.service systemctl stop *.service systemctl restart *.service systemctl reload *.service systemctl status *.service systemctl --failed
|