mirror of
				https://github.com/jtesta/ssh-audit.git
				synced 2025-11-03 18:52:15 +01:00 
			
		
		
		
	add indication of bash shell
@@ -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
 | 
			
		||||
```
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user