Skip to content

Instantly share code, notes, and snippets.

@mathieue
Created October 29, 2013 13:16
Show Gist options
  • Save mathieue/7214442 to your computer and use it in GitHub Desktop.
Save mathieue/7214442 to your computer and use it in GitHub Desktop.
install mosh on ubuntu : remote shell on steroids !

install mosh on ubuntu

sudo apt-get install python-software-properties sudo add-apt-repository ppa:keithw/mosh sudo apt-get update sudo apt-get install mosh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment