摘要: # 把以下配置放到 server {} 块. #关闭favicon.ico不存在时记录日志location = /favicon.ico {log_not_found off;access_log off;} 阅读全文
posted @ 2018-01-29 15:01 jack2zhang 阅读(256) 评论(0) 推荐(0)
摘要: 111 阅读全文
posted @ 2017-12-11 14:28 jack2zhang 阅读(598) 评论(0) 推荐(0)
摘要: 原文地址:http://www.cnblogs.com/jack2zhang/p/8022270.html 安装: ::: warning*here be dragons*::: 本文作者: jack2zhang 本文链接: http://www.cnblogs.com/jack2zhang/p/8 阅读全文
posted @ 2017-12-11 11:35 jack2zhang 阅读(124) 评论(0) 推荐(0)
摘要: 下载qshell wget -c https://dn-devtools.qbox.me/2.1.5/qshell-linux-x64 设置执行权限和配置环境变量 $ mv qshell-linux-x64 qshell $ chmod +x qshell mv qshell /usr/bin/ 原 阅读全文
posted @ 2017-12-02 22:38 jack2zhang 阅读(331) 评论(0) 推荐(0)