Articles by Team EasyExamNotes

Inode

Inode is an unique identification number , which uniquely exist for each file in Linux system.An Inode is a data structure that stores the following … Read more

The root user

Root user is created during the installation of system. To login on root user steps are shown in below image. Root user have following special … Read more

Linux distribution

Linux is just a “Kernel”. To make Linux a complete operating system, it needed to be combine with other free available softwares. Linux distributions do … Read more