#linux
Read more stories on Hashnode
Articles with this tag
The Linux file system is a hierarchical structure that organizes data on a Linux system. It follows the Filesystem Hierarchy Standard (FHS), which...
Scenario: Create two users 'tom' and 'cat'. 'tom' must have sudo privilege whereas 'cat' has normal privilege. Also, a file created by 'tom' is...