User Tools

Site Tools


synology

This is an old revision of the document!


Table of Contents

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

synology.1702038090.txt.gz · Last modified: by ssm2017