Archives

Posts Tagged ‘Centos5.1’

本文原创 转载说明来自www.php-oa.com 更新日期:1月22日 烦啦,买了二台p35的主板,板子不错,但网卡太好了,哈哈.centos不支持,当然不能让linux对硬件支持不好,哈哈windows xp还要安装驱动啦. 我找了一...

2,332 views | No comments
Jan 22nd, 2008 | Filed under Linux 常用技巧

  1.最开始,要让squid支持snmp.编辑squid.conf #vim /etc/squid/squid.conf acl CactiServer src 127.0.0.1 //写本机,因为要用net-snmp做代理 acl SNMP snmp_community passwd snmp_port 3401 snmp_access allow SNMP CactiServer snmp_access d...

4,233 views | 3 comments
Jan 15th, 2008 | Filed under CDN 技术, Linux 流量管理