<?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>my weblog &#187; General</title>
	<atom:link href="http://www.swart.org.za/wordpress/category/general/feed" rel="self" type="application/rss+xml" />
	<link>http://www.swart.org.za/wordpress</link>
	<description>babblings!</description>
	<lastBuildDate>Mon, 01 Mar 2010 14:31:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>webmailmng Strange error</title>
		<link>http://www.swart.org.za/wordpress/webmailmng-strange-error.htm</link>
		<comments>http://www.swart.org.za/wordpress/webmailmng-strange-error.htm#comments</comments>
		<pubDate>Sat, 16 Jan 2010 13:24:27 +0000</pubDate>
		<dc:creator>Carl Swart</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Plesk for Linux]]></category>
		<category><![CDATA[atmail]]></category>
		<category><![CDATA[horde]]></category>
		<category><![CDATA[hotfix]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[webmail]]></category>
		<category><![CDATA[webmailmng]]></category>

		<guid isPermaLink="false">http://www.swart.org.za/wordpress/?p=90</guid>
		<description><![CDATA[After applying hotfix 1 for Plesk 9.2.3, we started experiencing strange problems with webmail, in our case atmail, but it may apply to horde as well, on the server.
A typical example of an error would be:
Unable to get options for atmail webmail
Looking at the files installed by the hotfix, you will notice that the hotfix [...]]]></description>
		<wfw:commentRss>http://www.swart.org.za/wordpress/webmailmng-strange-error.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auto reboot on kernel panic</title>
		<link>http://www.swart.org.za/wordpress/auto-reboot-on-kernel-panic.htm</link>
		<comments>http://www.swart.org.za/wordpress/auto-reboot-on-kernel-panic.htm#comments</comments>
		<pubDate>Mon, 11 Jan 2010 19:51:07 +0000</pubDate>
		<dc:creator>Carl Swart</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[automatic]]></category>
		<category><![CDATA[kernel panic]]></category>
		<category><![CDATA[reboot]]></category>
		<category><![CDATA[sysctl]]></category>

		<guid isPermaLink="false">http://www.swart.org.za/wordpress/auto-reboot-on-kernel-panic.htm</guid>
		<description><![CDATA[I ran into a machine that for some unexplained reason would hit a kernel bug and then get a kernel panic.
This usually left the machine in an usable state, requiring a reboot.
After some googling, I found an answer.
Kudos to Vivek Gite from http://www.cyberciti.biz/ for his post
Below are the important bits:
Edit /etc/sysctl.conf file
# vi /etc/sysctl.conf
The arguments [...]]]></description>
		<wfw:commentRss>http://www.swart.org.za/wordpress/auto-reboot-on-kernel-panic.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vi Reference Card</title>
		<link>http://www.swart.org.za/wordpress/vi-reference-card.htm</link>
		<comments>http://www.swart.org.za/wordpress/vi-reference-card.htm#comments</comments>
		<pubDate>Wed, 02 Dec 2009 04:45:55 +0000</pubDate>
		<dc:creator>carl</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://www.swart.org.za/wordpress/vi-reference-card.htm</guid>
		<description><![CDATA[This is a vi cheat sheet, showing most of the common vi functions. I found myself every now and again forgetting some of the common functions that I do not use every day. This document, which is copyrighted by its author, helped me out a few times. 
Get the vi Reference Sheet.
]]></description>
		<wfw:commentRss>http://www.swart.org.za/wordpress/vi-reference-card.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Duplicate RPM entries</title>
		<link>http://www.swart.org.za/wordpress/duplicate-rpm-entries.htm</link>
		<comments>http://www.swart.org.za/wordpress/duplicate-rpm-entries.htm#comments</comments>
		<pubDate>Mon, 09 Nov 2009 20:50:42 +0000</pubDate>
		<dc:creator>carl</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[duplicate]]></category>
		<category><![CDATA[i386]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[x86_64]]></category>

		<guid isPermaLink="false">http://www.swart.org.za/wordpress/duplicate-rpm-entries.htm</guid>
		<description><![CDATA[I was seeing duplicate RPM entries for almost all the installed RPMs on my new x86_64 server running CentOS 5.3
After a bit of reading I found out that it is due to the i386 and x86_64 libraries being installed on my 64-bit machine.
A little more reading later and I found the solution, which is simply [...]]]></description>
		<wfw:commentRss>http://www.swart.org.za/wordpress/duplicate-rpm-entries.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plesk 9.2.x &amp; tomcat5</title>
		<link>http://www.swart.org.za/wordpress/plesk-92x-tomcat5.htm</link>
		<comments>http://www.swart.org.za/wordpress/plesk-92x-tomcat5.htm#comments</comments>
		<pubDate>Sat, 12 Sep 2009 06:59:30 +0000</pubDate>
		<dc:creator>Carl Swart</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Plesk for Linux]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[tomcat5]]></category>

		<guid isPermaLink="false">http://www.swart.org.za/wordpress/plesk-92x-tomcat5.htm</guid>
		<description><![CDATA[The startup scripts for tomcat5 on Plesk 9.2.x for Linux is broken on both 32-bit and 64-bit platforms, at very least for CentOS 5.
The fix is trivial.
Set the JAVA_HOME variable in the /etc/tomcat5/tomcat5.conf file as well as the /etc/sysconfig/tomcat5 file.
Apply the following fix to the /usr/bin/dtomcat5 script.
Around line 67 of the file it should read:
if [...]]]></description>
		<wfw:commentRss>http://www.swart.org.za/wordpress/plesk-92x-tomcat5.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Strange FrontPageAlias() problem on Plesk &#8230;.</title>
		<link>http://www.swart.org.za/wordpress/strange-frontpagealias-problem-on-plesk.htm</link>
		<comments>http://www.swart.org.za/wordpress/strange-frontpagealias-problem-on-plesk.htm#comments</comments>
		<pubDate>Wed, 17 Dec 2008 13:20:22 +0000</pubDate>
		<dc:creator>carl</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Plesk for Linux]]></category>
		<category><![CDATA[fp]]></category>
		<category><![CDATA[fpse]]></category>
		<category><![CDATA[frontpage]]></category>
		<category><![CDATA[frontpagealias]]></category>
		<category><![CDATA[hitcounter]]></category>
		<category><![CDATA[mod_frontpage]]></category>

		<guid isPermaLink="false">http://www.swart.org.za/wordpress/strange-frontpagealias-problem-on-plesk.htm</guid>
		<description><![CDATA[The FrontPage hit counter for a site was not working. I kept on getting the following error in the log file of a domain that has FrontPage enabled:
Incorrect permissions on webroot &#8220;/var/www/vhosts/example.com/httpdocs/_vti_pvt&#8221; and webroot&#8217;s _vti_pvt directory in FrontPageAlias().
Changing to the website&#8217;s httpdocs directory and running the command below, fixed the problem.
chgrp psaserv _vti_pvt
Thank you goes [...]]]></description>
		<wfw:commentRss>http://www.swart.org.za/wordpress/strange-frontpagealias-problem-on-plesk.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Redirecting outgoing traffic &#8230;.</title>
		<link>http://www.swart.org.za/wordpress/redirecting-outgoing-trraffic.htm</link>
		<comments>http://www.swart.org.za/wordpress/redirecting-outgoing-trraffic.htm#comments</comments>
		<pubDate>Mon, 15 Dec 2008 03:46:20 +0000</pubDate>
		<dc:creator>carl</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[redirect]]></category>
		<category><![CDATA[route]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://www.swart.org.za/wordpress/redirecting-outgoing-trraffic.htm</guid>
		<description><![CDATA[It may become necessary to redirect some outgoing traffic to a different IP address from time to time &#8230;.
Recently the route to a mail server became unreachable from our mail server and we had to route traffic via an alternative relay server.
I achieved this using the trusty old iptables.
Here is the rule:

iptables -t nat -A [...]]]></description>
		<wfw:commentRss>http://www.swart.org.za/wordpress/redirecting-outgoing-trraffic.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sqlite version 2.8.x and PHP 5.2.x</title>
		<link>http://www.swart.org.za/wordpress/sqlite-version-28x-and-php-52x.htm</link>
		<comments>http://www.swart.org.za/wordpress/sqlite-version-28x-and-php-52x.htm#comments</comments>
		<pubDate>Thu, 21 Aug 2008 04:51:50 +0000</pubDate>
		<dc:creator>carl</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[pecl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[sqlite]]></category>

		<guid isPermaLink="false">http://www.swart.org.za/wordpress/sqlite-version-28x-and-php-52x.htm</guid>
		<description><![CDATA[It seems straight forward if you read the PHP manual &#8230;. just do a pecl install sqlite &#8230;. but most things in live is not that simple.   The above command gave me the following error:
../SQLite-1.0.3/sqlite.c:56: error:
&#8216;BYREF_NONE&#8217; undeclared here (not in a function)
../SQLite-1.0.3/sqlite.c:56: error:
&#8216;BYREF_FORCE&#8217; undeclared here (not in a function)
../SQLite-1.0.3/sqlite.c:125: warning:
initialization from incompatible pointer [...]]]></description>
		<wfw:commentRss>http://www.swart.org.za/wordpress/sqlite-version-28x-and-php-52x.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 8.04 Hardy and the HP LaserJet 1020</title>
		<link>http://www.swart.org.za/wordpress/ubuntu-804-hardy-and-the-hp-laserjet-1020.htm</link>
		<comments>http://www.swart.org.za/wordpress/ubuntu-804-hardy-and-the-hp-laserjet-1020.htm#comments</comments>
		<pubDate>Fri, 09 May 2008 22:41:36 +0000</pubDate>
		<dc:creator>carl</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[hp lj 1020]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.swart.org.za/wordpress/ubuntu-804-hardy-and-the-hp-laserjet-1020.htm</guid>
		<description><![CDATA[I installed a copy of Ubuntu 8.04 tonight. It is a lovely piece of software to say the least. Almost everything worked out-of-the-box. Unfortunately it did not want to print to my HP LJ 1020. Luckily a search on Google quickly revealed a solution:
On Hardy Heron isn&#8217;t more necessary to install the drivers from http://foo2zjs.rkkda.com/ [...]]]></description>
		<wfw:commentRss>http://www.swart.org.za/wordpress/ubuntu-804-hardy-and-the-hp-laserjet-1020.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Law of Logical Argument</title>
		<link>http://www.swart.org.za/wordpress/law-of-logical-argument.htm</link>
		<comments>http://www.swart.org.za/wordpress/law-of-logical-argument.htm#comments</comments>
		<pubDate>Thu, 08 May 2008 10:46:09 +0000</pubDate>
		<dc:creator>carl</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.swart.org.za/wordpress/law-of-logical-argument.htm</guid>
		<description><![CDATA[I was reading an article on some site and read the following phrase. I thought it is so appropriate that I had to include it in my blog.
Law of Logical Argument:
Anything is  possible if you don&#8217;t know what you are talking  about.
]]></description>
		<wfw:commentRss>http://www.swart.org.za/wordpress/law-of-logical-argument.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
