<?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>geeks' blog &#187; Admin</title>
	<atom:link href="http://blog.wurzt.de/index.php/tag/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.wurzt.de</link>
	<description>...  für Nerds und möchtegern Geeks :)</description>
	<lastBuildDate>Mon, 15 Feb 2010 07:24:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Webmin</title>
		<link>http://blog.wurzt.de/index.php/2008/02/07/webmin/</link>
		<comments>http://blog.wurzt.de/index.php/2008/02/07/webmin/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 17:40:45 +0000</pubDate>
		<dc:creator>kraut</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programme]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Admin]]></category>

		<guid isPermaLink="false">http://blog.wurzt.de/index.php/2008/02/07/webmin/</guid>
		<description><![CDATA[

Webmin ist ein freies Programmpaket zur Verwaltung eines Rechners mit einem Unix-artigen Betriebssystem aus der Ferne. Es lauscht im Hintergrund auf Anfragen aus dem Internet oder dem lokalen Netz. Mit jedem Webbrowser kann man nun von überall her (bekanntes Passwort vorausgesetzt) die verschiedenen Server-Prozesse oder Daemonen administrieren, die auf einem Unix-Rechner laufen.
Quelle: Wiki
Ermöglicht auch dem [...]]]></description>
		<wfw:commentRss>http://blog.wurzt.de/index.php/2008/02/07/webmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.htaccess Problem &#8211; Lösung!?</title>
		<link>http://blog.wurzt.de/index.php/2008/01/28/htaccess-problem-losung/</link>
		<comments>http://blog.wurzt.de/index.php/2008/01/28/htaccess-problem-losung/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 12:24:44 +0000</pubDate>
		<dc:creator>kraut</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Admin]]></category>

		<guid isPermaLink="false">http://blog.wurzt.de/index.php/2008/01/28/htaccess-problem-losung/</guid>
		<description><![CDATA[

Wer eine .htaccess und eine .htpasswd erstellt hat und sich wundert, dass es nicht funktioniert, sollte sichergehn dass AllowOverride für das entsprechen Directory gesetzt ist.
Dies wird in der httpd.conf erledigt:

&#60;Directory /var/www/mySite&#62;
[...]
# This controls which options the .htaccess files in directories can
# override. Can also be "All", or any combination of "Options", "FileInfo",
# "AuthConfig", and "Limit"
#
 [...]]]></description>
		<wfw:commentRss>http://blog.wurzt.de/index.php/2008/01/28/htaccess-problem-losung/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mysql Backup Skript</title>
		<link>http://blog.wurzt.de/index.php/2008/01/27/mysql-backup-bash-skript-2/</link>
		<comments>http://blog.wurzt.de/index.php/2008/01/27/mysql-backup-bash-skript-2/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 17:56:30 +0000</pubDate>
		<dc:creator>kraut</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programme]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Admin]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[MYSQL]]></category>

		<guid isPermaLink="false">http://blog.wurzt.de/index.php/2008/01/27/mysql-backup-bash-skript-2/</guid>
		<description><![CDATA[

Aufgrund eine Updates wurde der Beitrag verlegt nach:
http://blog.wurzt.de/index.php/2008/02/09/mysql-backup-bash-skript/

]]></description>
		<wfw:commentRss>http://blog.wurzt.de/index.php/2008/01/27/mysql-backup-bash-skript-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
