<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>life, fun, joy, madness...</title>
	<atom:link href="http://gpl4all.crysta-corp.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://gpl4all.crysta-corp.com</link>
	<description>codito ergo sum, i code therefore i am!</description>
	<lastBuildDate>Mon, 26 Dec 2011 04:14:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Raja Ampat, 2011, 16-22 Oct</title>
		<link>http://gpl4all.crysta-corp.com/raja-ampat-2011-16-22-oct/</link>
		<comments>http://gpl4all.crysta-corp.com/raja-ampat-2011-16-22-oct/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 20:34:08 +0000</pubDate>
		<dc:creator>gpl4all</dc:creator>
				<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://gpl4all.crysta-corp.com/?p=51</guid>
		<description><![CDATA[i&#8217;ve been to Raja Ampat between 16-22 Oct 2011, to attend Raja Ampat Culture Festival 2011. let&#8217;s have a look on the gogeous pictures first. source: wikipedia Located off the northwest tip of Bird&#8217;s Head Peninsula on the island of New Guinea, in Indonesia&#8217;s West Papua province, Raja Ampat, or the Four Kings, is an <a href='http://gpl4all.crysta-corp.com/raja-ampat-2011-16-22-oct/'>[ read more ... ]</a>]]></description>
		<wfw:commentRss>http://gpl4all.crysta-corp.com/raja-ampat-2011-16-22-oct/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New look and new hosting</title>
		<link>http://gpl4all.crysta-corp.com/new-look-and-new-hosting/</link>
		<comments>http://gpl4all.crysta-corp.com/new-look-and-new-hosting/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 03:02:18 +0000</pubDate>
		<dc:creator>gpl4all</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://gpl4all.crysta-corp.com/?p=49</guid>
		<description><![CDATA[since 2007 this blog never change and this is the time to got new look at the new hosting.]]></description>
		<wfw:commentRss>http://gpl4all.crysta-corp.com/new-look-and-new-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Altering SquashFS image file</title>
		<link>http://gpl4all.crysta-corp.com/altering-squasfs-image-file/</link>
		<comments>http://gpl4all.crysta-corp.com/altering-squasfs-image-file/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 11:30:22 +0000</pubDate>
		<dc:creator>gpl4all</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://gpl4all.desoare.com/?p=46</guid>
		<description><![CDATA[on mounted usb disk /media/DEBIAN_LIVE there&#8217;s SquashFS image file for Debian Live system: name /media/DEBIAN_LIVE/live/filesystem.squashfs that i need to customize a bit so i created working directory and cd to it: mkdir /data/debian_live cd /data/debian_live extract the content of filesystem.squashfs to working directory: unsquashfs /data/DEBIAN_LIVE/live/filesystem.squashfs unsquasfs is part of squashfs-tools package in debian/ubuntu this command <a href='http://gpl4all.crysta-corp.com/altering-squasfs-image-file/'>[ read more ... ]</a>]]></description>
		<wfw:commentRss>http://gpl4all.crysta-corp.com/altering-squasfs-image-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>using MC/fish to login to remote non standard port</title>
		<link>http://gpl4all.crysta-corp.com/using-mcfish-to-login-to-remote-non-standard-port/</link>
		<comments>http://gpl4all.crysta-corp.com/using-mcfish-to-login-to-remote-non-standard-port/#comments</comments>
		<pubDate>Sun, 24 Oct 2010 00:52:27 +0000</pubDate>
		<dc:creator>gpl4all</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://gpl4all.desoare.com/?p=44</guid>
		<description><![CDATA[edit your ssh config file: vim ~/.ssh/config and add these line: Host [name] HostKeyAlias [name] Hostname [hostname or IP] Port [port] examples: Host myhost HostKeyAlias myhost Hostname 192.168.1.1 Port 67890 bring up mc, access the menu and select &#8220;Shell link&#8230;&#8221;, when prompted, just type in HostKeyAlias, which at this case &#8216;myhost&#8217;, then later you&#8217;re prompted <a href='http://gpl4all.crysta-corp.com/using-mcfish-to-login-to-remote-non-standard-port/'>[ read more ... ]</a>]]></description>
		<wfw:commentRss>http://gpl4all.crysta-corp.com/using-mcfish-to-login-to-remote-non-standard-port/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>resumed scp file transfer</title>
		<link>http://gpl4all.crysta-corp.com/resumed-scp-file-transfer/</link>
		<comments>http://gpl4all.crysta-corp.com/resumed-scp-file-transfer/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 11:58:04 +0000</pubDate>
		<dc:creator>gpl4all</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://gpl4all.desoare.com/?p=42</guid>
		<description><![CDATA[simple resumed scp file transfer rsync &#8211;partial &#8211;progress &#8211;rsh=&#8217;ssh&#8217; root@192.168.1.1:/home/manada/very_big_file.blah . this command will copy file /home/manada/very_big_file.blah from host 192.168.1.1 to current directory. resumed scp file transfer with different port rsync &#8211;partial &#8211;progress &#8211;rsh=&#8217;ssh -p 37772 &#8216; root@192.168.1.1:/home/manada/very_big_file.blah . this command will copy file /home/manada/very_big_file.blah from host 192.168.1.1 to current directory using non standard tcp <a href='http://gpl4all.crysta-corp.com/resumed-scp-file-transfer/'>[ read more ... ]</a>]]></description>
		<wfw:commentRss>http://gpl4all.crysta-corp.com/resumed-scp-file-transfer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rentacoder lessons &#8211; I am a picky coder</title>
		<link>http://gpl4all.crysta-corp.com/rentacoder-lessons-i-am-a-picky-coder/</link>
		<comments>http://gpl4all.crysta-corp.com/rentacoder-lessons-i-am-a-picky-coder/#comments</comments>
		<pubDate>Tue, 13 Mar 2007 17:23:44 +0000</pubDate>
		<dc:creator>gpl4all</dc:creator>
				<category><![CDATA[rentacoder]]></category>

		<guid isPermaLink="false">http://gpl4all.desoare.com/?p=40</guid>
		<description><![CDATA[after successfully completing my 3rd project on RAC, i learned some lessons. successful project determined by how picky i am. so far i only bid if i really really confident that i am 200% capable of completing the project. Looking at the bid request posts is not always sufficient to judge whether i&#8217;m able to <a href='http://gpl4all.crysta-corp.com/rentacoder-lessons-i-am-a-picky-coder/'>[ read more ... ]</a>]]></description>
		<wfw:commentRss>http://gpl4all.crysta-corp.com/rentacoder-lessons-i-am-a-picky-coder/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>vpnc error ISAKMP_N_AUTHENTICATION_FAILED(24)</title>
		<link>http://gpl4all.crysta-corp.com/vpnc-error-isakmp_n_authentication_failed24/</link>
		<comments>http://gpl4all.crysta-corp.com/vpnc-error-isakmp_n_authentication_failed24/#comments</comments>
		<pubDate>Sun, 28 Jan 2007 15:03:29 +0000</pubDate>
		<dc:creator>gpl4all</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://gpl4all.desoare.com/?p=38</guid>
		<description><![CDATA[for those who wants use vpnc and converting cisco .pcf configuration file to vpnc config file, whatch for this pitfall, quoted: On Tue, Aug 08, 2006 at 05:45:11PM +0200, Alexander Senger wrote: > Output is this: > IKE SA selected psk+xauth-3des-md5 > peer is using type 130 for NAT-Discovery payloads > peer is using type <a href='http://gpl4all.crysta-corp.com/vpnc-error-isakmp_n_authentication_failed24/'>[ read more ... ]</a>]]></description>
		<wfw:commentRss>http://gpl4all.crysta-corp.com/vpnc-error-isakmp_n_authentication_failed24/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>debian etch 20061230 with ipw3945</title>
		<link>http://gpl4all.crysta-corp.com/debian-etch-20061230-with-ipw3945/</link>
		<comments>http://gpl4all.crysta-corp.com/debian-etch-20061230-with-ipw3945/#comments</comments>
		<pubDate>Sun, 28 Jan 2007 07:51:39 +0000</pubDate>
		<dc:creator>gpl4all</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://gpl4all.desoare.com/?p=36</guid>
		<description><![CDATA[at last i got change to have a journey back with debian. after very long delay (until now i think) for new release of stable debian, i became unpatient, and i need new debian on my presario v5000 notebook. so on last dec 30 2006, i download daily etch netinst cd, and began the installation <a href='http://gpl4all.crysta-corp.com/debian-etch-20061230-with-ipw3945/'>[ read more ... ]</a>]]></description>
		<wfw:commentRss>http://gpl4all.crysta-corp.com/debian-etch-20061230-with-ipw3945/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>creating openldap2.3 deb package on debian 3.1r1 &#8211; pthread_create problem</title>
		<link>http://gpl4all.crysta-corp.com/creating-openldap2-3-deb-package-on-debian-3-1r1-pthread_create-problem/</link>
		<comments>http://gpl4all.crysta-corp.com/creating-openldap2-3-deb-package-on-debian-3-1r1-pthread_create-problem/#comments</comments>
		<pubDate>Sat, 27 Jan 2007 20:46:32 +0000</pubDate>
		<dc:creator>gpl4all</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://gpl4all.desoare.com/?p=34</guid>
		<description><![CDATA[i need to have syncrepl on my ldap implementation to substitute slurpd, but the server running debian 3.1r1 with openldap 2.2 which is not have syncrepl capability. so i get debian source of openldap 2.3, and began debian package creation. but at very last stage of package creation, it stoped. it complaints that pthreat_create can <a href='http://gpl4all.crysta-corp.com/creating-openldap2-3-deb-package-on-debian-3-1r1-pthread_create-problem/'>[ read more ... ]</a>]]></description>
		<wfw:commentRss>http://gpl4all.crysta-corp.com/creating-openldap2-3-deb-package-on-debian-3-1r1-pthread_create-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>it was archived! thank you waybackmachine!</title>
		<link>http://gpl4all.crysta-corp.com/it-was-archived-thank-you-waybackmachine/</link>
		<comments>http://gpl4all.crysta-corp.com/it-was-archived-thank-you-waybackmachine/#comments</comments>
		<pubDate>Thu, 25 Jan 2007 17:06:26 +0000</pubDate>
		<dc:creator>gpl4all</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://gpl4all.desoare.com/?p=31</guid>
		<description><![CDATA[back in late 1999/early 2000, it was pre RedHat 6.0 era, and i&#8217;ve been using RedHat 5.2 for almost a year. my RH 5.2 was heavily patched, i upgrade almost everything to become 6.0, even libc recompiled to statisfy some depedency. Gnome 1.0, was still in the very early stage of appearence, Enlightenment was already <a href='http://gpl4all.crysta-corp.com/it-was-archived-thank-you-waybackmachine/'>[ read more ... ]</a>]]></description>
		<wfw:commentRss>http://gpl4all.crysta-corp.com/it-was-archived-thank-you-waybackmachine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

