Download
$ wget http://download.redis.io/releases/redis-3.2.0.tar.gz
$ tar xzf redis-3.2.0.tar.gz
$ cd redis-3.2.0
$ make
$ make test
$ sudo make install
Config redis
vi /home/hbb/tool...
Download
download
A bundle with Jetty, only need JRE. I choose this way nexus-2.13.0-01-bundle.tar.gz;
Unzip
$ tar -zxf nexus-2.13.0-01-bundle.tar.gz
$ ls
nexus-2.13.0-01 nexus-2.13.0...
下载
download from the html
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
copy it into target place
houbinbindeMacBook-Pro:~ houbinbin$ cd ~/Downloa...