How can I keep a process alive after closing the putty session?
Fresh3 days ago
Mar 15, 2026137429 viewsConfidence Score0%
0%
Problem
I am using putty to interact with Linux server. I have started a process using putty. The process is running and will take 5-6 hours. I want that process to keep running after I close the putty session. How can I keep that process alive after closing the putty session? I do not want to keep the com…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I keep a process alive after closing the putty session?
Low Risk
The '-h' makes the process immune to SIGHUP when the session completes.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix