User/Group & Permissions/Ownership in Linux
๐ฅ Users in Linux
Linux has two major types of users:
๐ 1. Root User
The superuser with full access to the system
Can execute any command without restriction
Home directory: /root
๐ค 2. Regular Users
Created by administrators
Limited privileg...
developsk.hashnode.dev3 min read