<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Command Line</title>
	<atom:link href="http://xmdp.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://xmdp.wordpress.com</link>
	<description>Type these commands to perform specific tasks.</description>
	<lastBuildDate>Wed, 16 Jun 2010 16:10:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='xmdp.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Command Line</title>
		<link>http://xmdp.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://xmdp.wordpress.com/osd.xml" title="Command Line" />
	<atom:link rel='hub' href='http://xmdp.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Ubuntu: Restart Apache2. sudo /etc/init&#8230;.</title>
		<link>http://xmdp.wordpress.com/2009/12/06/ubuntu-restart-apache2-sudo-etcinit/</link>
		<comments>http://xmdp.wordpress.com/2009/12/06/ubuntu-restart-apache2-sudo-etcinit/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 12:37:13 +0000</pubDate>
		<dc:creator>Ng Wai Mun</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://xmdp.wordpress.com/2009/12/06/ubuntu-restart-apache2-sudo-etcinit/</guid>
		<description><![CDATA[Ubuntu: Restart Apache2. sudo /etc/init.d/apache2 restart<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xmdp.wordpress.com&amp;blog=7097868&amp;post=32&amp;subd=xmdp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ubuntu: Restart Apache2.</p>
<p><strong>sudo /etc/init.d/apache2 restart</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xmdp.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xmdp.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xmdp.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xmdp.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xmdp.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xmdp.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xmdp.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xmdp.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xmdp.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xmdp.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xmdp.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xmdp.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xmdp.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xmdp.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xmdp.wordpress.com&amp;blog=7097868&amp;post=32&amp;subd=xmdp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xmdp.wordpress.com/2009/12/06/ubuntu-restart-apache2-sudo-etcinit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7098dd41e79e210ba55efd729e492574?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Admininistrator</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu: Make a symbolic from /usr/share/wordpress folder to the Apache2 www folder.</title>
		<link>http://xmdp.wordpress.com/2009/11/08/ubuntu-make-a-symbolic-link-between-folders/</link>
		<comments>http://xmdp.wordpress.com/2009/11/08/ubuntu-make-a-symbolic-link-between-folders/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 12:52:58 +0000</pubDate>
		<dc:creator>Ng Wai Mun</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://xmdp.wordpress.com/2009/11/08/ubuntu-make-a-symbolic-link-from-usrs/</guid>
		<description><![CDATA[Ubuntu: Make a symbolic link from /usr/share/wordpress folder to the Apache2 www folder. sudo ln -s /usr/share/wordpress /var/www/wordpress<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xmdp.wordpress.com&amp;blog=7097868&amp;post=26&amp;subd=xmdp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ubuntu: Make a symbolic link from /usr/share/wordpress folder to the Apache2 www folder.</p>
<p><strong>sudo ln -s /usr/share/wordpress /var/www/wordpress</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xmdp.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xmdp.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xmdp.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xmdp.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xmdp.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xmdp.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xmdp.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xmdp.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xmdp.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xmdp.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xmdp.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xmdp.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xmdp.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xmdp.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xmdp.wordpress.com&amp;blog=7097868&amp;post=26&amp;subd=xmdp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xmdp.wordpress.com/2009/11/08/ubuntu-make-a-symbolic-link-between-folders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7098dd41e79e210ba55efd729e492574?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Admininistrator</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu: Install and start Freemind 0.8 o&#8230;</title>
		<link>http://xmdp.wordpress.com/2009/11/06/ubuntu-install-and-start-freemind-0-8-on-8-0-4-lts/</link>
		<comments>http://xmdp.wordpress.com/2009/11/06/ubuntu-install-and-start-freemind-0-8-on-8-0-4-lts/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 17:08:19 +0000</pubDate>
		<dc:creator>Ng Wai Mun</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://xmdp.wordpress.com/2009/11/06/ubuntu-install-and-start-freemind-0-8-o/</guid>
		<description><![CDATA[Ubuntu: Install and start Freemind 0.8 on 8.04 LTS. sudo apt-get install sun-java6-jre sun-java6-fonts sun-java6-jdk export &#8221;&#8217;JAVA_HOME&#8221;&#8217;=/usr/lib/jvm/java-6-sun<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xmdp.wordpress.com&amp;blog=7097868&amp;post=23&amp;subd=xmdp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ubuntu: Install and start Freemind 0.8 on 8.04 LTS.</p>
<p><strong>sudo apt-get install sun-java6-jre sun-java6-fonts sun-java6-jdk<br />
export &#8221;&#8217;JAVA_HOME&#8221;&#8217;=/usr/lib/jvm/java-6-sun</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xmdp.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xmdp.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xmdp.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xmdp.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xmdp.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xmdp.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xmdp.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xmdp.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xmdp.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xmdp.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xmdp.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xmdp.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xmdp.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xmdp.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xmdp.wordpress.com&amp;blog=7097868&amp;post=23&amp;subd=xmdp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xmdp.wordpress.com/2009/11/06/ubuntu-install-and-start-freemind-0-8-on-8-0-4-lts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7098dd41e79e210ba55efd729e492574?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Admininistrator</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu: Unable to delete or remove files from Trash.</title>
		<link>http://xmdp.wordpress.com/2009/08/27/ubuntu-unable-to-delete-or-remove-files-from-trash/</link>
		<comments>http://xmdp.wordpress.com/2009/08/27/ubuntu-unable-to-delete-or-remove-files-from-trash/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 16:23:53 +0000</pubDate>
		<dc:creator>Ng Wai Mun</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://xmdp.wordpress.com/2009/08/27/ubuntu-unable-to-delete-or-remove-files/</guid>
		<description><![CDATA[Ubuntu: Unable to delete or remove files from Trash. gksu nautilus ~/.local/share/Trash/files<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xmdp.wordpress.com&amp;blog=7097868&amp;post=16&amp;subd=xmdp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ubuntu: Unable to delete or remove files from Trash.</p>
<p><strong>gksu nautilus ~/.local/share/Trash/files</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xmdp.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xmdp.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xmdp.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xmdp.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xmdp.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xmdp.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xmdp.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xmdp.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xmdp.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xmdp.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xmdp.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xmdp.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xmdp.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xmdp.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xmdp.wordpress.com&amp;blog=7097868&amp;post=16&amp;subd=xmdp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xmdp.wordpress.com/2009/08/27/ubuntu-unable-to-delete-or-remove-files-from-trash/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7098dd41e79e210ba55efd729e492574?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Admininistrator</media:title>
		</media:content>
	</item>
		<item>
		<title>How to find the IMEI number on a mobile phone.</title>
		<link>http://xmdp.wordpress.com/2009/07/28/how-to-find-the-imei-number-on-a-mobile-phone/</link>
		<comments>http://xmdp.wordpress.com/2009/07/28/how-to-find-the-imei-number-on-a-mobile-phone/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 14:16:40 +0000</pubDate>
		<dc:creator>Ng Wai Mun</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Handphone]]></category>

		<guid isPermaLink="false">http://xmdp.wordpress.com/2009/07/28/how-to-find-the-imei-number-on-a-mobile/</guid>
		<description><![CDATA[How to find the IMEI number on a mobile phone. Enter *#06# into your phone.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xmdp.wordpress.com&amp;blog=7097868&amp;post=14&amp;subd=xmdp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>How to find the IMEI number on a mobile phone.</p>
<p><strong>Enter *#06# into your phone.</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xmdp.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xmdp.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xmdp.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xmdp.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xmdp.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xmdp.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xmdp.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xmdp.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xmdp.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xmdp.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xmdp.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xmdp.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xmdp.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xmdp.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xmdp.wordpress.com&amp;blog=7097868&amp;post=14&amp;subd=xmdp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xmdp.wordpress.com/2009/07/28/how-to-find-the-imei-number-on-a-mobile-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7098dd41e79e210ba55efd729e492574?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Admininistrator</media:title>
		</media:content>
	</item>
		<item>
		<title>How to reset a Blackberry 8700.</title>
		<link>http://xmdp.wordpress.com/2009/06/20/how-to-reset-a-blackberry-8700/</link>
		<comments>http://xmdp.wordpress.com/2009/06/20/how-to-reset-a-blackberry-8700/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 13:06:29 +0000</pubDate>
		<dc:creator>Ng Wai Mun</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[BlackBerry]]></category>

		<guid isPermaLink="false">http://xmdp.wordpress.com/2009/06/20/how-to-reset-my-blackberry-8700-press/</guid>
		<description><![CDATA[How to reset a Blackberry 8700. ALT+CAP+DEL<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xmdp.wordpress.com&amp;blog=7097868&amp;post=7&amp;subd=xmdp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>How to reset a Blackberry 8700.</p>
<p><strong>ALT+CAP+DEL</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xmdp.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xmdp.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xmdp.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xmdp.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xmdp.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xmdp.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xmdp.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xmdp.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xmdp.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xmdp.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xmdp.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xmdp.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xmdp.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xmdp.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xmdp.wordpress.com&amp;blog=7097868&amp;post=7&amp;subd=xmdp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xmdp.wordpress.com/2009/06/20/how-to-reset-a-blackberry-8700/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7098dd41e79e210ba55efd729e492574?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Admininistrator</media:title>
		</media:content>
	</item>
		<item>
		<title>How to change UUID of a VirtualBox VDI.</title>
		<link>http://xmdp.wordpress.com/2009/06/11/how-to-change-uuid-of-a-virtualbox-vdi/</link>
		<comments>http://xmdp.wordpress.com/2009/06/11/how-to-change-uuid-of-a-virtualbox-vdi/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 02:24:00 +0000</pubDate>
		<dc:creator>Ng Wai Mun</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://xmdp.wordpress.com/2009/06/11/how-to-change-uuid-of-a-virtualbox-vdi/</guid>
		<description><![CDATA[How to change UUID of a VirtualBox VDI. VBoxManage internalcommands setvdiuuid disk.vdi<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xmdp.wordpress.com&amp;blog=7097868&amp;post=3&amp;subd=xmdp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>How to change UUID of a VirtualBox VDI.</p>
<p><strong>VBoxManage internalcommands setvdiuuid disk.vdi</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xmdp.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xmdp.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xmdp.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xmdp.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xmdp.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xmdp.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xmdp.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xmdp.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xmdp.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xmdp.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xmdp.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xmdp.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xmdp.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xmdp.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xmdp.wordpress.com&amp;blog=7097868&amp;post=3&amp;subd=xmdp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xmdp.wordpress.com/2009/06/11/how-to-change-uuid-of-a-virtualbox-vdi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7098dd41e79e210ba55efd729e492574?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Admininistrator</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://xmdp.wordpress.com/2009/03/25/hello-world/</link>
		<comments>http://xmdp.wordpress.com/2009/03/25/hello-world/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 09:23:05 +0000</pubDate>
		<dc:creator>Ng Wai Mun</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xmdp.wordpress.com&amp;blog=7097868&amp;post=1&amp;subd=xmdp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xmdp.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xmdp.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xmdp.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xmdp.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xmdp.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xmdp.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xmdp.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xmdp.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xmdp.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xmdp.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xmdp.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xmdp.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xmdp.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xmdp.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xmdp.wordpress.com&amp;blog=7097868&amp;post=1&amp;subd=xmdp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xmdp.wordpress.com/2009/03/25/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7098dd41e79e210ba55efd729e492574?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Admininistrator</media:title>
		</media:content>
	</item>
	</channel>
</rss>
