Unix / Linux File System

In this lession we will learn about the file system of the Unix In Unix/Linux everything is organized as file. Unix/Linux follows a Filesystem Hierarchy Standard which defines how the directories in the Unix should be organized. Lets go to root directory 1 $ cd / Now here in root if you do pwd then you should be able to see following 1 2 $ pwd $ / Now here if you list files you should get following directories...

5 min · 979 words · Me

User Management Commands

Execution of User Management Commands Linux is multi-user operating system, when we work on servers its always the case where its access is given to many users with certain permissions. Permissions of users can be like whether he can access certain directories or services. In this lesson we will learn how to do user management. To perform user management activites you will need access to the root permissions or at least sudo permissions are needed to your user which you are logged in with....

8 min · 1519 words · Me

Why we need Open-source software in schools?

In this post we will see reasons why somebody who wants to learn Linux must use Manjaro Linux. ...

2 min · 221 words · Me