Then you bought the Blink app. You open it and you stuck on the screen. You tried to SSH and it works. Maybe you tried to SCP your keys to remote server and it doesn’t work. You went to the https://blink.sh/, you look for any manual on how to use…
SSH
Hi Guys, It happened for me a few times that QNAP interface was frozen and I didn’t have physical access to the device. The easy way is to use SSH and run this command: kill `ps –no-headers -C apache -o pid`kill `ps –no-headers -C apache -o pid`