Skip to content

Instantly share code, notes, and snippets.

@etaf
Last active August 29, 2015 14:18
Show Gist options
  • Save etaf/db2dc9bc0b5452dfd9bf to your computer and use it in GitHub Desktop.
Save etaf/db2dc9bc0b5452dfd9bf to your computer and use it in GitHub Desktop.
redhat7 run-time 4 kemy in ec2
#sudo rpm -Uvh http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm
sudo yum install -y epel-release
sudo yum install -y git boost boost-devel libX11-devel xorg-x11-proto-devel libXt-devel libXmu-devel autoconf automake gcc gcc-c++ protobuf protobuf-devel pkg-conf jemalloc* tmux vim zsh autojump
curl -o ~/.zshrc https://gist.githubusercontent.com/etaf/4a5ac4f7c5e170dc6f67/raw/60a29d50a665d1fb8fb50a2e3e56f7e322c48231/gistfile1.sh
sudo chsh ec2-user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment