Linux ifconfig config ifconfig stands for interface configuration. Because Linux ifconfig command enables us to initialize interface, assign IP address. It also enable or disable an interface in your system. That is display route and network interface. It is […]
Linux File Links Introduction
Every Linux and Unix filesystem has many hard links and symbolic links. Every link is a connectivity between the filename and the actual data byte in the disk space of the […]
Managing Groups in Linux
Unix or Linux Users are always listed in different groups. Linux Group allow us to set permission on the group level instead of setting the permission on individual […]
Managing File Ownership and Permissions in Linux
Linux or Unix security features are creative indeed. Linux or Unix system have three types of owner. Which are: User : The User is the one who created the file. Default […]
Managing Users in Linux
Since linux is open source, we know everything about user management in linux. We even know the files where the necessary information about the user is stored. Managing […]
Introduction to users in Linux
Users are important factors in Linux. In this article, we will discuss about how to identify a system’s user account with commands like who, whoami, etc. Linux environment can allow multiple users to […]
What is Linux Filesystem Hierarchy Standard (FHS)?
What is Linux Filesystem Hierarchy Standard (FHS)? Linux filesystem hierarchy standard (FHS) describes directory structure. It is content in Unix and Unix like operating system.Like that linux. It explains where […]
Linux Directories Introduction
What is a Directory A directory is like as a folder like windows. Linux directory is a table which contains all its files Inode number and connect it to the […]
How to Install Ubuntu on your PC
The Ubuntu desktop is easy to use, easy to install and includes everything you need to run your need. It’s also open source, secure, accessible and free to […]