VMVignesh Mindevops150.hashnode.devΒ·Jul 24, 2025 Β· 4 min readβοΈ Day 8 of #150DaysOfDevOps β Service Management with systemd (SYSTEMCTL & JOURNALCTL)Welcome to Day 8 of the #150DaysOfDevOps challenge. Today, we dive deep into systemdβthe powerful init system and service manager used in almost all modern Linux distributions like Ubuntu, CentOS, RHEL, Fedora, and Debian. π§ Why Learn systemd? In a...00
VMVignesh Mindevops150.hashnode.devΒ·Jul 23, 2025 Β· 5 min readπ Day 7 of #150DaysOfDevOps β SSH, SCP & IPTables Explained with Real ScenariosWelcome to Day 7 of the #150DaysOfDevOps challenge. Today weβre going beyond the commands to understand the why behind secure connections and traffic filtering using SSH, SCP, and IPTables. π What is SSH and Why Should You Use It? SSH (Secure Shell...00
VMVignesh Mindevops150.hashnode.devΒ·Jul 22, 2025 Β· 2 min readπ Day 6 of #150DaysOfDevOps β Linux Security & File Permissions DemystifiedWelcome to Day 6 of the #150DaysOfDevOps challenge! Today, weβll dive into a core security concept every DevOps and Linux engineer must master β User Management and File Permissions in Linux. ππ» π Linux Accounts User information is stored in /et...00
VMVignesh Mindevops150.hashnode.devΒ·Jul 14, 2025 Β· 3 min readπ Day 5 of #150DaysOfDevOps β Networking Story: From DNS to TroubleshootingβImagine you're Alice, building a web app. Youβve set up multiple servers β a web frontend, a database, and an NFS file server β all on different networks. Now what?β π₯οΈ Aliceβs Setup Web Server β 192.168.1.10 NFS Server β 192.168.2.20 DB Server ...00
VMVignesh Mindevops150.hashnode.devΒ·Jul 13, 2025 Β· 5 min readπ Day 4 of #150DaysOfDevOps β Working with Shell (Part II)π Compression β’ π Searching β’ π Redirection β’ βοΈ vi Editor After exploring the basics of the Linux shell in Part I, today we dive deeper into real-world operations that DevOps professionals use every day. π¦ File Compression and Archiving π’ View...00