updated notes
This commit is contained in:
+9
-9
@@ -8,17 +8,17 @@
|
|||||||
## Core Topics
|
## Core Topics
|
||||||
|
|
||||||
### 1. Essential Tools
|
### 1. Essential Tools
|
||||||
- [ ] Access a shell prompt and issue commands
|
- [x] Access a shell prompt and issue commands
|
||||||
- [ ] Use input-output redirection
|
- [x] Use input-output redirection
|
||||||
- [ ] Use grep and regular expressions
|
- [x] Use grep and regular expressions
|
||||||
- [ ] Access remote systems using SSH
|
- [x] Access remote systems using SSH
|
||||||
- [ ] Log in and switch users in multiuser targets
|
- [x] Log in and switch users in multiuser targets
|
||||||
|
|
||||||
### 2. File Management
|
### 2. File Management
|
||||||
- [ ] Create, delete, copy, and move files and directories
|
- [x] Create, delete, copy, and move files and directories
|
||||||
- [ ] Create and manage hard and soft links
|
- [x] Create and manage hard and soft links
|
||||||
- [ ] Find files and directories
|
- [x] Find files and directories
|
||||||
- [ ] Manage file permissions and ownership
|
- [x] Manage file permissions and ownership
|
||||||
|
|
||||||
### 3. Service Configuration
|
### 3. Service Configuration
|
||||||
- [ ] Configure networking and hostname resolution
|
- [ ] Configure networking and hostname resolution
|
||||||
|
|||||||
Reference in New Issue
Block a user