November
18
Linux: systemctl
systemctl action servicename
This is the replacement for the service command: service servicename action
systemctl enable/disable servicename – enables or disables a configured service
systemctl start/stop/restart service name – start,stops, or restarts a service