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 revisionBoth sides next revision
distros:ubuntu_server [2020/06/12 02:47] – [Force Public Key Authentication] Sean Rhonedistros:ubuntu_server [2020/06/12 02:48] – [Force Public Key Authentication] Sean Rhone
Line 71: Line 71:
   * :!: Be sure to generate/restore keys and to copy to server before disabling passwords   * :!: Be sure to generate/restore keys and to copy to server before disabling passwords
   * :!: See [[clients:secure_shell|Secure Shell]] notes   * :!: 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'   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'
/var/www/wiki/data/pages/distros/ubuntu_server.txt · Last modified: 2024/02/07 09:22 by Sean Rhone