Many of the modern Linux distros use systemd to manage services. To control the services the command used is systemctl. Below we will see how you can start, stop, enable and disable services using systemctl. We will also look at how to view service logs using journalctl. To experiment with systemctl we will first install nginx which is a