Shutting down PC without killing SSH sessions
Fresh3 days ago
Mar 15, 202615678 viewsConfidence Score0%
0%
Problem
I have some heavy, long processes running on remote Linux machines. I use my laptop to SSH to these machine and run the processes from my couch. BUT, when I want to shutdown my laptop, I am in trouble since the remote processes are killed. I did my research and found out that "screen" is a great so…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Shutting down PC without killing SSH sessions
Low Risk
It sounds like you are running the screen session on your laptop. Then sshing from that screen session to the remote host(s). Shutting down the laptop will kill the local screen process, which in turn kills the ssh session. What you want to do is ss…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix