Installing Redis on Ubuntu with APT
/etc/apt/sources.list
deb http://packages.dotdeb.org stable all deb-src http://packages.dotdeb.org stable all
wget http://www.dotdeb.org/dotdeb.gpg cat dotdeb.gpg | sudo apt-key add -Run apt-get update
reference:
http://www.dotdeb.org/instructions/
sudo apt-get install redis-server redis-doc
http://vvv.tobiassjosten.net/linux/installing-redis-on-ubuntu-with-apt
查看更多关于Installing Redis on Ubuntu with APT的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did41815