图扬的个人网站
下载:wget “https://download.oracle.com/otn-pub 阅读更多…
Redis 3.2.1集群搭建: https://www.cnblogs.com/yuanermen 阅读更多…
#在nginx.conf 中 将下面代码插入在http里server之前 geo $trusted_ 阅读更多…
#解压 tar -xvf file.tar //解压 tar包 tar -xzvf file.tar 阅读更多…
# 转发服务器 ## 配置负载均衡 upstream xx { server 47.75.168.1 阅读更多…
make make PREFIX=/home/benbang/local/redis install 阅读更多…
vim ~/.bashrc 后面添加 export PATH=$PATH:/home/benbang 阅读更多…
wget https://cdn.mysql.com//Downloads/MySQL-5.7/my 阅读更多…