<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.freecode.com.cn/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://wiki.freecode.com.cn/feed.php">
        <title>Who Is Wiki</title>
        <description></description>
        <link>http://wiki.freecode.com.cn/</link>
        <image rdf:resource="http://wiki.freecode.com.cn/lib/images/favicon.ico" />
       <dc:date>2008-11-21T00:40:00+08:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.freecode.com.cn/doku.php?id=wiki:configuring_tomcat_apache_jk_virtual_host&amp;rev=1227193496&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.freecode.com.cn/doku.php?id=wiki:os_log&amp;rev=1227192215&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.freecode.com.cn/doku.php?id=wiki:install_oracle_10g_on_the_headless_ubuntu&amp;rev=1226937917&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.freecode.com.cn/doku.php?id=wiki:vpcs&amp;rev=1226729057&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.freecode.com.cn/doku.php?id=wiki:custom_the_vmware_disk&amp;rev=1218771156&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.freecode.com.cn/doku.php?id=compile_prozilla_2.0.4_under_cygwin&amp;rev=1215397028&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.freecode.com.cn/lib/images/favicon.ico">
        <title>Who Is Wiki</title>
        <link>http://wiki.freecode.com.cn/</link>
        <url>http://wiki.freecode.com.cn/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.freecode.com.cn/doku.php?id=wiki:configuring_tomcat_apache_jk_virtual_host&amp;rev=1227193496&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-20T23:04:56+08:00</dc:date>
        <dc:creator>mirnshi</dc:creator>
        <title>wiki:configuring_tomcat_apache_jk_virtual_host</title>
        <link>http://wiki.freecode.com.cn/doku.php?id=wiki:configuring_tomcat_apache_jk_virtual_host&amp;rev=1227193496&amp;do=diff</link>
        <description>Purpose:
1. Support dynamic domain name
2. Set up Apache and Tomcat, linked with mod_jk


Configuration file:

1. jk.conf
&lt;IfModule jk_module&gt;
   JkWorkersFile workers.properties
   JkShmFile /var/log/apache2/jk-runtime-status
   JkLogFile /var/log/apache2/mod_jk.log
   JkLogLevel error
&lt;/IfModule&gt;

2. workers.properties</description>
    </item>
    <item rdf:about="http://wiki.freecode.com.cn/doku.php?id=wiki:os_log&amp;rev=1227192215&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-20T22:43:35+08:00</dc:date>
        <dc:creator>mirnshi</dc:creator>
        <title>wiki:os_log</title>
        <link>http://wiki.freecode.com.cn/doku.php?id=wiki:os_log&amp;rev=1227192215&amp;do=diff</link>
        <description>*  Install Oracle 10g on the headless Ubuntu
	*  Custom the VMware disk
	*  Configuring Tomcat, Apache, Jk, Virtual Host</description>
    </item>
    <item rdf:about="http://wiki.freecode.com.cn/doku.php?id=wiki:install_oracle_10g_on_the_headless_ubuntu&amp;rev=1226937917&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-18T00:05:17+08:00</dc:date>
        <dc:creator>mirnshi</dc:creator>
        <title>wiki:install_oracle_10g_on_the_headless_ubuntu</title>
        <link>http://wiki.freecode.com.cn/doku.php?id=wiki:install_oracle_10g_on_the_headless_ubuntu&amp;rev=1226937917&amp;do=diff</link>
        <description>There're many articles that described how to install Oracle on the Linux, so this article is a work log. I wrote it because I met several problems, one of them is I can't create the DB via dbca. I installed Oracle on the real box and the virtual box more than 3 times to find out where's wrong, but I got nothing. So I have no choice except to create the DB manually.</description>
    </item>
    <item rdf:about="http://wiki.freecode.com.cn/doku.php?id=wiki:vpcs&amp;rev=1226729057&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-15T14:04:17+08:00</dc:date>
        <title>wiki:vpcs</title>
        <link>http://wiki.freecode.com.cn/doku.php?id=wiki:vpcs&amp;rev=1226729057&amp;do=diff</link>
        <description>The VPCS can simulate up to 9 PCs. You can ping/traceroute them, or ping/traceroute the other hosts/routers from the virtual PCs when you study 
the Cisco routers in the Dynamips. VPCS is not the traditional PC, it is just a program running on the Linux or Windows, and only few network commands can be used in it. But VPCS can give you a big hand when you study the Cisco devices in the Dynamips. VPCS can replace the routers or VMware boxes which are used as PCs in the Dynamips network.</description>
    </item>
    <item rdf:about="http://wiki.freecode.com.cn/doku.php?id=wiki:custom_the_vmware_disk&amp;rev=1218771156&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-08-15T11:32:36+08:00</dc:date>
        <dc:creator>mirnshi</dc:creator>
        <title>wiki:custom_the_vmware_disk</title>
        <link>http://wiki.freecode.com.cn/doku.php?id=wiki:custom_the_vmware_disk&amp;rev=1218771156&amp;do=diff</link>
        <description>The minimal size of the vmware disk is 100mb. In some cases, the size is too big, maybe we need a smaller disk.

First, using vmware-vdiskmanager to get the template of the vmware disk descriptor file.
 vmware-vdiskmanager.exe -c -s 100mb -a ide -t 2 100mb.vmdk
100mb.vmdk</description>
    </item>
    <item rdf:about="http://wiki.freecode.com.cn/doku.php?id=compile_prozilla_2.0.4_under_cygwin&amp;rev=1215397028&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-07-07T10:17:08+08:00</dc:date>
        <dc:creator>mirnshi</dc:creator>
        <title>compile_prozilla_2.0.4_under_cygwin</title>
        <link>http://wiki.freecode.com.cn/doku.php?id=compile_prozilla_2.0.4_under_cygwin&amp;rev=1215397028&amp;do=diff</link>
        <description>Prozilla is a very good tool which supports multithread download. It can be compiled and run on FreeBSD, Linux, etc. But it seems that no one released a binary version of windows. 




How to compile it?




1. run ./configure first
2. search and download the getaddrinfo and strcasestr.
3. put these file to libprozilla/src
4. modify the Makefile, add getaddrinfo and strcasestr items
5. modify connect.c and ping.c, add the header file &quot;getaddrinfo.h&quot;
6. run make




You can download the binary[bi…</description>
    </item>
</rdf:RDF>
