Arnibi Elmian

Arnibi Elmian

Keep Processes Running After Ending SSH Session

  • SSH into the remote machine
  • Start tmux by typing tmux into the shell
  • Start the process you want inside the started tmux session
  • Leave/detach the tmux session by typing Ctrl+B and then D
  • When you come back again and want to check the status of your process you can use tmux attach to attach to your tmux session