11.54 re-established remote access via AnyDesk - details to follow
confirmed AIDA FEE64 power OFF, detector HV OFF
1. Establish port (to access carme-gsi) ssh -L 8080:proxy.gsi.de:8080 carme@atppc025
Establish port (to access aida-gsi) ssh -L 3128:proxy.gsi.de:3128 despec@lxlogin
Once a port is established it will remain accessible (until next system boot?) even if ssh connection drops/closes
2. Check AnyDesk password for remote access has been set up
3. Close anydesk and check it is *really* closed using
ps -o pid= -C anydesk
kill -9 any process (as root)
4 Restart AnyDesk
systemctl restart anydesk (as npg) |