摘要:
## 只对当前shell有效 > PATH=$PATH:/tmp/xie > ## 只对当前用户有效 > vim ~/.bashrc 在最末尾加入下面的,export PATH=$PATH:/tmp/xie source .bashrc 或者 .bashrc > ## 针对所有用户有效 > vim 阅读全文
摘要:
### 安装免费https证书并自动续期 1. 安装certbot,centos7+nginx https://certbot.eff.org/instructions?ws=nginx&os=centosrhel7 2. > certbot --nginx #来配置nginx 3. > cront 阅读全文
摘要:
记录一波pigcha下载,网上找了很久都没解决,云盘这里有链接: https://pan.huang1111.cn/s/qgPGT3?path=%2F 或者也可以到pigcha官网下载: https://pigpigchacha.github.io/officialsite 阅读全文