Mahesh Satbhaimaheshsatbhai.hashnode.dev·9 hours agoWeek-2 : Advanced Linux for devops1. What Are Users & Groups? 👤 Users Every person using the system is a user. Each user has a User ID (UID) and a home directory. The root user (UID 0) has full system control. 🏷️ Groups A group is a collection of users with shared permissions...Linux
Priyatosh Nayakday1-of-90-days-devops-challenge.hashnode.dev·10 hours agoMastering Linux System Administration in DevOps 🚀👋 Welcome to Week 2 of the 90 Days of DevOps - 2025 Edition! 🚀 In this exciting journey of mastering DevOps, we are stepping into Linux system administration in Week 2. Linux is the backbone of modern infrastructure, and understanding its administr...#90daysofdevops
Akhil Anto Tharayilakhilanto.hashnode.dev·10 hours agoWeek 2: Mastering Linux System Administration & Automation🚀 Week 2: Mastering Linux System Administration & Automation - 90 Days of DevOps (2025 Edition) Welcome to Week 2 of the 90 Days of DevOps challenge! This week, we're diving deep into Linux System Administration and Automation. Throughout this week,...Devops
Nikitha Jainnikithajain.hashnode.dev·13 hours agoUsers, Groups, and Permissions in Linux: A Beginner’s Guide 😊Understanding users, groups and File permissions is essential in Linux with this we can change permissions assigned to individual or as a group and can restrict access with the permissions in Linux. Let’s dive into this further. Users: User is someon...#90daysofdevops
Apurva Gargoteapurva-g.hashnode.dev·13 hours ago🚀 Basic Linux Shell Scripting for DevOps Engineers🖥️ What is a Shell Script? Imagine you own a pizza shop 🍕, and every day you have to: 1️⃣ Open the shop 🏪2️⃣ Turn on the oven 🔥3️⃣ Prepare the dough 🍞4️⃣ Make pizza 🍕5️⃣ Serve customers 🛎️6️⃣ Clean the shop 🧹 Now, instead of doing this manual...#90daysofdevops
Tausif Mullaclouddevopsseries.hashnode.dev·20 hours agoProject: DevOps Linux Server Monitoring & AutomationImagine you're managing a Linux-based production server and need to ensure that users, logs, and processes are well-managed. You will perform real-world tasks such as log analysis, volume management, and automation to enhance your DevOps skills. 📌 T...Devops
Apurva Gargoteapurva-g.hashnode.dev·Feb 6, 2025🖥️ Advanced Linux Commands1. 🔐 Advanced File Permissions & Ownership File Permissions in Linux: r: Read (4) 📖 w: Write (2) ✍️ x: Execute (1) ▶️ Permissions are added together to set them. 🔧 Modify File Permissions (chmod) ✅ Give full permission to the owner, read-exe...1 like#90daysofdevops
Veerendar 58linux-advanced-topics.hashnode.dev·Feb 6, 2025🚀 Mastering Linux Fundamentals & Advanced DevOps ChallengesMy Journey into Linux, Nginx, and DevOps Automation As part of my DevOps learning journey, I recently dived deep into Linux fundamentals and explored advanced system administration topics. From installing Nginx and hosting a website to managing users...1 like#LinuxAdministration #DevOpsJourney #CloudNative #SystemAdministration #ServerSecurity #Kubernetes #SRE (Site Reliability Engineering) #NetworkingBasics #DevOpsTools #LoggingAndMonitoring #ContinuousIntegration #CloudInfrastructure #Terraform #Ansible #BashScripting
Sarthak Dukanesarthakblog1.hashnode.dev·Feb 6, 202590Days DevOps JourneyHello Dosto…! I Welcome you to my First Blog. Day 1: The Beginning of My #90DaysOfDevOps Journey Today marks the first day of my #90DaysOfDevOps challenge, and I couldn't be more excited to embark on this journey. With a heart full of enthusiasm and ...#90daysofdevops
Tarun Bhargava90daysofdeveops.hashnode.dev·Feb 5, 2025TCP/IP ModelThe TCP/IP Network Model The TCP/IP model (Transmission Control Protocol/Internet Protocol) is a foundational Internet and network communication framework. The Department of Defense developed this in the 1970s to maintain reliable and secure communic...#90daysofdevops