1. How do I install the Administration web app?

If you install Tomcat 5.5 binaries, the Administration web app is not bundled with it; this describes how to add the Administration web app to your Tomcat 5.5 installation. (Tomcat 4.1 comes with the Administration web app as part of the binary).

本日志由 flyinweb 于 2010-03-29 17:23:35 发表到 技术文摘 中,目前已经被浏览 3795 次,评论 0 次;

作者添加了以下标签: Tomcat

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

Determining the various causes of memory errors

There are different kinds of memory limits inside the Java Virtual Machine. Each limit can be configured independently. But you must first find out which limit you have reached.

本日志由 flyinweb 于 2010-03-29 10:39:15 发表到 技术文摘 中,目前已经被浏览 3944 次,评论 0 次;

作者添加了以下标签: OutOfMemoryError

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

欢迎转载 ,但有任何修改請來信告知,不得作为商业用途
作者: JoeCen[joecen{at}21cn{dot}com]
转载时请保持该通告


前言:
在CU的论坛上经常看到有人问MRTG的问题,还有很多的关于MRTG的精彩文章。MRTG的确是非常好的东东,但我认为它毕竟已经是一套很旧的软件了,其作者在多年前就已经开发了RRDTool代替该软件,现在已经发展得很成熟。既然有更好的选择,为什么我们还要用MRTG呢?

本日志由 flyinweb 于 2010-03-27 11:44:21 发表到 技术文摘 中,目前已经被浏览 4232 次,评论 0 次;

作者添加了以下标签: cacti

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

本主题主要是记录JAVA在应用中的一些报错现象及解决办法:

本日志由 flyinweb 于 2010-03-26 22:40:50 发表到 技术文摘 中,目前已经被浏览 4185 次,评论 0 次;

作者添加了以下标签: java.io.EOFException

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

来源:http://nfs.sourceforge.net/nfs-howto/ar01s05.html

1. Optimizing NFS Performance

Careful analysis of your environment, both from the client and from the server point of view, is the first step necessary for optimal NFS performance. The first sections will address issues that are generally important to the client. Later (Section 5.3 and beyond), server side issues will be discussed. In both cases, these issues will not be limited exclusively to one side or the other, but it is useful to separate the two in order to get a clearer picture of cause and effect.

Aside from the general network configuration - appropriate network capacity, faster NICs, full duplex settings in order to reduce collisions, agreement in network speed among the switches and hubs, etc. - one of the most important client optimization settings are the NFS data transfer buffer sizes, specified by the mount command options rsize and wsize.

本日志由 flyinweb 于 2010-03-26 11:09:58 发表到 技术文摘 中,目前已经被浏览 3897 次,评论 0 次;

作者添加了以下标签: NFS

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

NFS 收集各类 NFS 操作执行情况的统计信息,会同出错信息和性能指标。您可以使用以下命令来识别网络问题和观察在您的系统上进行的各类 NFS 操作。

本日志由 flyinweb 于 2010-03-26 11:02:13 发表到 技术文摘 中,目前已经被浏览 4009 次,评论 0 次;

作者添加了以下标签: NFS

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

在 NFS 网络中,服务器是调优的主要目标,当然也有一些是可以在客户机上调优的。

本日志由 flyinweb 于 2010-03-26 10:59:00 发表到 技术文摘 中,目前已经被浏览 4252 次,评论 0 次;

作者添加了以下标签: NFS

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

Vi 简介

    Vi是Unix世界里极为普遍的全萤幕文书编辑器,几乎可以说任何一台Unix机器都会提供这套软体。Linux当然也有,它的vi其实是elvis(版权问题),不过它们都差不多。熟悉DOS下的文书处理後,也许会感到vi并不好用;Unix上也已经发展出许多更新、更好用的文书编辑器,但是并不一定每一台Unix 机器上都会安装这些额外的软体。所以,学习vi的基本操作还是有好处,让你在各个不同的机器上得心应手。 

本日志由 flyinweb 于 2010-03-24 15:41:39 发表到 Linux 中,目前已经被浏览 3786 次,评论 0 次;

作者添加了以下标签: vi

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

151/2