<?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>RimuHosting Blog</title>
	<atom:link href="http://blog.rimuhosting.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rimuhosting.com</link>
	<description>Mighty Linux servers, support worth raving about</description>
	<lastBuildDate>Sat, 28 Aug 2010 02:28:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Exploited VPS? phpmyadmin?</title>
		<link>http://blog.rimuhosting.com/2010/08/19/exploited-vps-phpmyadmin/</link>
		<comments>http://blog.rimuhosting.com/2010/08/19/exploited-vps-phpmyadmin/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 22:28:34 +0000</pubDate>
		<dc:creator>Liz Quilty</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[phpmyadmin]]></category>

		<guid isPermaLink="false">http://blog.rimuhosting.com/?p=734</guid>
		<description><![CDATA[Currently we are being inundated with scans and exploits looking for new machines to take over, most of these are using insecure phpmyadmin installs. If you are unsure if your box has been hacked then the things to look for are similar to this&#8230; Perl has a high CPU load in &#8216;top&#8217; ﻿top - 20:43:09 [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.rimuhosting.com%2F2010%2F08%2F19%2Fexploited-vps-phpmyadmin%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.rimuhosting.com%2F2010%2F08%2F19%2Fexploited-vps-phpmyadmin%2F&amp;source=rimuhosting&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.flickr.com/photos/fsse-info/260644707/"><img class=" alignleft" style="margin: 20px;" title="phpmyadmin" src="http://farm1.static.flickr.com/92/260644707_6292984a6d_m_d.jpg" alt="" width="240" height="177" /></a></p>
<p>Currently we are being inundated with scans and exploits looking for new machines to take over, most of these are using insecure phpmyadmin installs.</p>
<p>If you are unsure if your box has been hacked then the things to look for are similar to this&#8230;</p>
<p><span id="more-734"></span></p>
<p>Perl has a high CPU load in &#8216;top&#8217;</p>
<pre>﻿top - 20:43:09 up 174 days, 20:47,  1 user,  load average: 1.00, 1.00, 1.00
Tasks: 279 total,   2 running, 277 sleeping,   0 stopped,   0 zombie
Cpu(s):  7.1%us,  0.3%sy,  0.0%ni, 92.4%id,  0.1%wa,  0.0%hi,  0.0%si,  0.0%st
Mem:    921948k total,   897940k used,    24008k free,   130788k buffers
Swap:   131064k total,    79704k used,    51360k free,   210824k cached

PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
2239 www-data  20   0  4896 2872 1224 R 99.9  0.3   3853:33 perl   <span style="color: #ff0000;">&lt;&lt;---</span>
21482 root      20   0  2344 1112  744 R  3.8  0.1   0:00.04 top
28751 root      20   0 43108  13m 1604 S  1.9  1.4   6:05.22 apache2
1 root      20   0  1824  404  364 S  0.0  0.0   1:43.69 init</pre>
<p>Odd things running as the apache user</p>
<pre>﻿~# ps aux |grep www-data
www-data  9442  0.0  2.1  23060  8596 ?        S    Aug18   0:00 /usr/sbin/apache2 -k start -DSSL
www-data  9448  0.0  0.0      0     0 ?        Z    Aug18   0:00 [sh] &lt;defunct&gt; <span style="color: #ff0000;">&lt;- sure sign here</span>
www-data  9458 99.2  0.7   4916  2888 ?        R    Aug18 1297:10 /usr/sbin/apache/loggs
www-data  9701  0.0  0.4   4916  1892 ?        S    Aug18   0:00 /usr/sbin/apache/loggs  <span style="color: #ff0000;">&lt;- this doesnt exist</span>
www-data  9704  0.0  0.7   5860  3020 ?        R    Aug18   0:17 inetd   <span style="color: #ff0000;">&lt;- this should never run as apache user</span>
www-data 31545  0.0  1.1  21164  4628 ?        S    08:20   0:00 /usr/sbin/apache2 -k start -DSSL
www-data 31546  0.0  1.1  21164  4620 ?        S    08:20   0:00 /usr/sbin/apache2 -k start -DSSL
root     31672  0.0  0.2   2732   800 pts/1    D+   08:32   0:00 grep www-data</pre>
<p>The best recovery is a reinstall or revert to a non-hacked backup. You can do this in your control panel easily yourself. Once you have restored to a non-hacked backup you need to secure it. Shutdown all daemons like apache, postfix, mysql etc. Change any user passwords (especially root!)</p>
<p>Find insecure instances of web software such as phpmadmin, or other things.</p>
<p>This will find most cases of phpmyadmin</p>
<pre>find / -iname "*phpmyadmin*"</pre>
<p>Then you can move that somewhere outside a documentroot or use htaccess to deny anyone usage.</p>
<p>Now you probably want to mount the hacked/exploited image . First you attach it as /dev/xvda3 in your rimuhosting control panel, this will reboot your vps. When it comes back up re-shutdown all daemons until you have finished.</p>
<p>Run:</p>
<pre>mkdir /oldfs
mount /dev/xvda3 /oldfs</pre>
<p>Now you can view all your old VPS files. You can copy over email from /oldfs/var/mail to /var/mail or mysql from /oldfs/var/lib/mysql to /var/lib/mysql etc. Be very careful about any files you copy over, they may be exploited.</p>
<p>Once you have done that, and gone over anything else with a fine tooth comb, and updated any other packages, you can restart your daemons again. Keep an eye on logs regularly for more exploits and hacks.</p>
<p>Image credit <a href="http://www.flickr.com/photos/fsse-info/260644707/">flickr:Clive Darr</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.rimuhosting.com/2010/08/19/exploited-vps-phpmyadmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Old versions of PHPMyAdmin and Automated Scanning</title>
		<link>http://blog.rimuhosting.com/2010/08/09/old-versions-of-phpmyadmin-and-automated-scanning/</link>
		<comments>http://blog.rimuhosting.com/2010/08/09/old-versions-of-phpmyadmin-and-automated-scanning/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 04:19:25 +0000</pubDate>
		<dc:creator>Liz Quilty</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[dd_ssh]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[old]]></category>
		<category><![CDATA[phpmyadmin]]></category>

		<guid isPermaLink="false">http://blog.rimuhosting.com/?p=715</guid>
		<description><![CDATA[It has come to our attention that we have had a decent number of  alerts about machines scanning on our networks in the last day. All of them have been running hacks from /tmp named things like /tmp/dd_ssh etc. These files are owned and run by the apache user, and on further investigation all put [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.rimuhosting.com%2F2010%2F08%2F09%2Fold-versions-of-phpmyadmin-and-automated-scanning%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.rimuhosting.com%2F2010%2F08%2F09%2Fold-versions-of-phpmyadmin-and-automated-scanning%2F&amp;source=rimuhosting&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
<p>It has come to our attention that we have had a decent number of  alerts about machines scanning on our networks in the last day. All of them have been running hacks from /tmp named things like /tmp/dd_ssh etc. These files are owned and run by the apache user, and on further investigation all put there by an old PHPMyAdmin install.</p>
<p>If you run something like PHPMyAdmin then this is the time to upgrade it. If you get stuck or are unsure in any way then we are happy to help out.</p>
<p>It always pays to keep your system up to date to prevent excessive traffic or downtime.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.rimuhosting.com/2010/08/09/old-versions-of-phpmyadmin-and-automated-scanning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Mass Upgrade Script 3.0.1</title>
		<link>http://blog.rimuhosting.com/2010/08/02/wordpress-mass-upgrade-script-3-0-1/</link>
		<comments>http://blog.rimuhosting.com/2010/08/02/wordpress-mass-upgrade-script-3-0-1/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 22:48:28 +0000</pubDate>
		<dc:creator>Liz Quilty</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[3.0.1]]></category>
		<category><![CDATA[automate]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://blog.rimuhosting.com/?p=707</guid>
		<description><![CDATA[This script will search /var/www (changeable in a variable) for any wordpress installs and make sure its upgraded to the latest version. It will run a backup to /root/wp_upgrade/ of all files and database before doing anything with the site in case of major catastrophe. It pays to check each site after the upgrade to [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.rimuhosting.com%2F2010%2F08%2F02%2Fwordpress-mass-upgrade-script-3-0-1%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.rimuhosting.com%2F2010%2F08%2F02%2Fwordpress-mass-upgrade-script-3-0-1%2F&amp;source=rimuhosting&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
<p>This script will search /var/www (changeable in a variable) for any wordpress installs and make sure its upgraded to the latest version.<br />
It will run a backup to /root/wp_upgrade/ of all files and database before doing anything with the site in case of major catastrophe.<br />
It pays to check each site after the upgrade to make sure plugins all worked (and upgrade plugins before the upgrade works also!). </p>
<p>Let me know if you have any bugs at all, or any problems.</p>
<p>Here’s your script to upgrade them all.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">wget</span> http:<span style="color: #000000; font-weight: bold;">//</span>b.ri.mu<span style="color: #000000; font-weight: bold;">/</span>files<span style="color: #000000; font-weight: bold;">/</span>wordpress-upgrade-3.0.1.sh 
<span style="color: #c20cb9; font-weight: bold;">sh</span> wordpress-upgrade-3.0.1.sh</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://blog.rimuhosting.com/2010/08/02/wordpress-mass-upgrade-script-3-0-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pingability Facelift</title>
		<link>http://blog.rimuhosting.com/2010/07/29/pingability-facelift/</link>
		<comments>http://blog.rimuhosting.com/2010/07/29/pingability-facelift/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 21:45:52 +0000</pubDate>
		<dc:creator>Peter Bryant</dc:creator>
				<category><![CDATA[Rimuhosting]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[pingability]]></category>
		<category><![CDATA[reliability]]></category>
		<category><![CDATA[tests]]></category>
		<category><![CDATA[uptime]]></category>

		<guid isPermaLink="false">http://blog.rimuhosting.com/?p=696</guid>
		<description><![CDATA[While I was kicking back camping in Yosemite Justin here has been &#8216;messing about&#8217; with CSS on our Pingability web check and alert service.  Bringing it from my 2003 design to something a little more contemporary.  Thanks, Justin. &#8211; Pingability lets you monitor your websites pages, check that things are running OK, and alert you [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.rimuhosting.com%2F2010%2F07%2F29%2Fpingability-facelift%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.rimuhosting.com%2F2010%2F07%2F29%2Fpingability-facelift%2F&amp;source=rimuhosting&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
<p>While I was kicking back camping in Yosemite Justin here has been &#8216;messing about&#8217; with CSS on our <a href="http://pingability.com/">Pingability</a> web check and alert service.  Bringing it from my 2003 design to something a little more contemporary.  Thanks, Justin.</p>
<div id="attachment_704" class="wp-caption alignnone" style="width: 210px"><a href="http://pingability.com"><img class="size-full wp-image-704" title="sc-home-2010-06-200x180" src="http://blog.rimuhosting.com/wp-content/uploads/2010/07/sc-home-2010-06-200x180.png" alt="" width="200" height="180" /></a><p class="wp-caption-text">Before</p></div>
<div id="attachment_703" class="wp-caption alignnone" style="width: 210px"><a href="http://pingability.com"><img class="size-full wp-image-703" title="sc-home-2010-07-200x180-c" src="http://blog.rimuhosting.com/wp-content/uploads/2010/07/sc-home-2010-07-200x180-c1.png" alt="" width="200" height="180" /></a><p class="wp-caption-text">After</p></div>
<p>&#8211;</p>
<p><a href="http://pingability.com">Pingability lets you monitor your websites pages</a>, check that things are running OK, and alert you (via email, txt or phone) when they are not.  It supports SSH actions (so you it can, say, SSH in and restart apache/mysql or reboot your server) if a web page stops responding.  And it can check things like email servers are working, DNS is returning results, and ports are open.  There are free and paid options.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.rimuhosting.com/2010/07/29/pingability-facelift/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>66% off .org domain name registration anyone?</title>
		<link>http://blog.rimuhosting.com/2010/07/27/66-off-org-domain-name-registration-anyone/</link>
		<comments>http://blog.rimuhosting.com/2010/07/27/66-off-org-domain-name-registration-anyone/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 00:57:07 +0000</pubDate>
		<dc:creator>Peter Bryant</dc:creator>
				<category><![CDATA[Rimuhosting]]></category>
		<category><![CDATA[deals]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[gandi.net]]></category>
		<category><![CDATA[promo]]></category>
		<category><![CDATA[promotion]]></category>
		<category><![CDATA[special]]></category>

		<guid isPermaLink="false">http://blog.rimuhosting.com/?p=684</guid>
		<description><![CDATA[We use gandi.net internally for some of the domains we have.  Gandi have given me a few &#8216;promo codes&#8217; for 66% off .org domains. ORG2010-4B82-5C48-3F27 ORG2010-24C9-AB2B-0C59 ORG2010-481D-7BC2-A29D ORG2010-7631-D3DE-DF74 ORG2010-FF7A-39C1-FB54 ORG2010-48E2-9F2C-F006 ORG2010-87EF-F85F-01AD These codes will only work once each.  So if you use one (by using that as the promo code when you order at gandi.net), [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.rimuhosting.com%2F2010%2F07%2F27%2F66-off-org-domain-name-registration-anyone%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.rimuhosting.com%2F2010%2F07%2F27%2F66-off-org-domain-name-registration-anyone%2F&amp;source=rimuhosting&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
<p>We use gandi.net internally for some of the domains we have.  Gandi have given me a few &#8216;promo codes&#8217; for 66% off .org domains.</p>
<p><span id="more-684"></span></p>
<p>ORG2010-4B82-5C48-3F27<br />
ORG2010-24C9-AB2B-0C59<br />
ORG2010-481D-7BC2-A29D<br />
ORG2010-7631-D3DE-DF74<br />
ORG2010-FF7A-39C1-FB54<br />
ORG2010-48E2-9F2C-F006<br />
ORG2010-87EF-F85F-01AD</p>
<p>These codes will only work once each.  So if you use one (by using that as the promo code when you order at gandi.net), just mention that in a comment here?</p>
<p>If the codes below are all used up and you are a RimuHosting customer, just email us and there are a few extra ones we can give out.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.rimuhosting.com/2010/07/27/66-off-org-domain-name-registration-anyone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Upgrade your RimuHosting VPS to a VPS on a dedicated server?</title>
		<link>http://blog.rimuhosting.com/2010/07/21/vps-to-vps-on-dedicated-offer/</link>
		<comments>http://blog.rimuhosting.com/2010/07/21/vps-to-vps-on-dedicated-offer/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 04:05:29 +0000</pubDate>
		<dc:creator>Peter Bryant</dc:creator>
				<category><![CDATA[Rimuhosting]]></category>
		<category><![CDATA[deals]]></category>
		<category><![CDATA[dedicated]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[promo]]></category>
		<category><![CDATA[promotion]]></category>
		<category><![CDATA[special]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://blog.rimuhosting.com/?p=652</guid>
		<description><![CDATA[Want to upgrade from a VPS on a shared host to a VPS on a dedicated server?  More memory, more disk space, dedicated CPU and disks?  We have a great offer for a few of you&#8230; We have a few &#8216;old&#8217; servers (only a couple of years old).  Most are retired host servers or dedicated [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.rimuhosting.com%2F2010%2F07%2F21%2Fvps-to-vps-on-dedicated-offer%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.rimuhosting.com%2F2010%2F07%2F21%2Fvps-to-vps-on-dedicated-offer%2F&amp;source=rimuhosting&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
<p>Want to upgrade from a VPS on a shared host to a VPS on a dedicated server?  More memory, more disk space, dedicated CPU and disks?  We have a great offer for a few of you&#8230;</p>
<p>We have a few &#8216;old&#8217; servers (only a couple of years old).  Most are retired host servers or dedicated servers returned from customers who no longer need them.  These server specs are mostly ones we no longer offer on our ordering pages.</p>
<p>Rather than let them gather dust, we thought we would offer them to customers who are currently have a VPS on a shared host.  And would like an upgrade to a dedicated machine.  You would get (most likely) more memory; more disk space; and, most importantly, less contention.  The CPU and disk IO is dedicated solely to you.  See also <a href="http://rimuhosting.com/knowledgebase/rimuhosting/vps-setup-on-dedicated-servers">http://rimuhosting.com/knowledgebase/rimuhosting/vps-setup-on-dedicated-servers</a></p>
<p><span id="more-652"></span></p>
<p>The process is very simple, no work is required.  You simply let us know which server you&#8217;d like.  And we move your VPS to that machine.  You get to keep your IP address.  And no configuration changes or migration work is required.  There is simply a few minutes per GB of disk space you use downtime while we move your VPS image to the new machine.</p>
<p>The servers on offer are:</p>
<ul>
<li><span style="font-size: small;">host157.rimuhosting.com C2D E6400/2GB RAM/2x80GB Disks 110.00 USD/month </span></li>
<li><span style="font-size: small;"> <span style="color: #ff0000;">SOLD!</span> <span style="text-decoration: line-through;">host146.rimuhosting.com C2D E6400/2GB RAM/2x250GB Disks 110.00 USD/month</span> </span></li>
<li><span style="font-size: small;"> <span style="color: #ff0000;">SOLD!</span> <span style="text-decoration: line-through;">host235.rimuhosting.com C2D E6400/2GB RAM/2x250GB Disks 110.00 USD/month </span></span></li>
<li><span style="font-size: small;"><span style="color: #ff0000;">SOLD!</span> <span style="text-decoration: line-through;">host214.rimuhosting.com C2D E6400/2GB RAM/2x400GB Disks 110.00 USD/month </span></span></li>
<li><span style="font-size: small;"><span style="color: #ff0000;">SOLD!</span> <span style="text-decoration: line-through;">host188.rimuhosting.com C2D E6400/4GB RAM/2x400GB Disks 110.00 USD/month </span></span></li>
<li><span style="font-size: small;"> <span style="color: #ff0000;">SOLD!</span> <span style="text-decoration: line-through;">host190.rimuhosting.com C2D E6400/4GB RAM/2x400GB Disks 110.00 USD/month</span> </span></li>
<li><span style="font-size: small;"><span style="color: #ff0000;">SOLD!</span> <span style="text-decoration: line-through;">host162.rimuhosting.com C2D E6400/4GB RAM/2x500GB Disks 115.00 USD/month</span><br />
</span></li>
<li><span style="font-size: small;"><span style="color: #ff0000;">SOLD!</span> <span style="text-decoration: line-through;">host296.rimuhosting.com 2xXeon E5310 (8 cores)/4GB RAM/2x250GB Disks 150.00 USD/month </span></span></li>
<li><span style="font-size: small;"> <span style="color: #ff0000;">SOLD!</span> <span style="text-decoration: line-through;">host326.rimuhosting.com 2xXeon E5310 (8 cores)/4GB RAM/2x250GB Disks (4 bays) 170.00 USD/month </span></span></li>
<li><span style="font-size: small;"> host262.rimuhosting.com 2xXeon E5310 (8 cores)/4GB RAM/2x400GB Disks (4 bays) 175.00 USD/month </span></li>
<li><span style="font-size: small;"> host444.rimuhosting.com 2xXeon E5410 (8 cores)/4GB RAM/2x250GB Disks (4 bays) 175.00 USD/month </span></li>
<li><span style="font-size: small;"><span style="color: #ff0000;">SOLD!</span> <span style="text-decoration: line-through;">host548.rimuhosting.com 2xXeon E5410 (8 cores)/12GB RAM/2x500GB Disks (4 disks) 200.00 USD/month</span></span></li>
</ul>
<p><span style="font-size: small;">The fine print:</span></p>
<ul>
<li><span style="font-size: small;">Disk upgrade to 1TB 7200RPM SATA drive for +13.00 USD/month per drive. A one off 49.00 USD setup fee per upgrade request applies.<br />
</span></li>
<li><span style="font-size: small;">Sorry no buydowns on these servers. </span></li>
<li><span style="font-size: small;">The memory size is fixed (since we have only a limited supply of the memory required for some of the older machines).</span></li>
<li>First come first served.  Each of these servers is a one-off.  We will try to keep this post updated as servers are grabbed by others.</li>
<li><span style="font-size: small;">Private Network connections are available +130 USD setup, +10.00 monthly (unmetered, Gb port) on Xeon servers only. </span></li>
<li><span style="font-size: small;">These deals are provided on a first-in first-serve basis and subject to availablility are valid till the end of July 2010. To order, follow the link provided, leave the default values set on the order page but write a note including the hostname/quote you are after in the order notes, along with a reference to this page.</span></li>
<li><span style="font-size: small;">All servers (except where noted otherwise) have two (2) drive bays supporting SATA disks.</span></li>
<li><span style="font-size: small;">Subtract about 512MB from the server memory size (this will be used by the VPS hypervisor).</span></li>
</ul>
<p>If you&#8217;d like to upgrade just <a href="https://rimuhosting.com/ticket/enterticketdetails.jsp?t_type=TT_SALES&amp;t_subject=Dedicated%20VPS%20Host%20Upgrade,%20Please!&amp;t_msg_body=Hi.%20%20Would%20you%20please%20move%20my%20VPS%20$domainname%20to%20$hostname%20and%20update%20my%20billing%20from%20next%20month?%20%20Per%20your%20blog%20post.%20%20Thanks%20guys.">pop in a support ticket</a> and let us know which server you wanted to have.  We will work to move your VPS to that dedicated server within 24 hours and update your VPS&#8217;s billing from next month (no extra cost for this month).</p>
<p>Note: All these servers are at our Dallas datacenter.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.rimuhosting.com/2010/07/21/vps-to-vps-on-dedicated-offer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Virtualmin on the command line</title>
		<link>http://blog.rimuhosting.com/2010/07/01/virtualmin-on-the-command-line/</link>
		<comments>http://blog.rimuhosting.com/2010/07/01/virtualmin-on-the-command-line/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 23:33:31 +0000</pubDate>
		<dc:creator>Liz Quilty</dc:creator>
				<category><![CDATA[Rimuhosting]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[fcgi]]></category>
		<category><![CDATA[line]]></category>
		<category><![CDATA[mod_php]]></category>
		<category><![CDATA[panels]]></category>
		<category><![CDATA[virtualmin]]></category>

		<guid isPermaLink="false">http://blog.rimuhosting.com/?p=649</guid>
		<description><![CDATA[We often encourage our users to use software which is better, and does things in a standard way. When it comes to control panels we prefer Virtualmin. It works with the distro you are using and the packages that come with it rather than setting up things in its own odd way and tieing you [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.rimuhosting.com%2F2010%2F07%2F01%2Fvirtualmin-on-the-command-line%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.rimuhosting.com%2F2010%2F07%2F01%2Fvirtualmin-on-the-command-line%2F&amp;source=rimuhosting&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
<p>We often encourage our users to use software which is better, and does things in a standard way. When it comes to control panels we prefer <a href="http://www.virtualmin.com">Virtualmin</a>. It works with the distro you are using and the packages that come with it rather than setting up things in its own odd way and tieing you into using strange configs that lock you into using it.<br />
Also it imports from all other platforms nicely (cpanel, plesk etc) which is handy to those who are locked into a lot of the more overpriced web panels. But the best thing yet is that its a reasonable price, in fact the GPL version is free and fully functioning!</p>
<p>By default it uses FCGI for PHP, which is a great option, however we had a customer who was struggling to keep ram usage down so wanted to convert to mod_php which was slightly faster and used less memory. Since he had more than a few domains this could have been painstaking, in fact it was until i emailed one of the creators of <a href="http://www.virtualmin.com">Virtualmin</a>.<br />
Not only did i get a great response, but i got it within minutes!</p>
<p>I had wondered if <a href="http://www.virtualmin.com">Virtualmin</a> had a command line interface, and thus asked if there was any command line way i could do it, i got this reply.<br />
<span id="more-649"></span><br />
Yes &#8211; you can use the command :</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">virtualmin modify-web <span style="color: #660033;">--domain</span> whatever.com <span style="color: #660033;">--mode</span> mod_php<span style="color: #ff0000;">&quot;</span></pre></div></div>

<p>You can combine this with a shell loop using the output from :</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">virtualmin list-domains <span style="color: #660033;">--with-feature</span> web <span style="color: #660033;">--name-only</span></pre></div></div>

<p>Something like :</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">for</span> dom <span style="color: #000000; font-weight: bold;">in</span> <span style="color: #000000; font-weight: bold;">`</span>virtualmin list-domains <span style="color: #660033;">--with-feature</span> web --name-only<span style="color: #000000; font-weight: bold;">`</span>; <span style="color: #000000; font-weight: bold;">do</span>
  virtualmin modify-web <span style="color: #660033;">--domain</span> <span style="color: #007800;">$dom</span> <span style="color: #660033;">--mode</span> mod_php
<span style="color: #000000; font-weight: bold;">done</span></pre></div></div>

<p>I modified this somewhat so i had an exclude list and then went with it. I think perhaps I should have put a sleep in there somewhere, the load went rather high for some time <img src='http://blog.rimuhosting.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<pre>[root@hostname ~]# virtualmin
usage: /usr/sbin/virtualmin  [args..]
   or: /usr/sbin/virtualmin help 

Available commands :

Backup and restore
------------------
backup-domain            Backup one or more virtual servers
list-scheduled-backups   Outputs a list of scheduled backups
restore-domain           Restore one or more virtual servers

Virtual servers
---------------
create-domain            Create a virtual server
delete-domain            Delete one or more virtual servers.
disable-domain           Temporarily disable a virtual server
enable-domain            Re-enable one virtual server
migrate-domain           Imports a virtual server from some other product
modify-domain            Change parameters of a virtual server
move-domain              Change the owner of a virtual server
unalias-domain           Convert an alias domain into a sub-server.
unsub-domain             Convert a sub-domain into a sub-server.
list-domains             Lists all virtual servers.
notify-domains           Send email to some or all virtual server owners.
validate-domains         Check the configuration of virtual servers
enable-feature           Turn on some features for a virtual server
disable-feature          Turn off some features for a virtual server
modify-dns               Change DNS settings for virtual servers
modify-spam              Change spam filtering and delivery settings for a
                         virtual server
modify-web               Change a virtual server's web configuration
modify-mail              Change mail-related settings for some domains
resend-email             Re-send the signup email for a domain

Mail and FTP users
------------------
create-user              Create a mail, FTP or database user
delete-user              Delete a mail, FTP or database user
modify-user              Change attributes of a mail, FTP or database user
list-users               List users in a virtual server
list-available-shells    List all shells for use with domain owners and
                         mailboxes
list-mailbox             Dump inbox email for one user

Mail aliases
------------
create-alias             Create a new mail alias
create-simple-alias      Adds a mail alias to some domain, with simple
                         parameters
delete-alias             Delete a mail alias
list-aliases             List aliases for a virtual server
list-simple-aliases      Lists mail aliases in a simple format for some domain
create-simple-alias      Adds a mail alias to some domain, with simple
                         parameters
list-simple-aliases      Lists mail aliases in a simple format for some domain

Server owner limits
-------------------
disable-limit            Removes access to some feature or edit capability for
                         some virtual servers
enable-limit             Grants access to some feature or edit capability for
                         some virtual servers
modify-limits            Changes the owner limits for some virtual server
modify-resources         Changes resource limits for some virtual server(s)

Extra administrators
--------------------
create-admin             Creates an extra administrator for a virtual server
delete-admin             Deletes an extra administrator from a virtual server
modify-admin             Updates an extra administrator for a virtual server
list-admins              Lists administrators belonging to a virtual server

Custom fields
-------------
list-custom              List custom fields for virtual servers
modify-custom            Modify custom fields for a virtual server

Databases
---------
create-database          Creates a database for a virtual server
delete-database          Deletes one database
import-database          Adds an existing database to a virtual server
list-databases           Lists databases for some virtual server
modify-database-hosts    Adds or removes an allowed MySQL host for some or all
                         domains 

Reseller accounts
-----------------
create-reseller          Create one reseller account
delete-reseller          Delete one reseller
modify-reseller          Modify attributes for an existing reseller
list-resellers           List existing resellers

Script installers
-----------------
install-script           Install one third-party script
delete-script            Un-install one script from a virtual server
list-scripts             Display script installed into some virtual server
list-available-scripts   List known scripts

Proxies and balancers
---------------------
create-proxy             Adds a per-directory proxy to some domain
delete-proxy             Removes a proxy balancer from some domain
list-proxies             Lists web proxy balancers in some domain

PHP versions
------------
delete-php-directory     Remove any custom version of PHP for some directory
set-php-directory        Set the version of PHP to run in some directory
list-php-directories     List all directories in which a specific version of PHP
                         has been activated 

SSL certificates
----------------
list-certs               Output the certificates for some or all virtual
                         servers.
generate-cert            Generate a new self-signed cert or CSR for a virtual
                         server.
install-cert             Replace the SSL certificate or private key for a
                         virtual server. 

Virtual server templates
------------------------
create-template          Creates a template for use by new domains.
delete-template          Removes one virtual server template.
get-template             Outputs all settings in a template.
modify-template          Changes one or more settings in a template.
list-templates           List available templates for new domains

Account plans
-------------
create-plan              Creates a new account plan for use with virtual
                         servers.
delete-plan              Removes one existing account plan.
modify-plan              Modifies an existing account plan for use with virtual
                         servers.
list-plans               List available account plans for new domains

Other scripts
-------------
change-licence           Change a system's Virtualmin license key
change-password          Changes the password of some Virtualmin user.
check-config             Run the Virtualmin config check
check-connectivity       Checks the external accessibility of virtual servers.
copy-mailbox             Copy mail from one location to another, perhaps
                         converting formats.
create-redirect          Adds a web redirect or alias to some domain
create-shared-address    Adds an IP address for use by multiple virtual servers
delete-redirect          Removes a web redirect or alias from some domain
delete-shared-address    Removes an IP address that can be used by virtual
                         servers
disable-writelogs        Disable logging via program
enable-writelogs         Enable logging via program
get-dns                  Output all DNS records for a domain.
get-ssl                  Output SSL certificate information for a domain.
info                     Show general information about this Virtualmin system.
licence-info             Show license counts for this Virtualmin system.
list-bandwidth           Shows bandwidth usage for some domain over a date range
list-commands            Lists API scripts available
list-features            Lists features available when creating a domain
list-php-ini             Show PHP variables for some or all domains.
list-redirects           Lists web redirects and aliases in some domain
list-shared-addresses    Lists shared IP addresses for virtual servers
list-styles              Lists all configuration templates
lookup-domain-daemon     A background process for looking up user details.
modify-php-ini           Changes PHP variables for some or all domains.
run-all-webalizer        Run Webalizer reports for all virtual servers
search-maillogs          Searches mail server and procmail logs
set-spam                 Change the spam and virus scanners for all domains
test-imap                Checks if IMAP login to some server works.
test-pop3                Checks if POP3 login to some server works.
test-smtp                Checks if the mail server can RCPT to some address</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.rimuhosting.com/2010/07/01/virtualmin-on-the-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress &amp; WordPress MU mass upgrade script 3.0</title>
		<link>http://blog.rimuhosting.com/2010/06/23/wordpress-wordpress-mu-mass-upgrade-script-3-0/</link>
		<comments>http://blog.rimuhosting.com/2010/06/23/wordpress-wordpress-mu-mass-upgrade-script-3-0/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 22:22:33 +0000</pubDate>
		<dc:creator>Liz Quilty</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[3.0]]></category>
		<category><![CDATA[automated]]></category>
		<category><![CDATA[automatic]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.rimuhosting.com/?p=640</guid>
		<description><![CDATA[Sorry for the slower than usual update this time. I was rather busy/sidetracked and left it for a day or two before doing it. Since it wasn&#8217;t a exploit fix release i figured it wasn&#8217;t a major. Anyway, here goes the new wordpress mass upgrade script. I no longer have a wordpress MU available to [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.rimuhosting.com%2F2010%2F06%2F23%2Fwordpress-wordpress-mu-mass-upgrade-script-3-0%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.rimuhosting.com%2F2010%2F06%2F23%2Fwordpress-wordpress-mu-mass-upgrade-script-3-0%2F&amp;source=rimuhosting&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
<p>Sorry for the slower than usual update this time. I was rather busy/sidetracked and left it for a day or two before doing it. Since it wasn&#8217;t a exploit fix release i figured it wasn&#8217;t a major.</p>
<p>Anyway, here goes the new wordpress mass upgrade script. I no longer have a wordpress MU available to test on, it should technically work, but let me know if there are any problems at all with it.<br />
<span id="more-640"></span></p>
<p>This script will search /var/www (changeable in a variable) for any wordpress install and make sure its upgraded to the latest version. It pays to check each site after the upgrade to make sure plugins all worked (and upgrade plugins before the upgrade works also!). This version has a database change so i have forced the $sitename/upgrade.php call with a wget to save you some time. This occasionally fails, for no reason i can find, so it pays to check this.</p>
<p>Let me know if you have any bugs at all, or any problems.</p>
<p>Here’s your script to upgrade them all.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">wget</span> http:<span style="color: #000000; font-weight: bold;">//</span>b.ri.mu<span style="color: #000000; font-weight: bold;">/</span>files<span style="color: #000000; font-weight: bold;">/</span>wordpress-upgrade-3.0.sh 
<span style="color: #c20cb9; font-weight: bold;">sh</span> wordpress-upgrade-3.0.sh</pre></div></div>

<p>Next time I may endeavour to see if i can script putting sites into maintaince mode, disable plugins, upgrade etc <img src='http://blog.rimuhosting.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.rimuhosting.com/2010/06/23/wordpress-wordpress-mu-mass-upgrade-script-3-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Free memory upgrade anyone?</title>
		<link>http://blog.rimuhosting.com/2010/06/17/free-memory-upgrade-anyone/</link>
		<comments>http://blog.rimuhosting.com/2010/06/17/free-memory-upgrade-anyone/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 00:25:20 +0000</pubDate>
		<dc:creator>Peter Bryant</dc:creator>
				<category><![CDATA[Rimuhosting]]></category>

		<guid isPermaLink="false">http://blog.rimuhosting.com/?p=632</guid>
		<description><![CDATA[Want some more memory on your RimuHosting VPS? Guess what? It is a RimuHosting free memory upgrade day! Here is how it works&#8230; Update 2010-06-17: Our first run of the free memory upgrade promotion was a huge success.  We were rushed off our feet for 6+ hours doing upgrades.    Plus who would have thought giving [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.rimuhosting.com%2F2010%2F06%2F17%2Ffree-memory-upgrade-anyone%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.rimuhosting.com%2F2010%2F06%2F17%2Ffree-memory-upgrade-anyone%2F&amp;source=rimuhosting&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
<p>Want some more memory on your RimuHosting VPS?  Guess what?  It is a RimuHosting free memory upgrade day!</p>
<p>Here is how it works&#8230;</p>
<p><span id="more-632"></span></p>
<p><strong>Update 2010-06-17:</strong> Our first run of the free memory upgrade promotion was a huge success.  We were rushed off our feet for 6+ hours doing upgrades.    Plus who would have thought giving away stuff could be so much fun?</p>
<p><strong>Update #2 2010-06-28</strong>: Yep, we&#8217;re doing it again.  Quiet Monday at the NZ office.  So we will are re-running the free memory upgrades.  Offer open for the next 6 hours&#8230; (And 6+ hours later we are now done.  If you missed don&#8217;t worry.  Follow us on twitter and get the upgrade next time).</p>
<p>To get your memory upgrade:</p>
<ul>
<li>Pop in a <a href="https://rimuhosting.com/ticket/enterticketdetails.jsp?t_type=TT_SALES&amp;t_subject=Free%20memory%20upgrade%20please&amp;t_msg_body=Would%20you%20please%20add%20some%20to%20all%20my%20VPSs?%20%20And%20do%20that%20for%20free?">support ticket</a>.</li>
<li>Say: Would you please add some to all my VPSs?  And do that for free?</li>
<li>We will grab the ticket.</li>
<li>We will add some more memory to your server.</li>
<li>That will require a VPS restart (we will work to do the upgrade within an hour or hopefully a lot less) of getting your ticket.</li>
<li>And then we will email you and let you know it is done.</li>
</ul>
<p>The fine print:</p>
<ul>
<li>If the host server you are on doesn&#8217;t have any available memory, we won&#8217;t be able to add anything extra.  Sorry.  (But we can talk about moving your VPS to a host with more memory, no problem).</li>
<li>The amount of memory increase will depend on a few things.  Your host server memory size, number of VPSs on your host, and the amount of caffeine in the RimuHosting sysadmin handling the request.</li>
<li>One free memory upgrade request per customer for the time being <img src='http://blog.rimuhosting.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>Does not apply to dedicated servers (if only we could add memory there with the push of a button&#8230;)</li>
<li>Does not apply to semi-dedicated / low-contention servers (since those guys have fixed vs. variable memory sizes).</li>
<li>This offer is valid _only_ for the next 6 hours.  So get in quick!</li>
<li>We&#8217;d discourage &#8216;double dipping&#8217; (requesting multiple free upgrades).</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.rimuhosting.com/2010/06/17/free-memory-upgrade-anyone/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>inode problems and full disks</title>
		<link>http://blog.rimuhosting.com/2010/06/04/inode-problems-and-full-disks/</link>
		<comments>http://blog.rimuhosting.com/2010/06/04/inode-problems-and-full-disks/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 22:45:13 +0000</pubDate>
		<dc:creator>Liz Quilty</dc:creator>
				<category><![CDATA[Rimuhosting]]></category>
		<category><![CDATA[disk full]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[hdd]]></category>
		<category><![CDATA[inode]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[space]]></category>

		<guid isPermaLink="false">http://blog.rimuhosting.com/?p=630</guid>
		<description><![CDATA[Today we had a customer who had an interesting problem. They were getting the message &#8216;disk is full&#8217; despite having plenty of free space. Luckily for him, my first thought was &#8216;inodes?&#8217; I logged in and checked his inode usage root@askdev:# df -i Filesystem Inodes IUsed IFree IUse% Mounted on /dev/xvda1 525312 524844 468 100% [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.rimuhosting.com%2F2010%2F06%2F04%2Finode-problems-and-full-disks%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.rimuhosting.com%2F2010%2F06%2F04%2Finode-problems-and-full-disks%2F&amp;source=rimuhosting&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
<p>Today we had a customer who had an interesting problem. They were getting the message &#8216;disk is full&#8217; despite having plenty of free space.  Luckily for him, my first thought was &#8216;inodes?&#8217;<br />
I logged in and checked his inode usage<br />
<span id="more-630"></span></p>
<p>root@askdev:# df -i<br />
Filesystem            Inodes   IUsed   IFree IUse% Mounted on<br />
/dev/xvda1            525312  524844     468  100% /<br />
varrun                 65579      27   65552    1% /var/run<br />
varlock                65579       2   65577    1% /var/lock<br />
udev                   65579    2696   62883    5% /dev<br />
devshm                 65579       1   65578    1% /dev/shm</p>
<p>This shows that all the inodes on the disk itself are full.<br />
I used the following script to determine where the inode usage was most</p>
<p>root@askdev:/# for i in `ls -1A`; do echo &#8220;`find $i | sort -u | wc -l` $i&#8221;; done | sort -rn | head -5<br />
468388 var<br />
49844 usr<br />
18741 proc<br />
5187 sys<br />
5026 root</p>
<p>I tracked it down to /var/lib/php5/ and all the session files in there.</p>
<p>I used a find to then find any that were older than 10 days<br />
root@askdev:/var/lib/php5# find ./ -type f -mtime +10 | wc -l<br />
111041</p>
<p>High inode usage is usually caused by a massive number of small files. In this case the session files are normally stored somewhere temporary and removed when not in use. Either there could have been a bug in the code not removing them or it was a higher traffic website.</p>
<p>You can delete files older than 10 days if you want with the following command<br />
cd /dir/of/inodes<br />
find ./ -type f -mtime +10 | xargs rm </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.rimuhosting.com/2010/06/04/inode-problems-and-full-disks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	<img style='margin:0;padding:0;border:0;' width='1px' height='1px' src="http://blog.rimuhosting.com/wp-content/plugins/mystat/mystat.php?act=time_load&id=18939&rnd=1212255873" /></channel>
</rss>
