9 lines
137 B
Markdown
9 lines
137 B
Markdown
|
# Rocky 9 Setup
|
||
|
|
||
|
## OpenSSH Server & Mosh
|
||
|
|
||
|
Same as Ubuntu, but:
|
||
|
- `s/apt/dnf/g`
|
||
|
- `s/sshd_config/sshd_config-rhel/g`
|
||
|
- `s/OpenSSH/SSH/g`
|