diff --git a/Proxmox-VE-7.3-6.md b/Proxmox-VE-7.3-6.md index d15d46c..c9f53da 100644 --- a/Proxmox-VE-7.3-6.md +++ b/Proxmox-VE-7.3-6.md @@ -1,9 +1,9 @@ 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 : -__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 ```