Skip to content

Instantly share code, notes, and snippets.

@rlan
Created June 10, 2018 23:08
Show Gist options
  • Select an option

  • Save rlan/eb4098cc8e456611fbc84bd489a45d38 to your computer and use it in GitHub Desktop.

Select an option

Save rlan/eb4098cc8e456611fbc84bd489a45d38 to your computer and use it in GitHub Desktop.
Attach tmux session on a remote terminal over ssh
 ssh <remote-host> -t tmux attach-session -t <session-name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment