Gaurav Davregauravdavre.hashnode.dev·Oct 29, 2024./ Week_02_LINUXHello there, this is the second week of my mastering Linux… Linux Filesystem & Permissions The Filesystem Hierarchy Standard (FHS) is commonly followed by Linux. It is made up of several branching subdirectories and one primary (or root) directory. R...DiscussLinux
Md. Afzal Hassan Ehsaniiemafzalhassan.hashnode.dev·Oct 20, 2024Exploring Linux: The Essential Base for DevOps EngineersLinux is an operating system that has revolutionized the computing world. It's the backbone of modern infrastructure, especially in the world of DevOps, where automation, scalability, and reliability are paramount. This blog will take you through the...DiscussLinux
Md. Afzal Hassan Ehsaniiemafzalhassan.hashnode.dev·Sep 23, 2024Mastering Linux (RHEL) for DevOpsLinux, particularly Red Hat Enterprise Linux (RHEL), is a robust operating system widely used in enterprise environments. This guide will cover essential concepts, commands, and practices to help you excel as a DevOps engineer, potentially outperform...DiscussRHEL
STUTTIMAKHIJAstuttimakhija.hashnode.dev·Sep 17, 2024Day 1 (Linux for DevOps)What is Linux? Linux is a family of open-source Unix-like Operating systems based on the Linux Kernel, an operating system kernel first released on September 17, 1991, by Linux Torvald. Linux Is typically packaged as a Linux distribution, which inclu...DiscussLinux for DevOpsLinux
Prabhat Chouhanprabhatchouhan.hashnode.dev·Aug 31, 2024Learn the Linux File System: Why It's Important for DevOps StartersSaturday, 31 August 2024 Why Learning the Linux File System Helps in DevOps If you're interested in DevOps, understanding the Linux file system is crucial. Many DevOps tools and environments are built on Linux, and knowing how the file system works ...DiscussLinux
Nabaranjan palatasinghnabaranjan1.hashnode.dev·Aug 17, 2024Linux For DevOps Part - 1Linux Principles Everything is a file. Configuration data stored in text. Avoid Captive user interfaces. Small, Single-purpose program. Why Linux? OpenSource. Community support. Heavily customizable. Most Servers run on Linux. Most of the ...DiscussDevops
Tanmaya Aroratanmayaarora.hashnode.dev·Aug 3, 2024📚 Mastering Linux Commands: Basics to AdvancedWelcome to my adventure of helping people out there not familiar with these terms. Today we will dive into the world of Linux! Whether you're a beginner or looking to advance your skills, this guide is your go to cheat sheet for Linux commands, from ...DiscussDevops
Anasanasmansuri.hashnode.dev·Aug 2, 2024Linux: A Comprehensive OverviewHello! I'm Anas , a DevOps and Cloud enthusiast with a passion for building scalable, efficient, and secure infrastructure. With a strong focus on automation, containerization, and orchestration, In this blog I'll be diving into the Linux in detail. ...Discuss·1 like·65 readsLinux
Muhammad Irfanirfanmustafvi.hashnode.dev·Aug 1, 2024Mastering the Basics of the Linux Command Line1. Introduction of Linux The session was conducted by @BabarZahoor on CLI, Directory Structure and Basic Command - Linux & DevOps Bootcamp. It's a complete series on Linux, docker and Kubernetes. My learning outcomes are below: Directory Structure E...Discuss·1 like·26 reads2Articles1Week
Parth Shahdevopsparth.hashnode.dev·Jul 11, 2024Starting with Linux for DevOps: A Complete Guide for BeginnersBrief History of Linux and its Variants (Distros) Starting from 1991, Linus Torvalds’ Linux combined with the GNU Project has become a flexible platform widely used in the Internet and enterprises. They have their variants called distributions or dis...DiscussUbuntu for Beginners