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...Discuss·1 like·33 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...DiscussLinux
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...DiscussDevops
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 ...DiscussLinux
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 ...DiscussLinux
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...Discusslinux 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...DiscussLinux
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...DiscussLinux
Nitin Dhimannitindhiman22.hashnode.dev·Jul 24, 2024File Permissions, Access Control Lists and Understanding package manager and systemctl in LinuxFile Permissions and Access Control Introduction In this blog We will understand how file permissions and access control lists (ACLs) works in Linux is key for managing security in a system and user access. In this paper we will take a look at areas ...DiscussFile permissions Linux Unix ACLs Access Control Lists Security Permissions chmod chown setfacl getfacl Octal notation Symbolic notation User permissions Group permissions Other permissions Fine-grained access control File ownership File system security Command line Operating systems
Siddharthazm0.hashnode.dev·Jul 22, 2024CentOS 7/8: Solution to yum error "Could not resolve host: mirrorlist.centos.org; Unknown error" (valid in 2024)yum install -y yum-utils # Install yum-utils package yum install -y yum-utils # Loaded plugins: fastestmirror # Determining fastest mirrors # Could not retrieve mirrorlist http://mirrorlist.centos.org?arch=x86_64&release=7&repo=sclo-rh error was # 1...Discusscentos7