etienne_marais
Honorary Master
I am compiling a large application on a VPS via ssh. The compilation may take another 2 minutes or another 2 hours.
Closing the ssh terminal will kill the process, is the suspend then reactivate as background process still a safe route (have not done it in a long time).
ctrl-z
bg 1
Closing the ssh terminal will kill the process, is the suspend then reactivate as background process still a safe route (have not done it in a long time).
ctrl-z
bg 1