Note: Be careful, you can't use nohup in your ssh session. Why ? When you exit your ssh session, a SIGTERM signal is sent which will close all process with the user UID (Even background ones).
Note: Be careful, you can't use nohup in your ssh session. Why ? When you exit your ssh session, a SIGTERM signal is sent which will close all process with the user UID (Even background ones).