mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-11-16 21:45:39 +01:00
add indication of bash shell
parent
36fb7c5bd0
commit
9b001e9d40
@ -1,9 +1,9 @@
|
|||||||
Same instructions as [Ubuntu 22.04 LTS Server](https://www.ssh-audit.com/hardening_guides.html#ubuntu_22_04_lts),
|
Same instructions as [Ubuntu 22.04 LTS Server](https://www.ssh-audit.com/hardening_guides.html#ubuntu_22_04_lts),
|
||||||
except, remove `sntrup761x25519-sha512@openssh.com` from `KexAlgorithms` in step 4, as it is not supported out of the box.
|
except, remove `sntrup761x25519-sha512@openssh.com` from `KexAlgorithms` in step 4, as it seems not to be supported on pve.
|
||||||
|
|
||||||
That is :
|
That is :
|
||||||
|
|
||||||
__Note:__ all commands below are to be executed as the _root_ user.
|
__Note:__ all commands below are to be executed as the _root_ user using _**bash**_.
|
||||||
|
|
||||||
### 0. Make a backup of your _ssh_ folder as a precaution
|
### 0. Make a backup of your _ssh_ folder as a precaution
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user