Week 2: Linux System Administration & Automation
1. What Are Users & Groups?
👤 Users
Every person using the system is a user.
Each user has a User ID (UID) and a home directory.
The root user (UID 0) has full system control.
🏷️ Groups
A group is a collection of users with shared permissions...
week-2-linux-system-administration.hashnode.dev9 min read