Service management, disk management, user and group management, ssh and remote server acess
7️⃣ Service Management (systemd)
Most modern Linux systems use systemd to manage background services.
Services run continuously in the background such as:
nginx
docker
mysql
redis
kubernetes services
linux-deep-concept.hashnode.dev6 min read