How to run on ubuntu VM
#Install RVM
gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3
\curl -sSL https://get.rvm.io | bash
rvm install 2.0.0-p456
#Install deps
gem install bundle
sudo apt-get install curl vim libcurl3 npm libcurl3-gnutls libcurl4-openssl-dev
curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash -
sudo apt-get install -y nodejs
bundle install
npm install
sudo npm install -g grunt
#Font end assets stuff
grunt
#Start
rackup config.ru -p4567
Learn More :
Ubuntu
- Ubuntu 16.04.1 Parallels Tools Install Log
- How to install VulnReport on Ubuntu
- How To Install Docker Ubuntu 14.04
- How to install PhantomJS on Ubuntu
- How to install VulnReport on Ubuntu
- How to install skeltrack on ubuntu 11.04
- How to install GRUB Customizer for Ubuntu Backtrack Linux
- How To install mongodb and php driver in ubuntu 12.10 ?
- Script to install mailcatcher on Debian/Ubuntu without RVM
- Ubuntu 12.10 on Lenovo Ideapad S205
- Install gamepanelx master on ubuntu 12.10
- TREE.IO INSTALLATION ON UBUNTU
- Installing Tata Docomo 3G Dongle under Ubuntu 10.10
- Installing Kubuntu (Ubuntu) 12.10 in VMWare Player 5
- How To Install Plex Media Server on Ubuntu
- Kali Tools In Ubuntu Linux (instructions)