07 2014 档案

摘要:解决办法:So here’s how we fix it:Remove the kernel’s networking interface rules file so that it can be regenerated# rm -f /etc/udev/rules.d/70-persistent-... 阅读全文
posted @ 2014-07-10 09:55 ZH_T 阅读(315) 评论(0) 推荐(0)
摘要:Nginx 服务器就不赘述了,此软件在大流量、高并发的情况下,性能非常优越,而且占用的CPU和内存资源非常之低!请确认有 PCRE 库,如果没有,请安装之,因为Nginx 的 Rewrite 模块需要它。[plain] view plaincopyprint?yum-yinstallpcrepcre... 阅读全文
posted @ 2014-07-02 10:55 ZH_T 阅读(132) 评论(0) 推荐(0)