updated notes

This commit is contained in:
Hugh Ratsch
2025-02-20 23:10:06 -06:00
parent 3867c7ed7d
commit 623ab2a55c
2 changed files with 4 additions and 4 deletions
@@ -1,6 +1,6 @@
# RHCSA Practice Scenarios # RHCSA Practice Scenarios
## Scenario 1: User and Permission Management ## [x] Scenario 1: User and Permission Management
Task: Task:
1. Create a new user called 'analyst1' with home directory '/home/analyst1' 1. Create a new user called 'analyst1' with home directory '/home/analyst1'
2. Create a group called 'datateam' 2. Create a group called 'datateam'
+3 -3
View File
@@ -36,9 +36,9 @@
- [x] Create and manage STRATIS storage - [x] Create and manage STRATIS storage
### 5. Container Management ### 5. Container Management
- [ ] Find and retrieve container images - [x] Find and retrieve container images
- [ ] Create and manage containers - [x] Create and manage containers
- [ ] Configure container storage - [x] Configure container storage
### 6. System Management ### 6. System Management
- [x] Boot, reboot, and shut down a system - [x] Boot, reboot, and shut down a system