supervisor 安装及使用

8-30 955 views

Install easy_install -U supervisor Configure: mkdir -p /etc/supervisor/conf.d echo_supervisord_conf > /etc/supervisor/supervisord.conf sed -i '...
阅读全文 0

CentOS 编译安装 Python

8-12 787 views

http://qqbuby.github.io/python/2016/05/11/how-to-install-python-2.7-from-source-on-centos.html 为什么要升级到2.7 因为python2.6无法安装工程所需...
阅读全文 0