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 [...]

Install Skype on OpenSuse x86_64

By yuchen | Oct 21, 2007

More than a year ago, when I chose OpenSuse as my desktop OS, clearly I made a wrong decision — I mean, OpenSuse is very good, but I shouldn’t have chosen the x86_64 version. There are just too many compatibility issues.
Anyway, I don’t want to reinstally my OS yet, so I have to deal with [...]

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 [...]

Install the latest flash plugin for 64bit Firefox (Linux x64)

By yuchen | Mar 4, 2007

My system is OpenSUSE 10.1 x64 on Athlon 64 X2 3800+. Since Adobe released Flash 9 for Linux a few weeks ago, I have been trying to install the plugin for the Firefox 2.0 (64bit), but with no luck. The reason is that the plugin is 32bit, which doesn’t work well with the 64bit Firefox. [...]

© 2007 - 2009 ClingMarks