摘要:
首先为yum添加epel源:yum -yinstall epel-release安装redis:yum -y install redis启动服务redis-server /etc/redis.conf启动客户端测试redis-cli 阅读全文
摘要:
参考:http://blog.itpub.net/7734666/viewspace-1292485/安装一些必要软件yum -y install wgetgccperlmkdir ~/zycd ~/zy安装:libfastcommon下载:wget https://codeload.github.... 阅读全文