Skip to content

Instantly share code, notes, and snippets.

View kdoroschak's full-sized avatar

Katie Doroschak kdoroschak

View GitHub Profile
@kdoroschak
kdoroschak / install_mosh_locally.sh
Last active August 27, 2017 19:22 — forked from lazywei/install_mosh_locally.sh
Install mosh server without root permission
#!/bin/sh
# this script does absolutely ZERO error checking. however, it worked
# for me on a RHEL 6.3 machine on 2012-08-08. clearly, the version numbers
# and/or URLs should be made variables. cheers, zmil...@cs.wisc.edu
install_dir=software/mosh
protobuf_version=3.4.0
mosh_version=1.3.2 # https://mosh.org/mosh-1.3.2.tar.gz