User Tools

This is an old revision of the document!


Synology

security

  • network –> connectivity –> disable server headers
  • error page –> /usr/syno/share/nginx/error.html

ssh key file

source : https://blog.aaronlenoir.com/2018/05/06/ssh-into-synology-nas-with-ssh-key/

in /etc/ssh/sshd_conf

PubkeyAuthentication yes
sudo chmod 755 /myvolume1/homes/myuser
synosystemctl restart sshd.service
to debug :
sudo /bin/sshd -d -p 1234

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also, you acknowledge that you have read and understand our Privacy Policy. If you do not agree, please leave the website.

More information