Skip to content

Instantly share code, notes, and snippets.

@jhclark
Forked from palexander/gist:2975305
Created July 9, 2012 15:47
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jhclark/3077255 to your computer and use it in GitHub Desktop.
Save jhclark/3077255 to your computer and use it in GitHub Desktop.
Connecting to a remote mosh server where mosh was installed in ~/prefix
mosh --server="LD_LIBRARY_PATH=~/prefix/lib ~/prefix/bin/mosh-server" server.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment