Jul 1, 2025 路 3 min read 路 馃 What I Learned Today Today was one of those days that made me feel closer to the heart of a real system admin. I explored powerful Linux commands that help monitor system performance, understand what's running under the hood, and even automate tas...
Join discussion
Feb 27, 2025 路 6 min read 路 Learning points: Basic Shell Commands - Navigate with cd, list files with ls, view file contents with cat, etc. Filesystem Hierarchy - Understand the Linux directory structure (/etc, /var, /home, etc.). File Permissions - Learn chmod, chown, ls -l...
Join discussion
Oct 23, 2024 路 4 min read 路 Linux commands provide immense power in managing files and system resources. For developers, DevOps engineers, and system administrators, knowing the right commands can save time and avoid errors. This blog covers some of the most essential commands ...
Join discussion
Jul 4, 2024 路 11 min read 路 Introduction Welcome to the world of DevOps! If you're just starting out, you've probably realized that Linux is a crucial skill in your toolkit. But why is Linux so important in DevOps? Well, it's the backbone of most cloud infrastructure, offers po...
Join discussionMay 2, 2024 路 3 min read 路 Basic Linux Commands: A Beginner's Guide Learning Linux can be overwhelming for new users. In this guide, I鈥檒l cover some basic Linux commands to get you started with common tasks such as viewing files, changing permissions, and manipulating text fil...
Join discussion
Dec 8, 2023 路 2 min read 路 There's a saying that "Graphical User Iinterface makes easy tasks easier, while Command Line Interface makes difficult tasks possible." In the last chapter, we explored the easy clicks of GUI. Now, let's dive into something new: Command-Line Interfac...
Join discussionNov 23, 2023 路 3 min read 路 Dive into the world of Linux with ease! This beginner's guide provides simple steps and tips to get you started on your Linux journey. From installation to basic commands, explore the fundamentals in a beginner-friendly way. Introduction : Welcome t...
Join discussion