08 2014 档案

摘要:Gerrit安装和使用说明搞了几天,资料也查了不少,终于磨出来了。有什么不对的地方,大家及时提出来。。。,开始吧系统Centos6.5 x64内存2G硬盘20G数据库Mysql5.1服务器Apache2.2准备#yum update#yum install git#yum install java-... 阅读全文
posted @ 2014-08-26 16:51 smallcoderhujin 阅读(5598) 评论(0) 推荐(1)
摘要:局域网安装了个SVN在checkout的时候报错SSL handshake failed: SSL error: Key usage violation in certificate has been detected.解决方法(亲测):1.如果你没安装wget先安装wget.yum install... 阅读全文
posted @ 2014-08-20 09:54 smallcoderhujin 阅读(2003) 评论(0) 推荐(0)
摘要:上网搜索了很多文档,但是snmptools一直没有配置好,原因就是64机器,网上的说法大多直接复制过来的,或者就没有考虑64位机器。经过仔细搜索和测试,一下是详细的配置过程:Index安装如果是32位机器复制【附件】中snmptools.dll文件至c:\windows\system32目录,64位... 阅读全文
posted @ 2014-08-04 15:21 smallcoderhujin 阅读(1850) 评论(0) 推荐(0)