2015年5月6日

Install JDK

1. Downloadjdk-{version}-linux-x64.rpm from Oracle.2. installrpm -Uvh jdk-{version}-linux-x64.rpm3. alternatives# javaalternatives --install /usr/bin/...

posted @ 2015-05-06 11:23 Xingning Ou 阅读(212) 评论(0) 推荐(0)

2014年12月3日

How to deploy a Java Linux Daemon with Java Servcie Wrapper

摘要: Java Service Wrapper (http://wrapper.tanukisoftware.com/doc/english/integrate.html) is a tool that provides a set of binaries and scripts for differen... 阅读全文

posted @ 2014-12-03 13:36 Xingning Ou 阅读(272) 评论(0) 推荐(0)

2014年12月2日

Install Redis On a server running CentOS

摘要: How to install redis on CentOS 阅读全文

posted @ 2014-12-02 10:40 Xingning Ou 阅读(251) 评论(0) 推荐(0)

2014年5月19日

Chinese Encoding Problem in Tomcat

摘要: The default value of URLEncoding is ISO-8859-1 in tomcat/conf/server.xml, change its value to 'UTF-8' and restart tomcat, it will be ok. 阅读全文

posted @ 2014-05-19 11:34 Xingning Ou 阅读(173) 评论(0) 推荐(0)

2014年1月9日

How to install Memcached in CentOS 6

摘要: How to install Memcached in CentOS 6.x 阅读全文

posted @ 2014-01-09 21:49 Xingning Ou 阅读(211) 评论(0) 推荐(0)

2013年1月15日

使用命令批量对文件中出现的字符串进行替换

摘要: 使用命令批量对文件中出现的字符串进行替换 阅读全文

posted @ 2013-01-15 11:55 Xingning Ou 阅读(246) 评论(0) 推荐(0)

2012年11月2日

Synchronizes files and directories by rsync

摘要: Synchronizes files and directories from one location to another by rsync 阅读全文

posted @ 2012-11-02 14:26 Xingning Ou 阅读(274) 评论(0) 推荐(0)

2012年10月24日

How to install Python 2.7.3 on CentOS 6.2

摘要: Altinstall Python 3.2 on CentOS 阅读全文

posted @ 2012-10-24 15:03 Xingning Ou 阅读(2500) 评论(0) 推荐(0)

2012年10月15日

Loader/Launcher – A Pattern to Bootstrap Java Applications

摘要: Loader/Launcher – A Pattern to Bootstrap Java Applications 阅读全文

posted @ 2012-10-15 10:37 Xingning Ou 阅读(446) 评论(0) 推荐(0)

2012年9月24日

Install MongoDB on CentOS

摘要: How to install MongoDB on CentOS 阅读全文

posted @ 2012-09-24 10:06 Xingning Ou 阅读(875) 评论(0) 推荐(0)

点击右上角即可分享
微信分享提示