<?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>Zagura's blog</title>
	<atom:link href="http://www.zagura.ro/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zagura.ro</link>
	<description>Zagura's blog</description>
	<lastBuildDate>Fri, 05 Apr 2013 11:07:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>PHP APC cache keeps restarting</title>
		<link>http://www.zagura.ro/index.php/2013/04/05/php-apc-cache-keeps-restarting/</link>
		<comments>http://www.zagura.ro/index.php/2013/04/05/php-apc-cache-keeps-restarting/#comments</comments>
		<pubDate>Fri, 05 Apr 2013 11:07:36 +0000</pubDate>
		<dc:creator>puthre</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.zagura.ro/?p=112</guid>
		<description><![CDATA[I encountered a problem when APC cache seemed to restart every now and then (1-5 minutes). First I though that Apache was restarting but that was not the case. It seems that in my case APC did not do very well with the mod_fcgid module of Apache. As soon as I removed the module, the [...]]]></description>
		<wfw:commentRss>http://www.zagura.ro/index.php/2013/04/05/php-apc-cache-keeps-restarting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Block stopforumspam.com IP&#8217;s through iptables</title>
		<link>http://www.zagura.ro/index.php/2013/04/02/block-stopforumspam-com-ips-through-iptables/</link>
		<comments>http://www.zagura.ro/index.php/2013/04/02/block-stopforumspam-com-ips-through-iptables/#comments</comments>
		<pubDate>Tue, 02 Apr 2013 13:01:30 +0000</pubDate>
		<dc:creator>puthre</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.zagura.ro/?p=105</guid>
		<description><![CDATA[WARNING: The following code will REPLACE your existing firewall rules as it uses iptables-restore in order to add hundreds of individual ip rules into the INPUT chain very fast. #!/bin/bash rm -f /root/listed_ip_* wget -q -c --no-cache http://www.stopforumspam.com/downloads/listed_ip_90.zip -P /root/ --output-document=/root/listed_ip_90.txt.zip unzip /root/listed_ip_90.txt.zip > /dev/null BLOCKDB=/root/listed_ip_90.txt echo "*filter" >/tmp/iptables-save echo ":INPUT ACCEPT [0:0]" >>/tmp/iptables-save echo [...]]]></description>
		<wfw:commentRss>http://www.zagura.ro/index.php/2013/04/02/block-stopforumspam-com-ips-through-iptables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Force reboot of a remote linux machine</title>
		<link>http://www.zagura.ro/index.php/2013/04/01/force-reboot-of-a-remote-linux-machine/</link>
		<comments>http://www.zagura.ro/index.php/2013/04/01/force-reboot-of-a-remote-linux-machine/#comments</comments>
		<pubDate>Mon, 01 Apr 2013 13:17:11 +0000</pubDate>
		<dc:creator>puthre</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.zagura.ro/?p=100</guid>
		<description><![CDATA[Enable sysreq echo 1 > /proc/sys/kernel/sysrq Send boot command to sysreq. Warning, this will NOT sync the filesystem. echo b > /proc/sysrq-trigger You can find other sysreq commands here: https://www.kernel.org/doc/Documentation/sysrq.txt Have fun!]]></description>
		<wfw:commentRss>http://www.zagura.ro/index.php/2013/04/01/force-reboot-of-a-remote-linux-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coduri Postale Romanesti &#8211; Android</title>
		<link>http://www.zagura.ro/index.php/2011/05/24/coduri-postale-romanesti-android/</link>
		<comments>http://www.zagura.ro/index.php/2011/05/24/coduri-postale-romanesti-android/#comments</comments>
		<pubDate>Tue, 24 May 2011 20:22:43 +0000</pubDate>
		<dc:creator>puthre</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Romana]]></category>
		<category><![CDATA[coduri postale]]></category>

		<guid isPermaLink="false">http://www.zagura.ro/index.php/2011/05/24/coduri-postale-romanesti-android/</guid>
		<description><![CDATA[Weekendul asta m-am jucat putin cu SDK-ul de Android. Ca test am facut o aplicatie pentru cautarea codurilor postale din romania, dupa adresa. Aplicatia poate fi descarcata de pe Android market de aici: Coduri Postale Romanesti . Aplicatia nu necesita conexiune la Internet, vine cu baza de date in ea (SQLite). Enjoy!]]></description>
		<wfw:commentRss>http://www.zagura.ro/index.php/2011/05/24/coduri-postale-romanesti-android/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Could not create the Java virtual machine.   error adding brasil.gov.br/brasil.gov.br.crt</title>
		<link>http://www.zagura.ro/index.php/2010/07/13/could-not-create-the-java-virtual-machine-error-adding-brasilgovbrbrasilgovbrcrt/</link>
		<comments>http://www.zagura.ro/index.php/2010/07/13/could-not-create-the-java-virtual-machine-error-adding-brasilgovbrbrasilgovbrcrt/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 12:23:39 +0000</pubDate>
		<dc:creator>puthre</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.zagura.ro/index.php/2010/07/13/could-not-create-the-java-virtual-machine-error-adding-brasilgovbrbrasilgovbrcrt/</guid>
		<description><![CDATA[If you are getting these kind of errors when you try to install java on debian under a virtual machine, then you perhaps need to increase the available memory.]]></description>
		<wfw:commentRss>http://www.zagura.ro/index.php/2010/07/13/could-not-create-the-java-virtual-machine-error-adding-brasilgovbrbrasilgovbrcrt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to check packet loss for VOIP purposes</title>
		<link>http://www.zagura.ro/index.php/2010/07/12/how-to-check-packet-loss-for-voip-purposes/</link>
		<comments>http://www.zagura.ro/index.php/2010/07/12/how-to-check-packet-loss-for-voip-purposes/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 07:52:04 +0000</pubDate>
		<dc:creator>puthre</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[voip]]></category>
		<category><![CDATA[mtr]]></category>
		<category><![CDATA[packet loss]]></category>

		<guid isPermaLink="false">http://www.zagura.ro/index.php/2010/07/12/how-to-check-packet-loss-for-voip-purposes/</guid>
		<description><![CDATA[Yesterday I had some problems with the VOIP connection. I heard my party very well but he could barely hear me. Normal run of mtr to the other host showed no packet loss but I was able to pinpoint the packet loss to the other party with mtr -n -s 200 -i 0.02 [ip-address] (you [...]]]></description>
		<wfw:commentRss>http://www.zagura.ro/index.php/2010/07/12/how-to-check-packet-loss-for-voip-purposes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>acerhk &#8211; gcc: -pg and -fomit-frame-pointer are incompatible</title>
		<link>http://www.zagura.ro/index.php/2010/04/30/acerhk-gcc-pg-and-fomit-frame-pointer-are-incompatible/</link>
		<comments>http://www.zagura.ro/index.php/2010/04/30/acerhk-gcc-pg-and-fomit-frame-pointer-are-incompatible/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 20:57:57 +0000</pubDate>
		<dc:creator>puthre</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.zagura.ro/index.php/2010/04/30/acerhk-gcc-pg-and-fomit-frame-pointer-are-incompatible/</guid>
		<description><![CDATA[If you have problems compiling acerhk on the latest ubuntu distribution modify /usr/src/`uname -r`/Makefile and comment : ifdef CONFIG_FUNCTION_TRACER #KBUILD_CFLAGS+= -pg endif Remove the comment after the successful compile so you leave the sources as they were.]]></description>
		<wfw:commentRss>http://www.zagura.ro/index.php/2010/04/30/acerhk-gcc-pg-and-fomit-frame-pointer-are-incompatible/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SPL-C ERROR &#8211; Please use the proper driver on Samsung CLP-310N printer</title>
		<link>http://www.zagura.ro/index.php/2010/03/19/spl-c-error-please-use-the-proper-driver-on-samsung-clp-310n-printer/</link>
		<comments>http://www.zagura.ro/index.php/2010/03/19/spl-c-error-please-use-the-proper-driver-on-samsung-clp-310n-printer/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 22:10:49 +0000</pubDate>
		<dc:creator>puthre</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.zagura.ro/index.php/2010/03/19/spl-c-error-please-use-the-proper-driver-on-samsung-clp-310n-printer/</guid>
		<description><![CDATA[If you get this error written on the test page when using Ubuntu or any other Linux distribution, you should install the Samsung Unified Driver. I&#8217;ve followed the tutorial on http://ubuntuforums.org/showthread.php?t=341621 point II.c and then I&#8217;ve added the network printer as lpd:///PASSTHRU with Make and Model &#8220;Samsung CLP-310 Series (SPL-C)&#8221; (NOT Samsung CLP-310 Foomatic/foo2qpdl)]]></description>
		<wfw:commentRss>http://www.zagura.ro/index.php/2010/03/19/spl-c-error-please-use-the-proper-driver-on-samsung-clp-310n-printer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to programmatically dump the threads list of a running java process in bash</title>
		<link>http://www.zagura.ro/index.php/2010/03/10/how-to-programmatically-dump-the-threads-list-of-a-running-java-process-in-bash/</link>
		<comments>http://www.zagura.ro/index.php/2010/03/10/how-to-programmatically-dump-the-threads-list-of-a-running-java-process-in-bash/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 14:43:44 +0000</pubDate>
		<dc:creator>puthre</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.zagura.ro/index.php/2010/03/10/how-to-programmatically-dump-the-threads-list-of-a-running-java-process-in-bash/</guid>
		<description><![CDATA[It seems that jdb cannot accept commands from command line, so we must use expect. I created the following expect script dumpthreads You can use it like: dumpthreads java_process_pid #!/usr/bin/expect set pid [lindex $argv 0]; spawn jdb -connect sun.jvm.hotspot.jdi.SAPIDAttachingConnector:pid=$pid; expect ">"; send "threads\n"; expect ">"; send "quit\n";]]></description>
		<wfw:commentRss>http://www.zagura.ro/index.php/2010/03/10/how-to-programmatically-dump-the-threads-list-of-a-running-java-process-in-bash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Midnight commander does not save the settings in Ubuntu</title>
		<link>http://www.zagura.ro/index.php/2010/01/27/midnight-commander-does-not-save-the-settings-in-ubuntu/</link>
		<comments>http://www.zagura.ro/index.php/2010/01/27/midnight-commander-does-not-save-the-settings-in-ubuntu/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 12:34:30 +0000</pubDate>
		<dc:creator>puthre</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.zagura.ro/index.php/2010/01/27/midnight-commander-does-not-save-the-settings-in-ubuntu/</guid>
		<description><![CDATA[Today I encountered a strange problem with Midnight Commander 4.6.2 in Ubuntu. I wanted to change the default Ubuntu setting to use the internal edit. I actually like the mc internal editor and I want to use it. The problem was that the setting was not saved when I chosed &#8220;Save setup&#8221; even if a [...]]]></description>
		<wfw:commentRss>http://www.zagura.ro/index.php/2010/01/27/midnight-commander-does-not-save-the-settings-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
