Back to archives

Archived #linux

Earlier articles with this tag. Some details may be outdated.

5 articles
  • Linux Filesystem Architecture

    A deep dive into the Linux filesystem structure, directory purposes, and governance principles for effective system management.

  • Introduction to popular linux commands

    A beginner-friendly guide to 40 common Linux commands, with safer examples and notes about permissions, portability, and destructive actions.

  • Moving Beyond Bash Scripting

    Practical Linux automation beyond shell syntax, covering schedules, text processing, logs, networking, services, and containers.

  • Is Linux A Kernel Or OS

    What Linux, a Linux distribution, the kernel, user space, and Bash each mean—and why people often use the same word for different layers.

  • Bash Scripting

    Bash (Bourne Again SHell) is one of the most widely used command-line interfaces and scripting languages in Unix-like operating systems.