You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 02-linux/README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Hands-on from day one - setting up a real Linux server environment and learning
17
17
-[x] Write a bash for loop for bulk file operations
18
18
-[ ] Users, groups, and permission models
19
19
-[ ] Process management and system monitoring
20
-
-[] Shell scripting fundamentals
20
+
-[x] Shell scripting fundamentals
21
21
22
22
## Contents
23
23
@@ -44,6 +44,7 @@ Hands-on from day one - setting up a real Linux server environment and learning
44
44
-[Shared Server Scenario Lab](exercises/shared-server-scenario-lab.md) - Full server setup: users, groups, permissions, log analysis, admin access, debugging (Bonus Lab)
45
45
-[systemd Node.js Service Lab](exercises/systemd-node-service-lab.md) - Process vs service, unit file structure, self-healing, boot flow, troubleshooting
46
46
-[Immortal Bash Service Lab](exercises/immortal-service-lab.md) - Bash script as systemd service, chmod +x, pgrep -f, file ownership trap
0 commit comments