denhamparry / website

Hugo website for DenhamParry

Home Page:https://denhamparry.co.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Post regarding securing SSH

denhamparry opened this issue · comments

sudo vi /etc/ssh/sshd_config
PasswordAuthentication no
sudo systemctl restart sshd

There are more posts about this, just link to one of those posts instead.