check latest nvm version from this
https://github.com/creationix/nvm
install latest version
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.25.4/install.sh | bash
check latest nvm version from this
https://github.com/creationix/nvm
install latest version
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.25.4/install.sh | bash
sudo apt-get update
sudo apt-get install -y vsftpd
config file location
vim /etc/vsftpd.conf
sudo apt-get install software-properties-common
sudo apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xcbcb082a1bb943db
sudo add-apt-repository 'deb http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.0/ubuntu trusty main'
sudo apt-get update
sudo apt-get install mariadb-server
prerequisites
sudo apt-get install libboost-dev libboost-test-dev libboost-program-options-dev libboost-system-dev libboost-filesystem-dev libevent-dev automake libtool flex bison pkg-config g++ libssl-dev
https://gist.github.com/hawkup/3f60546650d5e3f96824
Update The system
sudo yum -y update
Install the Platform Development Tools
sudo yum -y groupinstall "Development Tools"
# Copy the awesome fonts to ~/.fonts
cd /tmp
git clone http://github.com/gabrielelana/awesome-terminal-fonts
cd awesome-terminal-fonts
git checkout patching-strategy
mkdir -p ~/.fonts
cp patched/*.ttf ~/.fonts
# update the font-info cache
sudo apt-get update
sudo apt-get install -y tomcat7
sudo apt-get install -y tomcat7-admin
sudo apt-get install -y tomcat7-docs
sudo apt-get install -y tomcat7-examples
Now You can access http://localhost:8080
Create Tomcat User
http://redis.io/download
tar -xvf redis-3.0.2.tar.gz
sudo apt-get install -y software-properties-common
sudo add-apt-repository -y ppa:ansible/ansible
sudo apt-get update
sudo apt-get install -y ansible
Prerequisite
git config --global http.sslVerify false
go get github.com/astaxie/beego