discuz ucenter乱码解决 在UC_Server下的admin.php头部增加了如下代码。 1 <?PHP header("content-Type: text/html;charset=gb2312"); ?> 04月18日 发表评论 阅读全文
linux wget UA 修改 破解禁止wget或curl下载 某些网站设置了网站服务器或者iptables的参数禁止wget/curl的访问,让我们不能愉快地扒站了怎么办?其实大部分只是禁止了wget/curl的User Agen... 04月14日 发表评论 阅读全文
centos 手动开启centos7 bbr How to Deploy Google BBR on CentOS 7 Modified on: Thu, Jan 5, 2017 at 6:27 pm EST BBR (Bottleneck Ba... 04月08日 发表评论 阅读全文
linux 检查是否被CC DDOS tcpdump -s0 -A -n -i any | grep -o -E '(GET|POST|HEAD) .*' tcpdump -s0 -A -n -i any | grep ^User-Age... 04月06日 发表评论 阅读全文
route 网件R6220已经适配潘多拉和 LEDE (Openwrt) 附不拆机刷方法和固件 本帖最后由 hikey 于 2 根据楼主的方法试了一下,R6220好像不能用telnetenable打开telnet,不过我发现了R6220可以用另一个方法打开root的telnet 在浏览器里打开h... 04月02日 发表评论 阅读全文
html emlog4.0 5.0伪静态规则【iis / nginx】 IIS6:(iis6主机请联系主机商修改规则,部分主机支持httpd.ini,请将下列代码保存为httpd.ini或者下载附件中的httpd.ini上传到博客根目录) # 3600 = 1 hour ... 03月30日 发表评论 阅读全文
linux VPS性能综合测试 这是测试VPS主机入口与出口的带宽一键脚本,执行命令: wget https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedt... 03月28日 发表评论 阅读全文
html vesta面板 How to install Vesta Control panel 1. Connect to your server as root via SSH ssh root@your.server-na... 03月28日 发表评论 阅读全文