Nothing here yet.
Freelance Work, Technical Writing, Technical Content Creation
Aug 10, 2025 · 5 min read · In this post, we’ll explore 20 basic Linux commands everyone should know. 1. whoami Displays the currently logged-in user. 2. pwd pwd stands for Print Working Directory. It displays the current directory the user’s in. 3. ls ls is used to List fi...
Join discussion
Aug 6, 2025 · 4 min read · Welcome to my Linux Simplified series! In this post, we're diving into one of the most fundamental concepts of Linux: the Filesystem Hierarchy Standard (FHS). Filesystem Hierarchy Standard (FHS) If you are familiar with Windows, you might know that t...
Join discussion