8 followers
Systems | Support | AWS Cloud Engineer
File permissions are core to the security model used by Linux systems. The file permission in Linux specifies how much power each user has over a...
The find command in Unix is a powerful utility used for searching files and directories based on various criteria such as name, type, size,...
The fstab file in Linux stands for "filesystem table" and is commonly found in the /etc directory. It typically lists all available disk partitions...
Systemd is a software suite that provides a standard process for controlling what programs run when a Linux system boots up. It starts the core...
The init system is the very first process that starts on the system and its job is to schedule and manage all other processes on the system. It is...
Physical storage devices (hard disk, SSD, floppy disk, etc.) are the actual hardware components that store data. A single physical storage device can...