Skip to content

Using SSH on QNAP

To identify ssh deamon use by QNAP connect using ssh, then:

ps faux | grep ssh

You should have something like this:

12345 admin 4620 S /usr/sbin/sshd -f /etc/config/ssh/sshd_config -p 22

/usr/sbin/sshd -xxx # -xxx does not exists, it just here to get help message.

OpenSSH_8.0p1, OpenSSL 1.0.2s 28 May 2019