<?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>World of Bugs</title>
	<atom:link href="http://klendat.hu/feed/" rel="self" type="application/rss+xml" />
	<link>http://klendat.hu</link>
	<description>Stephan Kiessling&#039;s scribbles about everything technical.</description>
	<lastBuildDate>Thu, 14 Mar 2013 11:06:09 +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>Disable Expose PHP and Use Production Value for ServerTokens for Apache Webserver</title>
		<link>http://klendat.hu/2013/03/linux/disable-expose-php-and-use-production-value-for-servertokens-for-apache-webserver/</link>
		<comments>http://klendat.hu/2013/03/linux/disable-expose-php-and-use-production-value-for-servertokens-for-apache-webserver/#comments</comments>
		<pubDate>Thu, 14 Mar 2013 10:58:42 +0000</pubDate>
		<dc:creator>Stephan Kiessling</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://klendat.hu/?p=212</guid>
		<description><![CDATA[Your server by default displays information via Apache and PHP that makes it vulnerable. With Apache, the version number and installed module versions are listed at the bottom of 404 error pages. With PHP, it adds the &#8216;powered-by&#8217; information and displays the version number. Both cases are not desirable as attackers can use such information [...]]]></description>
		<wfw:commentRss>http://klendat.hu/2013/03/linux/disable-expose-php-and-use-production-value-for-servertokens-for-apache-webserver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Secure rsync backup via SSH</title>
		<link>http://klendat.hu/2012/12/linux/secure-rsync-backup-via-ssh/</link>
		<comments>http://klendat.hu/2012/12/linux/secure-rsync-backup-via-ssh/#comments</comments>
		<pubDate>Sun, 02 Dec 2012 17:39:53 +0000</pubDate>
		<dc:creator>Stephan Kiessling</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[SQL databases]]></category>

		<guid isPermaLink="false">http://klendat.hu/?p=183</guid>
		<description><![CDATA[I&#8217;ve recently switched from a VPS to a real server. However, since I am cheapskate, I&#8217;ve refused to pay additional 20 bucks a month for 100G backup space at my new hoster. I only need a few hundred megabytes and I can get that way cheaper, when I keep the VPS (which costs me only [...]]]></description>
		<wfw:commentRss>http://klendat.hu/2012/12/linux/secure-rsync-backup-via-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Authenticate RHEL Microsoft Active Directory</title>
		<link>http://klendat.hu/2012/01/linux/authenticate-rhel-microsoft-active-directory/</link>
		<comments>http://klendat.hu/2012/01/linux/authenticate-rhel-microsoft-active-directory/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 13:29:16 +0000</pubDate>
		<dc:creator>Stephan Kiessling</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://klendat.hu/?p=174</guid>
		<description><![CDATA[Recently my task was to join several hundred RHEL servers into our AD enviroment. Giving the sheer number of hosts, I needed it done fully automated and unattended via one script. To make it even more complicated, we also use different levels of installations where different groups of people need access. What will happen during [...]]]></description>
		<wfw:commentRss>http://klendat.hu/2012/01/linux/authenticate-rhel-microsoft-active-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adminer &#8211; A slick and secure replacement for phpmyadmin</title>
		<link>http://klendat.hu/2011/08/sql-databases/adminer-a-slick-and-secure-replacement-for-phpmyadmin/</link>
		<comments>http://klendat.hu/2011/08/sql-databases/adminer-a-slick-and-secure-replacement-for-phpmyadmin/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 08:33:55 +0000</pubDate>
		<dc:creator>Stephan Kiessling</dc:creator>
				<category><![CDATA[SQL databases]]></category>

		<guid isPermaLink="false">http://klendat.hu/?p=161</guid>
		<description><![CDATA[Recently I&#8217;ve stumbled over Adminer (thanks to @ubernauten), which is a very slick and fast replacement for phpMyAdmin. According to their website, Adminer has a tidier interface, better performance, more support for various MySQL features and is more secure than phpMyAdmin. I am a user of phpMyAdmin since years, but I was always somehow annoyed [...]]]></description>
		<wfw:commentRss>http://klendat.hu/2011/08/sql-databases/adminer-a-slick-and-secure-replacement-for-phpmyadmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Save your own data on the Internet with ownCloud and have it available to you from everywhere without losing control over your sensible stuff.</title>
		<link>http://klendat.hu/2011/08/software/save-your-own-data-on-the-internet-with-owncloud-and-have-it-available-to-you-from-everywhere-without-losing-control-over-your-sensible-stuff/</link>
		<comments>http://klendat.hu/2011/08/software/save-your-own-data-on-the-internet-with-owncloud-and-have-it-available-to-you-from-everywhere-without-losing-control-over-your-sensible-stuff/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 08:39:05 +0000</pubDate>
		<dc:creator>Stephan Kiessling</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://klendat.hu/?p=155</guid>
		<description><![CDATA[In this blog post I will describe how to install and configure ownCloud and try to give you a basic clue what it is and why you should prefer it over services like Dropbox. ownCloud is your solution to have important files uploaded to the Internet and have them available to you from everywhere. You [...]]]></description>
		<wfw:commentRss>http://klendat.hu/2011/08/software/save-your-own-data-on-the-internet-with-owncloud-and-have-it-available-to-you-from-everywhere-without-losing-control-over-your-sensible-stuff/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Setting up Google 2-step verification for your SSH server and increase security dramatically.</title>
		<link>http://klendat.hu/2011/08/linux/setting-up-google-2-step-verification-for-your-ssh-server-and-increase-security-dramatically/</link>
		<comments>http://klendat.hu/2011/08/linux/setting-up-google-2-step-verification-for-your-ssh-server-and-increase-security-dramatically/#comments</comments>
		<pubDate>Fri, 05 Aug 2011 13:12:38 +0000</pubDate>
		<dc:creator>Stephan Kiessling</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://klendat.hu/?p=135</guid>
		<description><![CDATA[Recently Google made 2-step verification available to everyone. This article will explain how to install and configure Google 2-step verification together with SSH. Google 2-step verification relies on something you know (your secret password) and something you have (your smart phone). Always make a backup of all configuration files before altering them. While we install [...]]]></description>
		<wfw:commentRss>http://klendat.hu/2011/08/linux/setting-up-google-2-step-verification-for-your-ssh-server-and-increase-security-dramatically/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing and configuring LogzMon on a SheevaPlug and view your logs in a browser.</title>
		<link>http://klendat.hu/2011/07/software/installing-and-configuring-logzmon-on-a-sheevaplug-and-view-your-logs-in-a-browser/</link>
		<comments>http://klendat.hu/2011/07/software/installing-and-configuring-logzmon-on-a-sheevaplug-and-view-your-logs-in-a-browser/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 13:43:09 +0000</pubDate>
		<dc:creator>Stephan Kiessling</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://klendat.hu/?p=111</guid>
		<description><![CDATA[This article is an additon to my previous article about how you build a centralized syslog server with a SheevaPlug and syslog-ng. LogzMon is a very clever tool, which lets you view specified logfiles in your browser without having shell access to the server. Logfiles are read and scanned on the local server and results [...]]]></description>
		<wfw:commentRss>http://klendat.hu/2011/07/software/installing-and-configuring-logzmon-on-a-sheevaplug-and-view-your-logs-in-a-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a centralized syslog-server with a SheevaPlug, Debian GNU/Linux and syslog-ng</title>
		<link>http://klendat.hu/2011/07/hardware/building-a-centralized-syslog-server-with-a-sheevaplug-debian-gnulinux-and-syslog-ng/</link>
		<comments>http://klendat.hu/2011/07/hardware/building-a-centralized-syslog-server-with-a-sheevaplug-debian-gnulinux-and-syslog-ng/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 12:11:27 +0000</pubDate>
		<dc:creator>Stephan Kiessling</dc:creator>
				<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://klendat.hu/?p=50</guid>
		<description><![CDATA[I have several devices on my network which I like to monitor and aggregate the logs somewhere centrally. First ideas included a dedicated computer, a NAS and several other equally expensive and power wasting solutions. What I wanted was a very small syslog-server, with low power consumption but faster performance than the good old NSLU2 [...]]]></description>
		<wfw:commentRss>http://klendat.hu/2011/07/hardware/building-a-centralized-syslog-server-with-a-sheevaplug-debian-gnulinux-and-syslog-ng/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GooglePlus: 5 reasons why you should use it.</title>
		<link>http://klendat.hu/2011/07/social-networking/googleplus-5-reasons-why-you-should-use-it/</link>
		<comments>http://klendat.hu/2011/07/social-networking/googleplus-5-reasons-why-you-should-use-it/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 18:04:47 +0000</pubDate>
		<dc:creator>Stephan Kiessling</dc:creator>
				<category><![CDATA[Social networking]]></category>

		<guid isPermaLink="false">http://klendat.hu/?p=38</guid>
		<description><![CDATA[Recently Google started a new service called Google+. I got lucky and managed to get an invite very early on. Generally being very skeptic towards social networking, I&#8217;ve decided to give it a go. After using it for a while now I thought I might share 5 reasons why I will continue using it. Update: [...]]]></description>
		<wfw:commentRss>http://klendat.hu/2011/07/social-networking/googleplus-5-reasons-why-you-should-use-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
