Linux: How To Mount And Un-Mount Permanently/Temporarily

Know how to mount and unmount storage effectively for temporary and permanent storage.

June 26, 2025 路 1 min 路 Yashwanth Rathakrishnan

Linux: Assigning Permissions and Group Ownership Automatically For Newly Created Files & Directories (umask & chgrp)

To ensure that new files created in a shared directory are automatically assigned to the directory鈥檚 group rather than the group of the user who created them.

June 25, 2025 路 2 min 路 Yashwanth Rathakrishnan
systemd-screenshot

Linux: firewalld & iptables

Firewalls in Linux system administration, focussing on both firewalld and iptables.

June 24, 2025 路 3 min 路 Yashwanth Rathakrishnan

Linux Tools: dd Utility Tool

dd is a Linux tool, and it widely used for Linux system administration and is essential for many low-level tasks involving disks, partitions, and files at the block level.

June 22, 2025 路 Yashwanth Rathakrishnan

Linux: Log Analysis and Journals

Understanding Linux log locations, using journalctl, analyzing traditional logs, filtering and searching logs with grep, less and time filters.

June 22, 2025 路 3 min 路 Yashwanth Rathakrishnan

Linux: Networking Tools

Linux networking tools for system administration: ip, ss, netstat, ping, and more.

June 22, 2025 路 4 min 路 Yashwanth Rathakrishnan
systemd-screenshot

Linux: Systemd And Service Management

What is systemd and how it works? What are units, services, targets in systemd? Essential commands like systemctl & journalctl, and creating & managing custom services.

June 21, 2025 路 5 min 路 Yashwanth Rathakrishnan

Linux: File Systems And Storage

How to manage file systems and storage in Linux operating systems.

June 18, 2025 路 5 min 路 Yashwanth Rathakrishnan

Linux: Fundamentals Of File Permissions And Ownership

How to manage file permissions and ownership in Linux based operating systems.

June 17, 2025 路 4 min 路 Yashwanth Rathakrishnan

Linux: User & Group Management

How to manage users & groups on Linux based operating systems, with exercise based explanations!

June 15, 2025 路 5 min 路 Yashwanth Rathakrishnan