使用 -S参数 The -S (stdin) option causes sudo to read the passwor...
nginx simple loadbalance configure
http { upstream myproject { server 127.0.0.1:8000 weight=3; server 127.0.0.1:8001; ser...

安装php扩展之memcached(转)
服务器环境CentOS 7PHP 7.0.20Nginx 1.10.1安装 PHP 扩展的通用流程1.下载解压cd /usr/local/src #一般把第三方软件的源码放在这个目录wget http...
lubuntu下安装wine
时间有限,仅记录关键步骤直接运行以下命令即可安装成功:sudo apt install wine-stable当运行win程序时可能报错:err:module:impor...

使用kcptun加速梯子
摘要:在国内如果经常要访问一些诸如Google、Facebook、Youtube等在天朝根本不存在的网站,最便捷的方式就是用Shadowsocks搭梯子。但是往往梯子太长,即使梯子带宽足够宽,线路质量...