Day 10–13 of my DevOps journey 🚀 Continuing my Linux learning, this phase was more about understanding how systems are managed and controlled behind the scenes. 🔹 Day 10 – Learned about users and groups. Explored commands like getent passwd, useradd, getent group, groupadd, and groupdel 🔹 Day 11 – Understood file permissions (read, write, execute) and how to modify them using chmod (e.g., chmod 777 filename) 🔹 Day 12 – Practiced search commands like grep (with -n, -i, -in options), find, and locate. Learned that find is more powerful and commonly used 🔹 Day 13 – Learned basic software installation using yum install package_name -y and understood that -y auto-confirms installation 💡 Starting to see how Linux gives full control over users, permissions, and system operations—really important for DevOps. Taking it step by step and building consistency every day 🚀 #DevOps #DevOpsJourney #Linux #LinuxCommands #LearningInPublic #CloudComputing #AWS #Automation #TechCareer #BuildInPublic #OpenToWork #FresherJobs #ITCareer #100DaysOfCode #CareerGrowth #frontlinesedutech #flm #frontlinesmedia #MultiCloudDevOps
Linux DevOps Journey: Users, Permissions, and System Control
More Relevant Posts
-
🚀 Day 4/100 – DevOps Challenge | Mastering Linux Commands Continuing my journey into the world of DevOps, today I focused on strengthening my Linux fundamentals—specifically exploring Search, Software, User/Group, and Permission Commands. Linux is the backbone of modern infrastructure, and mastering these commands is essential for efficient system management and automation. 🔍 What did I learn today? ✔️ Search Commands – Quickly locate files, patterns, and data using commands like find, grep, and locate. ✔️ Software Commands – Install, update, and manage packages with tools like apt, yum, and zypper. ✔️ User/Group Commands – Create, modify, and manage users and groups (useradd, usermod, groupadd). ✔️ Permission Commands – Control access and security using chmod, chown, and chgrp. 💡 Quick Knowledge Check (with Answers): ❓ How do you search for a file in Linux? 👉 Use find /path -name filename ❓ Which command is used to install packages in Ubuntu? 👉 sudo apt install package_name ❓ How do you change file permissions? 👉 chmod 755 filename ❓ How do you switch users in Linux? 👉 su - username ❓ Why are permissions important in Linux? 👉 They ensure security, controlled access, and system integrity. 🔥 Every day I’m getting closer to becoming DevOps-ready by building strong fundamentals. Consistency is key! 📌 Day 4 takeaway: Mastering Linux commands is not optional—it's a core DevOps skill. #DevOps #100DaysOfDevOps #Linux #LinuxCommands #CloudComputing #AWS #Azure #GCP #Automation #Infrastructure #SysAdmin #DevOpsJourney #TechLearning #ContinuousLearning #ITSkills #FutureReady #LearnInPublic #Engineers #TechIndia #CareerGrowth #Upskill #CommandLine #OpenSource #SRE #PlatformEngineering #CloudEngineer #DailyLearning #flm
To view or add a comment, sign in
-
-
🚀 Exploring Advanced Linux Commands for DevOps Beginners Recently, I deepened my understanding of some powerful Linux commands that are essential for DevOps and system administration. Here’s a quick breakdown: 🔍 find – Efficiently search files and directories based on name, type, or modification time. ✏️ sed (Stream Editor) – Perform text manipulation like search, replace, delete, and insert directly from the command line. 🔄 tr – Transform and clean text streams (e.g., case conversion, removing unwanted characters). 👤 adduser – Simplifies user creation with an interactive setup process. 🔐 chmod – Manage file permissions (read, write, execute) for users, groups, and others — crucial for system security. 📊 awk – A powerful text-processing tool for handling structured data, logs, and reports with ease. 💡 These commands are not just basics—they are real-world tools used daily in automation, monitoring, and system management. Mastering them can significantly boost productivity and efficiency in DevOps workflows. #Linux #DevOps #CloudComputing #Automation #SysAdmin #TechSkills #Learning #AWS #ShellScripting #DeveloperJourney see
To view or add a comment, sign in
-
🚀 Exploring Advanced Linux Commands for DevOps Beginners Recently, I deepened my understanding of some powerful Linux commands that are essential for DevOps and system administration. Here’s a quick breakdown: 🔍 find – Efficiently search files and directories based on name, type, or modification time. ✏️ sed (Stream Editor) – Perform text manipulation like search, replace, delete, and insert directly from the command line. 🔄 tr – Transform and clean text streams (e.g., case conversion, removing unwanted characters). 👤 adduser – Simplifies user creation with an interactive setup process. 🔐 chmod – Manage file permissions (read, write, execute) for users, groups, and others — crucial for system security. 📊 awk – A powerful text-processing tool for handling structured data, logs, and reports with ease. 💡 These commands are not just basics—they are real-world tools used daily in automation, monitoring, and system management. Mastering them can significantly boost productivity and efficiency in DevOps workflows. #Linux #DevOps #CloudComputing #Automation #SysAdmin #TechSkills #Learning #AWS #ShellScripting #DeveloperJourney
To view or add a comment, sign in
-
🚀 Exploring Advanced Linux Commands for DevOps Beginners Recently, I deepened my understanding of some powerful Linux commands that are essential for DevOps and system administration. Here’s a quick breakdown: 🔍 find – Efficiently search files and directories based on name, type, or modification time. ✏️ sed (Stream Editor) – Perform text manipulation like search, replace, delete, and insert directly from the command line. 🔄 tr – Transform and clean text streams (e.g., case conversion, removing unwanted characters). 👤 adduser – Simplifies user creation with an interactive setup process. 🔐 chmod – Manage file permissions (read, write, execute) for users, groups, and others — crucial for system security. 📊 awk – A powerful text-processing tool for handling structured data, logs, and reports with ease. 💡 These commands are not just basics—they are real-world tools used daily in automation, monitoring, and system management. Mastering them can significantly boost productivity and efficiency in DevOps workflows. #Linux #DevOps #CloudComputing #Automation #SysAdmin #TechSkills #Learning #AWS #ShellScripting #DeveloperJourney
To view or add a comment, sign in
-
🚀 Exploring Advanced Linux Commands for DevOps Beginners Recently, I deepened my understanding of some powerful Linux commands that are essential for DevOps and system administration. Here’s a quick breakdown: 🔍 find – Efficiently search files and directories based on name, type, or modification time. ✏️ sed (Stream Editor) – Perform text manipulation like search, replace, delete, and insert directly from the command line. 🔄 tr – Transform and clean text streams (e.g., case conversion, removing unwanted characters). 👤 adduser – Simplifies user creation with an interactive setup process. 🔐 chmod – Manage file permissions (read, write, execute) for users, groups, and others — crucial for system security. 📊 awk – A powerful text-processing tool for handling structured data, logs, and reports with ease. 💡 These commands are not just basics—they are real-world tools used daily in automation, monitoring, and system management. Mastering them can significantly boost productivity and efficiency in DevOps workflows. #Linux #DevOps #CloudComputing #Automation #SysAdmin #TechSkills #Learning #AWS #ShellScripting #DeveloperJourney
To view or add a comment, sign in
-
🚀 Exploring Advanced Linux Commands for DevOps Beginners Recently, I deepened my understanding of some powerful Linux commands that are essential for DevOps and system administration. Here’s a quick breakdown: 🔍 find – Efficiently search files and directories based on name, type, or modification time. ✏️ sed (Stream Editor) – Perform text manipulation like search, replace, delete, and insert directly from the command line. 🔄 tr – Transform and clean text streams (e.g., case conversion, removing unwanted characters). 👤 adduser – Simplifies user creation with an interactive setup process. 🔐 chmod – Manage file permissions (read, write, execute) for users, groups, and others — crucial for system security. 📊 awk – A powerful text-processing tool for handling structured data, logs, and reports with ease. 💡 These commands are not just basics—they are real-world tools used daily in automation, monitoring, and system management. Mastering them can significantly boost productivity and efficiency in DevOps workflows. #Linux hashtag #DevOps hashtag #CloudComputing hashtag #Automation hashtag #SysAdmin hashtag #TechSkills hashtag #Learning hashtag #AWS hashtag #ShellScripting hashtag #DeveloperJourney
To view or add a comment, sign in
-
#Day3 Essential Linux Commands Every DevOps Engineer Must Know 🚀 The command line is the backbone of every DevOps workflow. Today I covered 15 must-know Linux commands — grouped by category for clarity! 📁 Navigation 🔹 pwd — Print current working directory 🔹 ls — List files in current directory 🔹 ls -l — Detailed list with permissions & size 🔹 ls -la — Show hidden files with full details 🔹 uname — Display system & kernel information 🗂️ File Operations 🔹 touch — Create a new empty file 🔹 mkdir — Create a new directory 🔹 rmdir — Remove an empty directory 🔹 rm -r — Recursively delete files & directories 🔹 --help — Deep dive into any command's usage 👁️ View & Move 🔹 cat — Display file contents in terminal 🔹 mv — Move or rename files & directories 🔹 cp — Copy files or directories 🌐 Search & Network 🔹 grep — Search patterns inside files 🔹 curl — Transfer data from URLs / APIs 🔹 wget — Download files from the internet 💡 Pro Tip: Combine grep with pipes — cat file.log | grep "error" — to instantly filter large files like a pro! 💡 Key Takeaway: These 15 commands are the foundation of every DevOps workflow. Master them and you'll navigate, manage, and automate any Linux server with speed and confidence. #DevOps #Linux #LinuxCommands #Bash #SysAdmin #CloudEngineering #LearningInPublic #CareerGrowth
To view or add a comment, sign in
-
-
🚀 DevOps Learning Journey Today, I learned some basic Linux shell commands that are very useful for daily tasks like navigating through directories, creating files, and managing data. 🔹 File & Directory Management - "ls" → List files and directories - "pwd" → Show current directory path - "cd" → Navigate between directories - "mkdir" → Create a new directory - "rmdir" → Remove an empty directory 🔹 File Creation & Viewing - "touch" → Create a new file - "cat" → View file content - "less" → View large files page by page - "head" / "tail" → View beginning/end of files 🔹 File Operations - "cp" → Copy files/directories - "mv" → Move or rename files - "rm" → Delete files or directories 💡 I understood that these commands are the foundation of working in Linux. They help in navigating systems, managing files, and are used daily in DevOps tasks like troubleshooting and automation. 📌 Consistency is key — learning step by step every day! #Linux #DevOps #LearningJourney #ShellCommands #TrainWithShubham #AbhishekVeeramalla
To view or add a comment, sign in
-
hello everyone I completed this full course Here are a few options for a LinkedIn post based on the "Linux For DevOps In One Shot" video by TrainWithShubham. You can choose the one that best fits your style. Option 1: The "Learning Journey" (Best for showing personal growth) Headline: Why Linux is the Backbone of my DevOps Journey 🚀 I just finished an intensive session on Linux for DevOps, and it’s a game-changer! If you’re in tech, you know that Linux isn't just an OS; it's the foundation of almost everything we do in the cloud. From understanding how the internet works through fiber cables to mastering LVM (Logical Volume Management), this deep dive covered it all. Key takeaways: 🔹 Architecture: Understanding the User -> Shell -> Kernel -> Hardware flow. 🔹 Server Management: Difference between Web Servers (Nginx) and Application Servers. 🔹 Power Tools: Getting hands-on with grep, awk, and sed for log analysis. 🔹 Storage: Learning how to dynamically resize volumes without losing data using LVM. Huge shoutout to @shubhamlondhe1996 for this "One Shot" masterclass. It’s rare to find 5+ hours of pure value in one place! Check it out here: https://lnkd.in/dXE2CZ_p #DevOps #Linux #CloudComputing #TrainWithShubham #ContinuousLearning #TechCommunity Option 2: The "Technical Expertise" (Best for highlighting specific skills) Headline: Mastering the Linux Command Line for DevOps 💻 Efficiency in DevOps often comes down to how well you can navigate a Linux terminal. I’ve been brushing up on my skills with a focus on: ✅ File System Hierarchy: Knowing exactly where logs and configs live. ✅ Process Management: Monitoring and managing system resources effectively. ✅ Shell Scripting: Automating the mundane to focus on the complex. ✅ Advanced Storage: Using Physical Volumes (PV) and Volume Groups (VG) to manage scalable infrastructure. If you are looking to transition into DevOps or strengthen your Linux fundamentals, I highly recommend this comprehensive guide by @TrainWithShubham. It bridges the gap between a "beginner" and "industry-ready" professional. Watch it here: https://lnkd.in/dXE2CZ_p #LinuxAdministration #DevOpsEngineer #SRE #OpenSource #BashScripting #CareerGrowth Option 3: Short & Punchy (Best for quick engagement) Headline: 1 Video. 5 Hours. Complete Linux Mastery. 🐧 Stop scrolling and start learning! I just went through the "Linux For DevOps In One Shot" video and the depth of content is incredible. Whether it's setting up your first server or managing complex logical volumes, this video is a must-watch for every aspiring DevOps Engineer. 🛠️ Favorite part? The breakdown of awk, sed, and grep for data processing. [05:45:15] Full video link: https://lnkd.in/dXE2CZ_p Tag a friend who needs to level up their Linux skills! 👇 #DevOps #Linux #TechTutorial #LearningEveryday #TrainWithShubham
Linux For DevOps In One Shot | Complete Beginners to Advanced Linux (Hindi)
https://www.youtube.com/
To view or add a comment, sign in
-
🚀 Mastering Linux File Permissions (A Must for DevOps Engineers) If you're working with Linux, understanding file permissions is non-negotiable. It’s one of those core concepts that directly impacts security, access control, and system stability. 🔑 Here’s a quick breakdown: 📌 Permissions Types - r (read) → View file content - w (write) → Modify file - x (execute) → Run file/script 📌 Who gets permissions? - User (owner) - Group - Others 📌 Numeric (Octal) Representation - 4 = Read - 2 = Write - 1 = Execute 👉 Add them to define permissions: - 7 = rwx (4+2+1) - 6 = rw- (4+2+0) - 5 = r-x (4+0+1) 💡 Example: "rwxrw-r-x" → 765 - User → rwx (7) - Group → rw- (6) - Others → r-x (5) 📌 Why it matters in DevOps? - Securing servers & applications 🔐 - Managing access in production environments - Preventing unauthorized changes If you're learning DevOps, get comfortable with commands like: "chmod", "chown", and "ls -l" 🔥 Tip: Practice by creating files and changing permissions yourself — that’s the fastest way to learn. #Linux #DevOps #Cloud #Learning #SysAdmin #BeginnerFriendly
To view or add a comment, sign in
-
Explore related topics
Explore content categories
- Career
- Productivity
- Finance
- Soft Skills & Emotional Intelligence
- Project Management
- Education
- Technology
- Leadership
- Ecommerce
- User Experience
- Recruitment & HR
- Customer Experience
- Real Estate
- Marketing
- Sales
- Retail & Merchandising
- Science
- Supply Chain Management
- Future Of Work
- Consulting
- Writing
- Economics
- Artificial Intelligence
- Employee Experience
- Workplace Trends
- Fundraising
- Networking
- Corporate Social Responsibility
- Negotiation
- Communication
- Engineering
- Hospitality & Tourism
- Business Strategy
- Change Management
- Organizational Culture
- Design
- Innovation
- Event Planning
- Training & Development