HOW-TO: Using WinCVS over SSH on Windowshttp://www.hccp.org/wincvs-ssh-how-to.html#wincvs2 This is a detailed HOW-TO on using WinCVS over SSH. It is based on configuration information originally provi
Why Git is Better than Xhttp://zh-tw.whygitisbetterthanx.com/http://rogerdudler.github.com/git-guide/index.zh.htmlGit and Githubhttp://ihower.tw/blog/archives/5391Pro Git professional version controlh
Open Source Database Connection PoolsJakarta DBCP DBCP is a database connection pool that relies on code in the Jakarta commons-pool package to provide the underlying object pool mechanisms that it
MySQL参数调整http://hi.baidu.com/thinkinginlamp/blog/item/c37ad407ef0d58cf7a89472f.html当我们安装好MySQL后,首要的问题就是对MySQL的各种参数进行调整以适应我们的要求。其实,MySQL本身已经为我们提供了很多现成的模板,我们可以选择合适的直接使用,比如:我们在MySQL源代码里能找到的配置文件模板有如下几种: m
MySQL 优化工具 MySQLTunerhttp://www.21andy.com/blog/20100414/1864.htmltest@phptest:~$ perl ./mysqltuner.pl >> MySQLTuner 1.2.0 - Major Hayden <major@mhtx.net> >> Bu
IOWait相关问题http://www.cppblog.com/go-benny/archive/2008/04/23/47908.html定位IOWait高的一些方法和工具:在Linux性能分析时经常使用的工具包括:top, iostat, vmstat等IOWait高的一些处理方法1、检查RAID的状态,比如是否正在重建或者没有初始化2、替换操作系统的内核,最好使用发行版标准的Linux k