Setup ViewVC / Subversion with Apache Server on OpenSuse (2)

By yuchen | Oct 7, 2008

Ok, it is not done yet. I found another problem today.
Everything worked great in my home network. But today, when I tried to check out code from outside network, I found a problem. I didn’t open port 22 for my home server. Instead, I open a non-stand port on my router and forward traffic on [...]

Setup ViewVC / Subversion with Apache Server on OpenSuse

By yuchen | Oct 7, 2008

Recently I tryied to setup a development server at home. It’s pretty easy to install the subversion server since there are so many great tutorials online. I don’t want to use HTTP protocol to remote access my code repository because I always like svn+ssh better. But I do want a web interface to browse my [...]

Setup Apache with multiple Tomcat instances in SUSE 10.1

By yuchen | Mar 10, 2007

Recently I registered two domains: my personal domain www.coffeestone.com, — mostly for my blog, wiki, and maybe other personal usage, and … www.myseconddomain.com for our community forum. I plan to use Wordpress for my blog, JSPWiki for my wiki, and JForum for my second domain. JSPWiki and Jforum will be running in Tomcat, and both [...]

© 2007 - 2009 ClingMarks