<?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>./masterpop3 &#187; problemos</title>
	<atom:link href="http://www.nixnux.or.id/category/problemos/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nixnux.or.id</link>
	<description>learning without headache ^@$%$@^</description>
	<lastBuildDate>Sat, 05 Jun 2010 15:43:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Mailman Postfix Recipient address rejected: User unknown in virtual mailbox table;</title>
		<link>http://www.nixnux.or.id/2010/05/14/mailman-postfix-recipient-address-rejected-user-unknown-in-virtual-mailbox-table/</link>
		<comments>http://www.nixnux.or.id/2010/05/14/mailman-postfix-recipient-address-rejected-user-unknown-in-virtual-mailbox-table/#comments</comments>
		<pubDate>Fri, 14 May 2010 10:26:23 +0000</pubDate>
		<dc:creator>wawan Bahtiar</dc:creator>
				<category><![CDATA[problemos]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[ispconfig3]]></category>
		<category><![CDATA[mailbox]]></category>
		<category><![CDATA[mailman]]></category>
		<category><![CDATA[Recipient]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.nixnux.or.id/?p=342</guid>
		<description><![CDATA[May 14 15:29:15 apel postfix/smtpd[13425]: NOQUEUE: reject: RCPT from unknown[202.xxx.xxx.xxx]: 550 5.1.1 &#60;milist@nixnux.or.id&#62;: Recipient address rejected: User unknown in virtual mailbox table; from=&#60;usera@nixnux.or.id&#62; to=&#60;milist@nixnux.or.id&#62; proto=SMTP helo=&#60;usera&#62; I see the error log /var/log/mail.log in my ubuntu lucid 10.04 with ispconfig 3.0.2.1, postfix and mailman. error above cause of : mailman hasn&#8217;t hash alias_maps or virtual_alias_maps mallfunction [...]]]></description>
		<wfw:commentRss>http://www.nixnux.or.id/2010/05/14/mailman-postfix-recipient-address-rejected-user-unknown-in-virtual-mailbox-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>fail2ban.server : ERROR Unexpected communication error</title>
		<link>http://www.nixnux.or.id/2009/07/27/fail2banserver-error-unexpected-communication-error/</link>
		<comments>http://www.nixnux.or.id/2009/07/27/fail2banserver-error-unexpected-communication-error/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 08:18:35 +0000</pubDate>
		<dc:creator>wawan Bahtiar</dc:creator>
				<category><![CDATA[problemos]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[fail2ban]]></category>
		<category><![CDATA[ispconfig3]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.nixnux.or.id/?p=259</guid>
		<description><![CDATA[Solution for Ubuntu 9.04 #aptitude install python2.5 Change the python version there execute the fail2ban-server script. #vim /usr/bin/fail2ban-server Change the first line from: #!/usr/bin/python &#8211;&#62; to #!/usr/bin/python2.5 After that restart fail2ban # /etc/init.d/fail2ban restart ~# tail -f /var/log/fail2ban.log 2009-07-27 15:07:03,144 fail2ban.jail   : INFO   Jail &#8216;ssh&#8217; stopped 2009-07-27 15:07:03,627 fail2ban.server : INFO   Changed logging target to [...]]]></description>
		<wfw:commentRss>http://www.nixnux.or.id/2009/07/27/fail2banserver-error-unexpected-communication-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Can&#8217;t locate CPAN.pm in @INC</title>
		<link>http://www.nixnux.or.id/2009/02/27/cant-locate-cpanpm-in-inc/</link>
		<comments>http://www.nixnux.or.id/2009/02/27/cant-locate-cpanpm-in-inc/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 07:21:38 +0000</pubDate>
		<dc:creator>wawan Bahtiar</dc:creator>
				<category><![CDATA[problemos]]></category>
		<category><![CDATA[cpan.pm]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://www.nixnux.or.id/?p=256</guid>
		<description><![CDATA[~]# perl -MCPAN -e shell Can&#8217;t locate CPAN.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 .). BEGIN failed&#8211;compilation aborted. SOLUTION : If you use Redhat/Fedora, just follow this simple command : yum -y install perl-CPAN and&#8230; tralalalala&#8230;. ~]# [...]]]></description>
		<wfw:commentRss>http://www.nixnux.or.id/2009/02/27/cant-locate-cpanpm-in-inc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error opening ../data/default_pref</title>
		<link>http://www.nixnux.or.id/2008/10/25/error-opening-datadefault_pref/</link>
		<comments>http://www.nixnux.or.id/2008/10/25/error-opening-datadefault_pref/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 04:31:20 +0000</pubDate>
		<dc:creator>wawan Bahtiar</dc:creator>
				<category><![CDATA[problemos]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[permission]]></category>
		<category><![CDATA[squirrelmail]]></category>

		<guid isPermaLink="false">http://www.nixnux.or.id/?p=222</guid>
		<description><![CDATA[Error ini muncul biasanya pada saat login pertama kali setelah memasang/install squirrelmail dari rpm paket di web/mail server anda. Error opening ../data/default_pref Could not create initial preference file! /var/lib/squirrelmail/prefs/ should be writable by user asterisk Please contact your system administrator and report this error. solusinya gampang aja pak. coba anda lihat file config.php di squirrelmail, [...]]]></description>
		<wfw:commentRss>http://www.nixnux.or.id/2008/10/25/error-opening-datadefault_pref/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ERROR: Expected some arguments after &#8216;COMMENT:&#8217;</title>
		<link>http://www.nixnux.or.id/2008/07/17/error-expected-some-arguments-after-comment/</link>
		<comments>http://www.nixnux.or.id/2008/07/17/error-expected-some-arguments-after-comment/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 02:28:24 +0000</pubDate>
		<dc:creator>wawan Bahtiar</dc:creator>
				<category><![CDATA[problemos]]></category>
		<category><![CDATA[cacti]]></category>
		<category><![CDATA[rrdtool]]></category>

		<guid isPermaLink="false">http://www.nixnux.or.id/?p=19</guid>
		<description><![CDATA[Problem called : thumbnail views fail when using empty COMMENTs Problem display from : /var/log/httpd/error_log Type error : ERROR: Expected some arguments after &#8216;COMMENT:&#8217; Detected from system : Linux Fedora release 7 (Moonshine) rrdtool-1.2.27-1 cacti 0.8.6j Solution : patching file rrd.php in folder &#60;your_cacti_folder&#62;/lib/rrd.php with this patch rrd.php or from original cacti.net]]></description>
		<wfw:commentRss>http://www.nixnux.or.id/2008/07/17/error-expected-some-arguments-after-comment/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
