How to determine a Cacti template version
Users are often bewildered when they are unable to import templates found on the forum and presented wi [Read More…]
How to determine a Cacti template version
Users are often bewildered when they are unable to import templates found on the forum and presented wi [Read More…]
公司有个测试服务器,上面跑了几个应用和一个DB。 DB被这个几个应用使用。 最近老是被挂掉。 CPU 使用率100%。 搞到最后大家都不能用。 敲个命令都没反应。 TOP命令显示的是一些Oracle [Read More…]
原文地址:http://bbs.linuxtone.org/thread-10571-1-1.html
Cobbler+Koan介绍
Cobbler作为一个预备工具,使部署Red Hat/Centos/Fedora系统更容易,同时也支持Suse和Debian系统的部署。
它提供以下服务集 [Read More…]
什么是CGI
CGI全称是“公共网关接口”(Common Gateway Interface),HTTP服务器与你的或其它机器上的程序进行“交谈”的一种工具,其程序须运行在网络服务器上。
CGI可以用任何一种语言编写,只要这种语言具有标准输入、输出和环境变量。如php,perl,tcl等 [Read More…]
我们做IT的常和web打交道,经常见到http的错误代码,这些代码是什么意思呢?这里有个比较详细的和大家分享一下吧!
一些常见的状态码为:
200 – 服务器成功返回网页
404 – 请求的网页不存在
503 – 服务不可用
详细分解:
1xx(临时响应)
表示临时响应并 [Read More…]