DRAFT

PIP Python package

2020-01-05

pip 配置文件 ~/.pip/pip.conf 使用 阿里云加速。

[global]
index-url = http://mirrors.aliyun.com/pypi/simple/
[install]
trusted-host = mirrors.aliyun.com

Nginx Web 服务配置

2019-12-24

安装,服务管理,配置选项...

环境: CentOS