ULUtsav Lamichhaneinutsavlamichhane.com.np·Apr 21, 2025 · 4 min read📂 Understanding Linux File and Directory Propertiesls -l command When you run the ls -l command in a Linux terminal, you get detailed information about the files and folders in your directory. Here’s an example output: drwxrwxr-x 3 utsav utsav 4096 मई 11 2024 build drwxr-xr-x 22 utsav utsav 4096 अप्र...00
ULUtsav Lamichhaneinutsavlamichhane.com.np·Apr 21, 2025 · 3 min readHow to Change Passwords and Understand Password Policies in LinuxChanging your password in Linux is a simple task — but behind the scenes, there are a few important rules and systems making sure your passwords stay strong and secure.In this blog post, we'll walk through how to change passwords, what happens when y...00
ULUtsav Lamichhaneinutsavlamichhane.com.np·Apr 21, 2025 · 4 min read🐧 Diving Into the Linux Filesystem StructureIf you’ve just started exploring Linux, you’ve probably run into a bunch of folders with weird names like /etc, /var, or /usr. At first glance, it might look confusing — even intimidating — but once you understand the structure, it all starts to make...00
ULUtsav Lamichhaneinutsavlamichhane.com.np·Apr 19, 2025 · 3 min readWhat Is Root in Linux?🌱 What Is Root in Linux—3 Different Meanings As someone who may be new to Linux, you're going to hear the word "root" countless times. However, it doesn't always mean the same thing. Depending on the context, "root" can mean very different (but rela...00