Centos如何安装redis
非常简单,但我还是要记录一下。 redis官网:https://redis.io/ 1 wget http:/ […]
非常简单,但我还是要记录一下。 redis官网:https://redis.io/ 1 wget http:/ […]
参考:https://help.aliyun.com/knowledge_detail/36131.html […]
yar的官网:http://php.net/manual/zh/book.yar.php yar的下载:htt […]
官方网站:https://pecl.php.net/package/msgpack 操作步骤: 1 wget […]
项目中使用到了pycurl,居然提示Protocol http not supported or disabl […]
最近在写个小项目需要同时用到shell、python,所以选择了.ini文件做为通用配置文件,python操作 […]
一、配置部署密钥 1.1 SSH访问WEB所在LINUX服务器,输入以下命令 1 [root@localhos […]
在Centos 6.5系统中自带的Python是2.6.6版本,所以需要升级了。 1、查看python的版本 […]
一、下载 1 #wget -c http://pecl.php.net/get/yaf-3.0.4.tgz#w […]
一、安装screen 1 # yum install screen# yum install screen 1 […]