Muhammad Irfanirfanmustafvi.hashnode.dev·Nov 12, 2024Mastering the Linux Command Line: A 10-Day Journey with Red Hat LinuxDiving into the Linux command line has been an exhilarating experience! I took on a challenge to master Red Hat Enterprise Linux (RHEL) through the "Master the Linux Administration and Linux Command Line Skills" course, although it has been both chal...Discuss·1 likeLinux
Sammyskinekwokdoodle.com·Oct 26, 2024Configuring your first Active Directory server | Active Directory Domain Services (ADDS)Introduction Welcome, doodler! In this blog, we will discuss what an Active Directory is, know how it works, and configure it in our environment. What is Active Directory? It is a proprietary directory services product built by Microsoft Corporation ...DiscussActive Directory
sravani punreddysravanipunreddy.hashnode.dev·Oct 26, 2024Linux User & Group Management: Key Commands for Efficient Access ControlEffective user management is essential in Linux for maintaining system security and organization. This blog post explores essential user management commands, including their explanations and practical examples. 1. sudo Command: sudo stands for "super...Discuss·1 like#GroupManagement
sravani punreddysravanipunreddy.hashnode.dev·Oct 22, 2024Basic Linux Commands: A Quick Guide for BeginnersLinux provides a wide array of commands that allow users to navigate the system, manage files, and interact with directories efficiently. In this post, we will explore listing commands and directory commands that are frequently used, with explanation...Discuss#ITSkills
sudheer pithanichaoticcontainers.hashnode.dev·Oct 19, 2024Mastering Linux Package Management Systems: A Beginner's Guide (Part-1)In this guide, we begin with an overview of Linux package management systems, which are essential tools for installing, updating, and managing software on Linux distributions. Different Linux distributions use different package management tools, depe...Discusslinux for beginnersLinux
sudheer pithanichaoticcontainers.hashnode.dev·Oct 18, 2024Mastering Linux Directories: A Comprehensive Guide for BeginnersThe Linux file system hierarchy is a well-organized tree structure where each directory serves a specific function. Here's an example using a tree-like format: / ├── bin ├── boot ├── dev ├── etc ├── home │ ├── user1 │ └── user2 ├── lib ├── lib64 ...DiscussLinux
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
Sebastián Álvarezs3v4st0s.hashnode.dev·Oct 8, 2024Efficiently Resolve Linux Server Resource Bottlenecks with the Swap TechniqueYou have probably worked with a server that, due to limited resources while handling a heavy task, required you to use some tricks. I am currently learning how to manage a Linux server, and my goal with this article is to share what I have learned ab...Discuss·35 readsLinux
Matias MartinezforBlog de CloudAcademyblog.cloudacademy.ar·Sep 24, 2024Deja de Usar SSH en AWS: La Perspectiva de DevSecOpsEn el mundo de la administración de sistemas en la nube, el uso de SSH (Secure Shell) ha sido durante mucho tiempo una práctica común para acceder a servidores remotos y gestionar sistemas. Sin embargo, cuando se trata de AWS y la gestión moderna de ...DiscussAWSAWS
Sam Mesterton-Gibbonssamdbmg.hashnode.dev·Sep 12, 2024Netboot with Proxy DHCPsamdbmg/dhcp-netboot.xyz is a Docker container that can be dropped into your network to netbook various OS installers and tools. It lets your existing DHCP server hand out addresses, and then acts as a PXE Proxy for clients that want to use netboot. ...Discuss·34 readssysadmin