User Tools

Site Tools


distros:ubuntu_server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
distros:ubuntu_server [2020/06/12 02:53] Sean Rhonedistros:ubuntu_server [2020/06/12 03:03] – [OpenSSH] Sean Rhone
Line 64: Line 64:
 ====== Settings ====== ====== Settings ======
  
-===== Secure Shell =====+===== OpenSSH =====
  
-  * Force Public Key Authentication for better security +  * See [[clients:secure_shell|Client]] notes to generate/restore public key 
-  * :!: Be sure to generate/restore keys and to copy to server before disabling passwords +  * See [[servers:secure_shell|Server]] notes to force public key auth and to further secure the OpenSSH server
-  * :!: See [[clients:secure_shell|Secure Shell]] notes +
-  * :!: Check ''/etc/ssh/sshd_config'' to see what directory is used for ''.conf'' files if this doesn't work +
- +
-  echo 'PasswordAuthentication no' | sudo tee '/etc/ssh/sshd_config.d/custom-pubkey-only.conf' > '/dev/null' && cat '/etc/ssh/sshd_config.d/custom-pubkey-only.conf' +
- +
-  sudo -e '/etc/ssh/sshd_config.d/custom-pubkey-only.conf'+
  
 ===== Sensors ===== ===== Sensors =====
/var/www/wiki/data/pages/distros/ubuntu_server.txt · Last modified: 2024/02/07 09:22 by Sean Rhone