Skip to content

Manuel Baumann

  • home
  • articles
  • about

Tag: bash

Run processes when not logged-in with SSH

Scenario: I want to run a process on a remote computer, but don’t want to keep the SSH connection open during its execution. Even using the & after a command does not make a running process presist / survive a SSH disconnect. For these cases you can use screen. When logged-in in a remote computer,… Continue reading Run processes when not logged-in with SSH

Published November 25, 2010
Categorized as Linux, Software Tagged bash, ssh
Manuel Baumann
Proudly powered by WordPress.