rpm -ivh --replacepkgs http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm rpm -ivh --replacepkgs http://rpms.famillecollet.com/enterprise/remi-release-6.rpm yum --enablerepo=remi install -y redis service redis start chkconfig redis on vim /etc/yum.repos.d/mongodb.repo --- [mongodb] name=MongoDB Repository baseurl=http://downloads-distro.mongodb.org/repo/redhat/os/x86_64/ gpgcheck=0 enabled=1 --- yum install -y mongodb-org service mongod start chkconfig mongod on npm install -g bower npm install -g grunt-cli sudo gem install sass git clone https://github.com/asm-products/octobox.git cd octobox/ npm install bower install grunt