阅读过去,思考未来。面向信仰编程
软件知识分享
配置文件里可以配置 defaultController => ‘index’,默 Read more…
Apache进程在使用内存时,是“渐长”的。也就是说,直到这个进程死掉,使用内存 Read more…
Yum(全称为 Yellow dog Updater, Modified)是 Read more…
http://study.chyangwa.com/IT/AIX/aixcmds Read more…
创建swap分区: 创建1GB的swap文件(1024 * 1GB = 1024 Read more…
swap交换分区一般只在xen VPS有这种功能,openvz则没有。swap交 Read more…
Linux系统中,防火墙(Firewall), 网址转换(NAT),数据包(pa Read more…
LAMP 是服务器系统中开源软件的一个完美组合。它是 Linux 、Apache Read more…
在CGridView中使用超链接的方法是字段的类型设置为raw即可正常显示htm Read more…
py2exe不支持把zip压缩后的模块(*.egg)包含到目标程序中。 需要ea Read more…