Vishal Kumarpackage-manager-in-linux.hashnode.dev·Dec 19, 2024What is a Package Manager in Linux?In simpler words, a package manager is a tool that allows users to install, remove, upgrade, configure, and manage software packages on an operating system. The package manager can be a graphical application like a software center or a command line t...linux for beginners
Madhurinon-tech-meets-devops.hashnode.dev·Dec 8, 2024Linux Unlocked: A Beginner's Guide to Understanding, Installing, and Exploring the OS of the FutureLinux is more than just an operating system; it's a gateway to a world of endless possibilities. Whether you're a student looking to explore new technologies, a professional seeking a secure and efficient platform, or simply someone curious about alt...Linux
Nikunj Vaishnavdevcloudjourney.hashnode.dev·Oct 17, 2024Install a Kubernetes Cluster on CentOS 9Introduction Hey there, fellow tech enthusiasts! Are you ready to dive into the world of Kubernetes on Red Hat Enterprise Linux 9 or CentOS 9? Strap in, because we’re about to embark on an exciting journey of setting up your very own Kubernetes clust...1 like·56 readsDevOpsDevops
Aditya Gadhaveadityag7678.hashnode.dev·Oct 13, 2024Step-by-Step Guide: Connecting to a Remote Server on CentOS Using SSHWhat is SSH ? SSH, or Secure Shell, constitutes a cryptographic network protocol designed to enable secure communication between two systems over networks that may not be secure. This protocol is widely employed for remote access to servers and the...Linux
Chintamani Tarechintamani1804.hashnode.dev·Oct 13, 2024🚀 Day 7 : Mastering Package Managers: Installing Docker & Jenkins in Ubuntu and CentOS + Service ManagementAs part of my #90DaysOfDevOps journey with #TrainWithShubham, today's focus is on mastering package managers and learning how to manage system services using systemctl! Let's dive into installing Docker and Jenkins on both Ubuntu and CentOS using pac...Devops
Abang Lazabang.hashnode.dev·Oct 10, 2024Understanding Linux Commands: Beginner to AdvanceStage 1: Beginner Level Introduction to Linux: What is Linux and how it works. Common Linux distributions. Basic Linux Commands: Navigating the filesystem. Managing files and directories. Viewing and editing files. Stage 2: Intermediate ...Linux
Aditya Gadhaveadityag7678.hashnode.dev·Oct 10, 2024Introduction to PowerShell on Linux for BeginnersPowerShell is a task automation and configuration management framework from Microsoft. It consists of a command-line shell and a scripting language built on .NET, primarily designed for system administrators and IT professionals. PowerShell allows ...Linux
Suresh Vaddeamazon-linux-2-key-pairs-commands.hashnode.dev·Oct 1, 2024Getting Started with Amazon Linux : Key Pair, Security groups Creation and Basic CommandsIntroduction Amazon Linux is a powerful and flexible operating system designed for cloud environments. It provides a stable, secure, and high-performance execution environment for applications running on Amazon EC2. In this blog, we’ll walk through t...linux for beginners
Aditya Gadhaveadityag7678.hashnode.dev·Sep 27, 2024What is CentOS and How to Install It: A Step-by-Step GuideWhat Is The CentOS ? CentOS, short for Community ENTerprise Operating System. It is a powerful and widely used Linux distribution. IT is known for its stability, security, and open-source nature. Derived from the source code of Red Hat Enterprise...Linux
Enobong Jubileejubileecloud.hashnode.dev·Aug 8, 2024Linux 101: Essential Commands and Concepts for New UsersWelcome to the world of Linux! As a new user, navigating the terminal and understanding the basics can seem daunting. Fear not, this article will guide you through the essential commands and concepts to kickstart your Linux journey. What is Linux? Li...Linux