Skip to content

Instantly share code, notes, and snippets.

@mamemomonga
Created September 1, 2015 06:31
Show Gist options
  • Save mamemomonga/108c53c97510425281f6 to your computer and use it in GitHub Desktop.
Save mamemomonga/108c53c97510425281f6 to your computer and use it in GitHub Desktop.
ssh-agent転送を有効にして、接続先のscreenを利用する。
$ ssh -t -A username@hostname 'screen -D -RR'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment