Day 14 – Mastering systemd with Apache HTTPD
🧰 On Day 14, I focused on systemd, the modern service manager for Linux systems. I learned how to control and inspect services—using httpd (Apache Web Server) as my example.
🔧 Activities Summary
📦 Step 1: Install Apache HTTPD
yum install httpd -y...
shakirdevops.hashnode.dev2 min read