<?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>Praji's Weblog</title>
	<atom:link href="http://praji.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://praji.wordpress.com</link>
	<description>Welcome to praji's world</description>
	<lastBuildDate>Tue, 26 May 2009 13:11:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='praji.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Praji's Weblog</title>
		<link>http://praji.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://praji.wordpress.com/osd.xml" title="Praji&#039;s Weblog" />
	<atom:link rel='hub' href='http://praji.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Cpanel Hangs on Update</title>
		<link>http://praji.wordpress.com/2009/05/26/cpanel-hangs-on-update/</link>
		<comments>http://praji.wordpress.com/2009/05/26/cpanel-hangs-on-update/#comments</comments>
		<pubDate>Tue, 26 May 2009 13:11:20 +0000</pubDate>
		<dc:creator>praji</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://praji.wordpress.com/?p=132</guid>
		<description><![CDATA[Reason for hang up : RPM database could be corrupted, it needs to be rebuild and run upcp again Procedure1. Login to CLI via SSH 2. Kill any /scripts/upcp process or yum or up2date killall upcp killall yum killall up2date 3. you can try getting the PID also by doing this ps -wef &#124;grep yum [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=praji.wordpress.com&amp;blog=2457950&amp;post=132&amp;subd=praji&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://praji.wordpress.com/2009/05/26/cpanel-hangs-on-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b178671933aab2eadfd2cc3232599cf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">praji</media:title>
		</media:content>
	</item>
		<item>
		<title>Install Ruby on CPanel</title>
		<link>http://praji.wordpress.com/2009/05/15/install-ruby-on-cpanel/</link>
		<comments>http://praji.wordpress.com/2009/05/15/install-ruby-on-cpanel/#comments</comments>
		<pubDate>Fri, 15 May 2009 00:48:52 +0000</pubDate>
		<dc:creator>praji</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://praji.wordpress.com/2009/05/15/install-ruby-on-cpanel/</guid>
		<description><![CDATA[If you are using CPanel 11 (the latest version available at this time) you can easily install ruby on your system using CPanel. Previously, you had to do this using operating system packages or manually from sources. Now, we can just run /scripts/installruby and this will do everything for us: download, compile and install ruby [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=praji.wordpress.com&amp;blog=2457950&amp;post=131&amp;subd=praji&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://praji.wordpress.com/2009/05/15/install-ruby-on-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b178671933aab2eadfd2cc3232599cf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">praji</media:title>
		</media:content>
	</item>
		<item>
		<title>openSSH PRNG not seeded</title>
		<link>http://praji.wordpress.com/2009/02/02/openssh-prng-not-seeded/</link>
		<comments>http://praji.wordpress.com/2009/02/02/openssh-prng-not-seeded/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 17:11:06 +0000</pubDate>
		<dc:creator>praji</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://praji.wordpress.com/?p=122</guid>
		<description><![CDATA[openSSH PRNG not seeded This errror is usually seen when the random number generator is broken. To fix this Remove the random devices rm -rf /dev/random &#38;&#38; rm -rf /dev/urandom now recreate both mknod /dev/random c 1 8 &#38;&#38;  mknod /dev/random c 1 9<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=praji.wordpress.com&amp;blog=2457950&amp;post=122&amp;subd=praji&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://praji.wordpress.com/2009/02/02/openssh-prng-not-seeded/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b178671933aab2eadfd2cc3232599cf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">praji</media:title>
		</media:content>
	</item>
		<item>
		<title>SSH not starting in VPs</title>
		<link>http://praji.wordpress.com/2009/01/03/ssh-not-starting-in-vps/</link>
		<comments>http://praji.wordpress.com/2009/01/03/ssh-not-starting-in-vps/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 06:09:43 +0000</pubDate>
		<dc:creator>praji</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://praji.wordpress.com/?p=119</guid>
		<description><![CDATA[First check /var/log/messages and /var/log/secure If you find something like this, &#8220;fatal: daemon() failed: No such device.&#8221; then here is the fix. rm -rf /dev/null mknod /dev/null c 1 3 /etc/rc.d/init.d/sshd restart<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=praji.wordpress.com&amp;blog=2457950&amp;post=119&amp;subd=praji&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://praji.wordpress.com/2009/01/03/ssh-not-starting-in-vps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b178671933aab2eadfd2cc3232599cf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">praji</media:title>
		</media:content>
	</item>
		<item>
		<title>¿ʇı̣ əsnqɐ ʇ,uɐɔ noʎ ɟı̣ əpoɔı̣un sı̣ pooɓ ʇɐɥʍ</title>
		<link>http://praji.wordpress.com/2008/12/09/%c2%bf%ca%87i%cc%a3-%c9%99snq%c9%90-%ca%87u%c9%90%c9%94-no%ca%8e-%c9%9fi%cc%a3-%c9%99po%c9%94i%cc%a3un-si%cc%a3-poo%c9%93-%ca%87%c9%90%c9%a5%ca%8d/</link>
		<comments>http://praji.wordpress.com/2008/12/09/%c2%bf%ca%87i%cc%a3-%c9%99snq%c9%90-%ca%87u%c9%90%c9%94-no%ca%8e-%c9%9fi%cc%a3-%c9%99po%c9%94i%cc%a3un-si%cc%a3-poo%c9%93-%ca%87%c9%90%c9%a5%ca%8d/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 00:50:04 +0000</pubDate>
		<dc:creator>praji</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://praji.wordpress.com/?p=113</guid>
		<description><![CDATA[At first when my friend put his name upside down in orkut, I was actually amazed. How it is done ?? Its just abusing the unicode, I wonder  which head this actually behind this wonder idea. Each character is mapped to some other unicode character which resembles as if the character is put upside down. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=praji.wordpress.com&amp;blog=2457950&amp;post=113&amp;subd=praji&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://praji.wordpress.com/2008/12/09/%c2%bf%ca%87i%cc%a3-%c9%99snq%c9%90-%ca%87u%c9%90%c9%94-no%ca%8e-%c9%9fi%cc%a3-%c9%99po%c9%94i%cc%a3un-si%cc%a3-poo%c9%93-%ca%87%c9%90%c9%a5%ca%8d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b178671933aab2eadfd2cc3232599cf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">praji</media:title>
		</media:content>
	</item>
		<item>
		<title>Hyper Vm installation</title>
		<link>http://praji.wordpress.com/2008/11/06/hyper-vm-installation/</link>
		<comments>http://praji.wordpress.com/2008/11/06/hyper-vm-installation/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 07:10:17 +0000</pubDate>
		<dc:creator>praji</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://praji.wordpress.com/?p=111</guid>
		<description><![CDATA[HyperVM is a web based application that will allow you to create and manage different Virtual Machines each with each vps having its own Operating System. HyperVM also allows you to run multiple HyperVM servers linked together providing a tree of host servers. HyperVM advanced features allow you to manage your vps hosting from a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=praji.wordpress.com&amp;blog=2457950&amp;post=111&amp;subd=praji&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://praji.wordpress.com/2008/11/06/hyper-vm-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b178671933aab2eadfd2cc3232599cf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">praji</media:title>
		</media:content>
	</item>
		<item>
		<title>Backup of a running container with vzdump</title>
		<link>http://praji.wordpress.com/2008/09/11/backup-of-a-running-container-with-vzdump/</link>
		<comments>http://praji.wordpress.com/2008/09/11/backup-of-a-running-container-with-vzdump/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 08:37:45 +0000</pubDate>
		<dc:creator>praji</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://praji.wordpress.com/?p=102</guid>
		<description><![CDATA[Vzdump is a utility to make consistent snapshots of running OpenVZ containers. It basically creates a tar archive of the container&#8217;s private area, which also includes the CT configuration files. There are several ways to provide consistency: Stop the CT during backup (very long downtime) Use rsync and suspend/resume (minimal downtime) Use LVM2 (no downtime) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=praji.wordpress.com&amp;blog=2457950&amp;post=102&amp;subd=praji&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://praji.wordpress.com/2008/09/11/backup-of-a-running-container-with-vzdump/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b178671933aab2eadfd2cc3232599cf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">praji</media:title>
		</media:content>
	</item>
		<item>
		<title>Using Screen for Session Management</title>
		<link>http://praji.wordpress.com/2008/07/26/using-screen-for-session-management/</link>
		<comments>http://praji.wordpress.com/2008/07/26/using-screen-for-session-management/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 11:06:36 +0000</pubDate>
		<dc:creator>praji</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://praji.wordpress.com/?p=91</guid>
		<description><![CDATA[Lost your shell connection? Need multiple shell sessions? You are logged into your remote server via SSH and happily plucking along at your keyboard and then it happens. Suddenly, the characters stop moving and then you get the dreaded &#8220;Connection Closed&#8221; message. You have just lost your session. You were halfway through some task and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=praji.wordpress.com&amp;blog=2457950&amp;post=91&amp;subd=praji&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://praji.wordpress.com/2008/07/26/using-screen-for-session-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b178671933aab2eadfd2cc3232599cf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">praji</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating Your Own Custom Ubuntu 7.10 Or Linux Mint 4.0 Live-CD With Remastersys</title>
		<link>http://praji.wordpress.com/2008/07/14/creating-your-own-custom-ubuntu-710-or-linux-mint-40-live-cd-with-remastersys/</link>
		<comments>http://praji.wordpress.com/2008/07/14/creating-your-own-custom-ubuntu-710-or-linux-mint-40-live-cd-with-remastersys/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 12:14:41 +0000</pubDate>
		<dc:creator>praji</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://praji.wordpress.com/?p=84</guid>
		<description><![CDATA[This guide shows how you can create a Live-CD from your Ubuntu Gutsy Gibbon or Linux Mint 4.0 system with a tool called remastersys. Remastersys is available in the Linux Mint romeo repository. You can customize your Ubuntu/Linux Mint system and then let remastersys create an iso image of it which you can then burn [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=praji.wordpress.com&amp;blog=2457950&amp;post=84&amp;subd=praji&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://praji.wordpress.com/2008/07/14/creating-your-own-custom-ubuntu-710-or-linux-mint-40-live-cd-with-remastersys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b178671933aab2eadfd2cc3232599cf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">praji</media:title>
		</media:content>

		<media:content url="http://praji.files.wordpress.com/2008/07/remastersys.jpg?w=300" medium="image" />
	</item>
		<item>
		<title>Wubi ubuntu installer</title>
		<link>http://praji.wordpress.com/2008/07/13/wubi-ubuntu-installer/</link>
		<comments>http://praji.wordpress.com/2008/07/13/wubi-ubuntu-installer/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 14:00:09 +0000</pubDate>
		<dc:creator>praji</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://praji.wordpress.com/?p=78</guid>
		<description><![CDATA[Wubi is an officially supported Ubuntu installer for Windows users that can bring you to the Linux world with a single click. Wubi allows you to install and uninstall Ubuntu as any other Windows application, in a simple and safe way. Are you curious about Linux and Ubuntu? Trying them out has never been easier! [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=praji.wordpress.com&amp;blog=2457950&amp;post=78&amp;subd=praji&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://praji.wordpress.com/2008/07/13/wubi-ubuntu-installer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b178671933aab2eadfd2cc3232599cf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">praji</media:title>
		</media:content>

		<media:content url="http://praji.files.wordpress.com/2008/07/wubi_logo.gif?w=256" medium="image" />

		<media:content url="http://wubi-installer.org/images/download-button.png" medium="image">
			<media:title type="html">Download Now</media:title>
		</media:content>

		<media:content url="http://praji.files.wordpress.com/2008/07/wubi.png?w=300" medium="image" />

		<media:content url="http://praji.files.wordpress.com/2008/07/wubi-reboot.png?w=300" medium="image" />
	</item>
	</channel>
</rss>
