- Install docker recommend to use docker toolbox (OSX) easy to update
remove all container
docker rm $(docker ps -aq)
if u found this message when remove all container
/var/run/docker.sock: permission denied
remove all container
docker rm $(docker ps -aq)
if u found this message when remove all container
/var/run/docker.sock: permission denied
requisite
installation
sudo npm install -g jshint
Installation
sudo apt-get install php5-dev
sudo apt-get install libpcre3-dev
#!/bin/bash | |
#install PathPicker | |
# source http://github.com/facebook/PathPicker | |
cd /usr/local/ | |
git clone https://github.com/facebook/PathPicker.git | |
cd PathPicker/ | |
ln -s /usr/local/PathPicker/fpp /usr/local/bin/fpp | |
fpp --help |
#!/bin/bash | |
sudo apt-get update | |
sudo apt-get install git | |
wget -qO- https://get.docker.com/ | sh | |
sudo apt-get install nodejs | |
sudo apt-get install npm | |
sudo ln -s /usr/bin/nodejs /usr/bin/node |
#Prerequisite
#Installation
Download grails
wget https://github.com/grails/grails-core/releases/download/v3.0.1/grails-3.0.1.zip
#Prerequisite
#THIS MUST BE AT THE END OF THE FILE FOR GVM TO WORK!!!
[[ -s "~/.gvm/bin/gvm-init.sh" && ! $(which gvm-init.sh) ]] && source "~/.gvm/bin/gvm-init.sh"
reference: http://stackoverflow.com/questions/14878271/how-to-uninstall-gvm
Apache2
sudo apt-get update
sudo apt-get install -y apache2
apache2: Could not determine the server's fully qualified domain name,
using 127.0.0.1 for ServerName
sudo apt-get update
sudo apt-get install redis-server
file config located
/etc/redis/redis.conf