<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for RimuHosting Blog</title>
	<atom:link href="http://blog.rimuhosting.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rimuhosting.com</link>
	<description>Mighty Linux servers, support worth raving about</description>
	<lastBuildDate>Tue, 16 Apr 2013 02:59:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Finding Exploits and Trojan php hacks on a website by Identifying exploits and exploited websites &#124; RimuHosting Blog</title>
		<link>http://blog.rimuhosting.com/2012/11/01/finding-exploits-and-trojan-php-hacks-on-a-website/comment-page-1/#comment-1543</link>
		<dc:creator>Identifying exploits and exploited websites &#124; RimuHosting Blog</dc:creator>
		<pubDate>Tue, 16 Apr 2013 02:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rimuhosting.com/?p=2360#comment-1543</guid>
		<description><![CDATA[[...] have made posts before regarding how to find exploits, and what to do about those previously, however it has come to my attention that some people are [...]]]></description>
		<content:encoded><![CDATA[<p>[...] have made posts before regarding how to find exploits, and what to do about those previously, however it has come to my attention that some people are [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Oracle RDBMS Server by Glenn Enright</title>
		<link>http://blog.rimuhosting.com/2012/09/19/installing-oracle-rdbms/comment-page-1/#comment-1540</link>
		<dc:creator>Glenn Enright</dc:creator>
		<pubDate>Thu, 28 Mar 2013 02:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rimuhosting.com/?p=2259#comment-1540</guid>
		<description><![CDATA[Under centos6 some of the following things may be useful...

* modify the /dev/shm mount in /etc/fstab with type shmfs instead of type none and remount that
* added a /etc/hosts entry for 127.0.0.1 oralinux
* run &quot;dbus-uuidgen &gt; /var/lib/dbus/machine-id&quot; so firefox will start under vnc]]></description>
		<content:encoded><![CDATA[<p>Under centos6 some of the following things may be useful...</p>
<p>* modify the /dev/shm mount in /etc/fstab with type shmfs instead of type none and remount that<br />
* added a /etc/hosts entry for 127.0.0.1 oralinux<br />
* run "dbus-uuidgen > /var/lib/dbus/machine-id" so firefox will start under vnc</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Finding spam sending PHP scripts on your server by Ein vhost verschkickt Spam mails&#8230;aber welcher nur? &#124; exdc</title>
		<link>http://blog.rimuhosting.com/2012/09/20/finding-spam-sending-scripts-on-your-server/comment-page-1/#comment-1521</link>
		<dc:creator>Ein vhost verschkickt Spam mails&#8230;aber welcher nur? &#124; exdc</dc:creator>
		<pubDate>Thu, 31 Jan 2013 15:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rimuhosting.com/?p=2330#comment-1521</guid>
		<description><![CDATA[[...] http://blog.rimuhosting.com/2012/09/20/finding-spam-sending-scripts-on-your-server [...]]]></description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blog.rimuhosting.com/2012/09/20/finding-spam-sending-scripts-on-your-server" rel="nofollow">http://blog.rimuhosting.com/2012/09/20/finding-spam-sending-scripts-on-your-server</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress mass update script 3.4.2 by Liz Quilty</title>
		<link>http://blog.rimuhosting.com/2012/09/10/wordpress-mass-update-script-3-4-2/comment-page-1/#comment-1518</link>
		<dc:creator>Liz Quilty</dc:creator>
		<pubDate>Fri, 25 Jan 2013 22:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rimuhosting.com/?p=2240#comment-1518</guid>
		<description><![CDATA[Cheers, i have been working on a new version which polls the site for newer wordpress versions thanks to other contributions, Currently im on vacation for another week, hence why its not been done (sorry!)]]></description>
		<content:encoded><![CDATA[<p>Cheers, i have been working on a new version which polls the site for newer wordpress versions thanks to other contributions, Currently im on vacation for another week, hence why its not been done (sorry!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress mass update script 3.4.2 by Andrew Pam</title>
		<link>http://blog.rimuhosting.com/2012/09/10/wordpress-mass-update-script-3-4-2/comment-page-1/#comment-1517</link>
		<dc:creator>Andrew Pam</dc:creator>
		<pubDate>Fri, 25 Jan 2013 12:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rimuhosting.com/?p=2240#comment-1517</guid>
		<description><![CDATA[Here is a patch to fix some minor issues and spelling errors, and make it work with the current version of WordPress (3.5) which has a shorter version number:

&lt;code&gt;
--- wordpress-upgrade.sh        2012-09-09 21:42:08.000000000 +0000
+++ /usr/local/sbin/wordpress-upgrade.sh        2013-01-23 06:28:12.000000000 +0000
@@ -9,7 +9,7 @@
 # do not set it to be / because then it will also find your &#039;backups&#039; and possibly overwrite them
 FINDDIR=/var/www
 # This is the version, change the version if a later release is released
-CURRENT_VER=&quot;3.4.2&quot;
+CURRENT_VER=&quot;3.5&quot;
 CURRENT_MUVER=&quot;2.9.2&quot;
 
 if [ $(whoami) != &quot;root&quot; ]
@@ -26,21 +26,21 @@
        wp_root=$(echo $file &#124; sed s@wp-includes/version.php@@)
        wpmu=$(grep wpmu_version ${wp_root}wp-includes/version.php)
        if [ &quot;${wpmu}&quot; == &quot;&quot; ]; then
-               thisis=&quot;Standerd Wordpress&quot;;
+               thisis=&quot;Standard Wordpress&quot;;
                WPCURRENT_VER=$CURRENT_VER
                WP_URL=http://wordpress.org/latest.zip 
-               your_ver=$(grep wp_version &quot;$file&quot; &#124;grep -v global &#124;cut -c16-20)
+               your_ver=$(grep wp_version &quot;$file&quot; &#124;grep -v global &#124;cut -d\&#039; -f2)
        else
                thisis=&quot;Wordpress MultiUser - you should have upgraded this long back to normal wordpress!&quot;;
                WPCURRENT_VER=$CURRENT_MUVER
                WP_URL=http://mu.wordpress.org/latest.zip 
-               your_ver=$(grep wpmu_version &quot;$file&quot; &#124;grep -v global &#124;cut -c18-23)
+               your_ver=$(grep wpmu_version &quot;$file&quot; &#124;grep -v global &#124;cut -d\&#039; -f2)
        fi
        if [ ${your_ver} !=  ${WPCURRENT_VER} ];then
-               echo &quot;You have version $your_ver ${thisis} located at $wp_root that needs updateing to ${WPCURRENT_VER}&quot;
+               echo &quot;You have version $your_ver ${thisis} located at $wp_root that needs updating to ${WPCURRENT_VER}&quot;
                echo -n &quot;Would you like me to upgrade it? [y/N] &quot;
                read yn
-               if [ $yn == &quot;y&quot; ];then
+               if [ &quot;$yn&quot; == &quot;y&quot; ];then
                        echo &quot;Upgrading $wp_root&quot;
                        mkdir -p /tmp/wpupgrade
                        cd /tmp/wpupgrade
&lt;/code&gt;]]></description>
		<content:encoded><![CDATA[<p>Here is a patch to fix some minor issues and spelling errors, and make it work with the current version of WordPress (3.5) which has a shorter version number:</p>
<p><code><br />
--- wordpress-upgrade.sh        2012-09-09 21:42:08.000000000 +0000<br />
+++ /usr/local/sbin/wordpress-upgrade.sh        2013-01-23 06:28:12.000000000 +0000<br />
@@ -9,7 +9,7 @@<br />
 # do not set it to be / because then it will also find your 'backups' and possibly overwrite them<br />
 FINDDIR=/var/www<br />
 # This is the version, change the version if a later release is released<br />
-CURRENT_VER="3.4.2"<br />
+CURRENT_VER="3.5"<br />
 CURRENT_MUVER="2.9.2"</p>
<p> if [ $(whoami) != "root" ]<br />
@@ -26,21 +26,21 @@<br />
        wp_root=$(echo $file | sed s@wp-includes/version.php@@)<br />
        wpmu=$(grep wpmu_version ${wp_root}wp-includes/version.php)<br />
        if [ "${wpmu}" == "" ]; then<br />
-               thisis="Standerd WordPress";<br />
+               thisis="Standard WordPress";<br />
                WPCURRENT_VER=$CURRENT_VER<br />
                WP_URL=http://wordpress.org/latest.zip<br />
-               your_ver=$(grep wp_version "$file" |grep -v global |cut -c16-20)<br />
+               your_ver=$(grep wp_version "$file" |grep -v global |cut -d\' -f2)<br />
        else<br />
                thisis="Wordpress MultiUser - you should have upgraded this long back to normal wordpress!";<br />
                WPCURRENT_VER=$CURRENT_MUVER<br />
                WP_URL=http://mu.wordpress.org/latest.zip<br />
-               your_ver=$(grep wpmu_version "$file" |grep -v global |cut -c18-23)<br />
+               your_ver=$(grep wpmu_version "$file" |grep -v global |cut -d\' -f2)<br />
        fi<br />
        if [ ${your_ver} !=  ${WPCURRENT_VER} ];then<br />
-               echo "You have version $your_ver ${thisis} located at $wp_root that needs updateing to ${WPCURRENT_VER}"<br />
+               echo "You have version $your_ver ${thisis} located at $wp_root that needs updating to ${WPCURRENT_VER}"<br />
                echo -n "Would you like me to upgrade it? [y/N] "<br />
                read yn<br />
-               if [ $yn == "y" ];then<br />
+               if [ "$yn" == "y" ];then<br />
                        echo "Upgrading $wp_root"<br />
                        mkdir -p /tmp/wpupgrade<br />
                        cd /tmp/wpupgrade<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PCI compliance &#8211; a basic HOWTO by Bill McGonigle</title>
		<link>http://blog.rimuhosting.com/2011/08/05/pci-compliance-a-basic-howto/comment-page-1/#comment-1515</link>
		<dc:creator>Bill McGonigle</dc:creator>
		<pubDate>Thu, 24 Jan 2013 02:08:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rimuhosting.com/?p=1597#comment-1515</guid>
		<description><![CDATA[Thanks for this, I found the guide generally helpful.

One issue, though: 
&lt;code&gt;
smtpd_tls_mandatory_ciphers = medium, high
&lt;/code&gt;

is invalid and will cause postfix (at least 2.3 in RHEL5) to fall back to EXPORT.  Set either:

&lt;code&gt;
smtpd_tls_mandatory_ciphers = medium
&lt;/code&gt;

or

&lt;code&gt;
smtpd_tls_mandatory_ciphers = high
&lt;/code&gt;

probably the latter for PCI compliance requirements.]]></description>
		<content:encoded><![CDATA[<p>Thanks for this, I found the guide generally helpful.</p>
<p>One issue, though:<br />
<code><br />
smtpd_tls_mandatory_ciphers = medium, high<br />
</code></p>
<p>is invalid and will cause postfix (at least 2.3 in RHEL5) to fall back to EXPORT.  Set either:</p>
<p><code><br />
smtpd_tls_mandatory_ciphers = medium<br />
</code></p>
<p>or</p>
<p><code><br />
smtpd_tls_mandatory_ciphers = high<br />
</code></p>
<p>probably the latter for PCI compliance requirements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress install script by Anon</title>
		<link>http://blog.rimuhosting.com/2012/09/03/wordpress-install-script/comment-page-1/#comment-1513</link>
		<dc:creator>Anon</dc:creator>
		<pubDate>Tue, 22 Jan 2013 23:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rimuhosting.com/?p=2207#comment-1513</guid>
		<description><![CDATA[Works well on Debian Squeeze.
Thanks for making my life easier!]]></description>
		<content:encoded><![CDATA[<p>Works well on Debian Squeeze.<br />
Thanks for making my life easier!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress mass update script 3.4.1 by Bash Script to Upgrade Multiple WordPress Sites</title>
		<link>http://blog.rimuhosting.com/2012/07/04/wordpress-mass-update-script-3-4-1/comment-page-1/#comment-1507</link>
		<dc:creator>Bash Script to Upgrade Multiple WordPress Sites</dc:creator>
		<pubDate>Fri, 18 Jan 2013 13:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rimuhosting.com/?p=2166#comment-1507</guid>
		<description><![CDATA[[...] found Liz Quilty&#8217;s handy WordPress mass update script 3.4.1, but wanted to refactor the script to use functions, curl, and tar (as well as remove support for [...]]]></description>
		<content:encoded><![CDATA[<p>[...] found Liz Quilty&#8217;s handy WordPress mass update script 3.4.1, but wanted to refactor the script to use functions, curl, and tar (as well as remove support for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup mail hosting on Debian Squeeze and other distros using postfixadmin by ruhan</title>
		<link>http://blog.rimuhosting.com/2011/03/08/setup-mail-hosting-on-debian-squeeze/comment-page-1/#comment-1506</link>
		<dc:creator>ruhan</dc:creator>
		<pubDate>Thu, 17 Jan 2013 12:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rimuhosting.com/?p=1063#comment-1506</guid>
		<description><![CDATA[@Juan 

Thanks for helping to solve this problem :)
and now my server running well with vacation include using postfixadmin :D]]></description>
		<content:encoded><![CDATA[<p>@Juan </p>
<p>Thanks for helping to solve this problem <img src='http://blog.rimuhosting.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
and now my server running well with vacation include using postfixadmin <img src='http://blog.rimuhosting.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building database clusters with MySQL by Sharif Khan</title>
		<link>http://blog.rimuhosting.com/2011/07/06/building-database-clusters-with-mysql/comment-page-1/#comment-1504</link>
		<dc:creator>Sharif Khan</dc:creator>
		<pubDate>Tue, 15 Jan 2013 16:03:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rimuhosting.com/?p=1440#comment-1504</guid>
		<description><![CDATA[Hi Elton,

Sorry I misunderstood your blog. Mysql works on the SQL nodes (well node in my case as I have just the one). How can I check that each data node has successfully got a copy of any database changes I make? (just for my own piece of mind).

Thanks

Sharif]]></description>
		<content:encoded><![CDATA[<p>Hi Elton,</p>
<p>Sorry I misunderstood your blog. Mysql works on the SQL nodes (well node in my case as I have just the one). How can I check that each data node has successfully got a copy of any database changes I make? (just for my own piece of mind).</p>
<p>Thanks</p>
<p>Sharif</p>
]]></content:encoded>
	</item>
</channel>
</rss>
