Skip to content

Instantly share code, notes, and snippets.

@lincank
Forked from ynaoto/gist:5228280
Created November 14, 2015 14:25
Show Gist options
  • Save lincank/a2be8bd8e23acd646fce to your computer and use it in GitHub Desktop.
Save lincank/a2be8bd8e23acd646fce to your computer and use it in GitHub Desktop.
Install 'mosh' to CentOS 6
rpm -Uvh http://ftp.jaist.ac.jp/pub/Linux/Fedora/epel/6/x86_64/epel-release-6-8.noarch.rpm
yum install mosh –enablerepo=epel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment