updated solutions for practice scenerios
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# RHCSA Practice Scenarios
|
||||
|
||||
## [x] Scenario 1: User and Permission Management
|
||||
## Scenario 1: User and Permission Management ✅
|
||||
Task:
|
||||
1. Create a new user called 'analyst1' with home directory '/home/analyst1'
|
||||
2. Create a group called 'datateam'
|
||||
@@ -9,7 +9,7 @@ Task:
|
||||
5. Ensure members of 'datateam' can read/write, others can only read
|
||||
6. Set password expiry for 'analyst1' to 90 days
|
||||
|
||||
## Scenario 2: Storage Management
|
||||
## Scenario 2: Storage Management ✅
|
||||
Task:
|
||||
1. Create a new 2GB partition on /dev/sdb
|
||||
2. Create a physical volume from this partition
|
||||
|
||||
Reference in New Issue
Block a user