Li's BLOG

Sunday, May 17, 2009

Monitor detailed SQL transactions issued by Hibernate

›
Hibernate help us translate access to Java objects from HQL to native SQL and automatically take care of object relationships, which saves d...
Wednesday, May 13, 2009

Customize Eclipse JVM in Mac

›
On Windows, we can change eclipse.ini under eclipse folder to put extra parameters for JVM. On Mac, the ini file is located at: eclipse/Ecli...
Monday, May 4, 2009

How to bing dyanmic IP to a subdomain

›
We have a server with dedicated IP address in my company's headquarter. There're a couple of branches at other locations. We need to...
2 comments:
Thursday, April 23, 2009

How to match lines that does not start with certain string(s)

›
I had a task to parse a huge log file and needed to pick up only those lines started with certain strings like: CPU_ALL ZZZZ etc. So I fired...
1 comment:
Monday, March 23, 2009

How to write a servlet filter

›
Since you can call HttpServletResponse.getWriter() only once, it is a little bit tricky to add more output in servlet filter, because it is ...
Monday, March 16, 2009

Tips on svnmailer

›
svnmailer is a great tool to help admin monitor changes made in SVN repositories. There're zillions of nice articles/docs on how to conf...
Monday, February 23, 2009

Nagios killed all web sites created by virtualmin

›
I have a bunch of domains running on a Linux box. They are managed by VirtualMin . Each site has its own user name, group and home folder. F...
1 comment:
‹
›
Home
View web version
Powered by Blogger.