Securing SSH - samuel-richardson/Sam-Tech-Journal GitHub Wiki

#Secure SSH

  • Edit /etc/ssh/sshd_config
  • Change "PermitRootLogin no"
  • Save the file and Restart sshd.