To run a programm that doesn’t quit if you close the ssh session use nohup (no hangup).
Attention, you have to run it as root for it to work!
admin@mysyno:~$ sudo su Password: ash-4.3# nohup <command> &
To run a programm that doesn’t quit if you close the ssh session use nohup (no hangup).
Attention, you have to run it as root for it to work!
admin@mysyno:~$ sudo su Password: ash-4.3# nohup <command> &
Recent Comments