Skip to content

Commit

Permalink
add some more info on using tmux
Browse files Browse the repository at this point in the history
  • Loading branch information
jnhutchinson authored Mar 1, 2021
1 parent b7ca9f2 commit d9fc2ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rc/keepalive.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,6 @@ If you run tmux from the login node before you ssh to the transfer node to xfer
`tmux a -t myname`
10) Profit

You can get around having to remember which node you logged into by alwasys logging into the same node. For example you can add this to your .bash_profile on OSX:
`alias ssho2='ssh -XY -l user login05.o2.rc.hms.harvard.edu'`

0 comments on commit d9fc2ad

Please sign in to comment.