<?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>Sebastian Mogilowskis BlogSebastian Mogilowskis Blog</title>
	<atom:link href="http://www.mogilowski.net/lang/de-de/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mogilowski.net</link>
	<description>Just another blog about administration, linux and other stuff</description>
	<lastBuildDate>Mon, 06 May 2013 19:05:01 +0000</lastBuildDate>
	<language>de-de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Happy Birthday!</title>
		<link>http://www.mogilowski.net/lang/de-de/2013/05/06/happy-birthday</link>
		<comments>http://www.mogilowski.net/lang/de-de/2013/05/06/happy-birthday#comments</comments>
		<pubDate>Mon, 06 May 2013 19:05:01 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[Allgemein]]></category>

		<guid isPermaLink="false">http://www.mogilowski.net/?p=1372</guid>
		<description><![CDATA[This Blog today runs for 5 years. It now has about 125 entries and 380 comments. It get&#8217;s about 200 visits per day mostly on weekdays The busiest day had 1100 visits. Thank&#8217;s a lot to all my followers]]></description>
				<content:encoded><![CDATA[<p>This Blog today runs for 5 years.</p>
<p>It now has about 125 entries and 380 comments. It get&#8217;s about 200 visits per day mostly on weekdays <img src='http://www.mogilowski.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>The busiest day had 1100 visits.</p>
<p>Thank&#8217;s a lot to all my followers <img src='http://www.mogilowski.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><img src="http://www.mogilowski.net/wp-content/uploads/sad-birthday-cat_o_442046.jpg" alt="sad-birthday-cat_o_442046" width="460" height="685" class="aligncenter size-full wp-image-1373" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mogilowski.net/lang/de-de/2013/05/06/happy-birthday/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 12.10 Network printer problem</title>
		<link>http://www.mogilowski.net/lang/de-de/2013/02/25/ubuntu-12-10-network-printer-problem</link>
		<comments>http://www.mogilowski.net/lang/de-de/2013/02/25/ubuntu-12-10-network-printer-problem#comments</comments>
		<pubDate>Mon, 25 Feb 2013 08:19:35 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.mogilowski.net/?p=1361</guid>
		<description><![CDATA[Ich habe versucht einen Netzwerkdrucker (Samba) unter Ubuntu 12.10 zu installieren und bekam nur folgende Meldung: FirewallD is not running. Network printer detection needs services mdns, ipp, ipp-client and samba client enabled on firewall. Funktioniert hat es durch das starten von system-config-printer über ein Terminal und nun den Drucker konfigurieren.]]></description>
				<content:encoded><![CDATA[<p><span lang="de-de">Ich habe versucht einen Netzwerkdrucker (Samba) unter Ubuntu 12.10 zu installieren und bekam nur folgende Meldung:</span></p>
<pre>FirewallD is not running. Network printer detection needs services mdns, ipp, ipp-client and samba client enabled on firewall.</pre>
<p><span lang="de-de">Funktioniert hat es durch das starten von</span></p>
<pre>system-config-printer</pre>
<p><span lang="de-de">über ein Terminal und nun den  Drucker konfigurieren.</span></p>
<p><img src="http://www.mogilowski.net/wp-content/uploads/u1210np1.png" alt="u1210np1" width="781" height="467" class="aligncenter size-full wp-image-1362" /></p>
<p><img src="http://www.mogilowski.net/wp-content/uploads/u1210np2.png" alt="u1210np2" width="781" height="467" class="alignleft size-full wp-image-1363" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mogilowski.net/lang/de-de/2013/02/25/ubuntu-12-10-network-printer-problem/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Racktables has problems with NDOUtils from Nagios</title>
		<link>http://www.mogilowski.net/lang/de-de/2013/02/11/racktables-has-problems-with-ndoutils-from-nagios</link>
		<comments>http://www.mogilowski.net/lang/de-de/2013/02/11/racktables-has-problems-with-ndoutils-from-nagios#comments</comments>
		<pubDate>Mon, 11 Feb 2013 14:15:08 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[NDOUtils]]></category>
		<category><![CDATA[Racktables]]></category>

		<guid isPermaLink="false">http://www.mogilowski.net/?p=1346</guid>
		<description><![CDATA[Ein kleines Script, dass Probleme aus einer Nagios NDO Datenbank liest und das has_problems Flag in Racktables setzt: Funktioniert mit einer normalen Nagios Installation mit NDOUtils oder einer Centreon Installation. Allerdings muss man den Servern in beiden Systemen den selben Namen geben. #!/usr/bin/perl use strict; use DBI; # NDO Database Settings my $ndoHost = 'localhost'; [...]]]></description>
				<content:encoded><![CDATA[<p><span lang="de-de">Ein kleines Script, dass Probleme aus einer Nagios NDO Datenbank liest und das has_problems Flag in Racktables setzt:</span></p>
<p><span lang="de-de">Funktioniert mit einer normalen Nagios Installation mit <a href="http://sourceforge.net/projects/nagios/files/ndoutils-1.x/" target="_blank">NDOUtils</a> oder einer Centreon Installation. Allerdings muss man den Servern in beiden Systemen den selben Namen geben.</span></p>
<pre>
#!/usr/bin/perl

use strict;
use DBI;

# NDO Database Settings
my $ndoHost = 'localhost';
my $ndoUser = 'racktables';
my $ndoPass = 'passw0rd';
my $ndoDatabase = 'ndoutils'; # Use centreon_status if you have an centreon based setup

# Racktables Database Settings
my $racktablesHost = 'localhost';
my $racktablesUser = 'rackuser';
my $racktablesPass = 'passw0rd';
my $racktablesDatabase = 'racktables';

# ----------------------------------------------------------------------------------------------------------------------------------------

my $ndoDSN = "DBI:mysql:$ndoDatabase:$ndoHost";
my $racktablesDSN = "DBI:mysql:$racktablesDatabase:$racktablesHost";

my $ndoConnection = DBI->connect($ndoDSN, $ndoUser, $ndoPass) &#124;&#124; die "Could not connect to NDO database.";

my $racktablesConnection = DBI->connect($racktablesDSN, $racktablesUser, $racktablesPass) &#124;&#124; die "Could not connect to Racktables database.";

# Reset all has_problems in racktables
my $query = 'UPDATE RackObject SET has_problems=0;';
$racktablesConnection->do($query) &#124;&#124; die "Could not reset racktables problems.";

# Set all host problems to has_problems in racktables
$query = 'Select h.alias, h.display_name, s.current_state from nagios_hoststatus s inner join nagios_hosts h ON h.host_object_id = s.host_object_id WHERE s.current_state=1 OR s.current_state=2;';
my $hostStatement = $ndoConnection->prepare($query);
$hostStatement->execute();

while ( my @HostArray = $hostStatement->fetchrow_array() ) {
  $racktablesConnection->do("UPDATE RackObject SET has_problems=1 WHERE name='@HostArray[1]';")
}

# Set all hosts with service problems to has_problems in racktables
$query = 'Select h.alias, h.display_name, s.current_state from nagios_servicestatus s inner join nagios_services se ON se.service_object_id = s.service_object_id inner join nagios_hosts h ON h.host_object_id = se.host_object_id WHERE s.current_state=1 OR s.current_state=2;';
my $serviceStatement = $ndoConnection->prepare($query);
$serviceStatement->execute();

while ( my @ServiceArray = $serviceStatement->fetchrow_array() ) {
  $racktablesConnection->do("UPDATE RackObject SET has_problems=1 WHERE name='@ServiceArray[1]';")
}

# Disconnect
$ndoConnection->disconnect();
$racktablesConnection->disconnect();
</pre>
<a class="downloadlink" href="http://www.mogilowski.net/wp-content/plugins/download-monitor/download.php?id=19" title="Version v0.1 heruntergeladen 75 mal" >Racktables Update Problems (10 kB)</a>
<p><span lang="de-de">Einfach herunterladen und entpacken. Wahrscheinlich möchte man auch einen Cronjob wie diesen anlegen (crontab -e):</span></p>
<pre>
*/5 * * * * /path/to/updateProblems.pl
</pre>
<p><span lang="de-de">Dieser Cronjob führt das Skript alle 5 Minuten aus.</span></p>
<p><span lang="de-de">Mehr zu meinen </span><a href="www.mogilowski.net/projects/racktables/" target="_blank">Racktables</a> <span lang="de-de">Projekten auf dieser Seite.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mogilowski.net/lang/de-de/2013/02/11/racktables-has-problems-with-ndoutils-from-nagios/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Reset MySQL Root Password</title>
		<link>http://www.mogilowski.net/lang/de-de/2013/02/11/reset-mysql-root-password</link>
		<comments>http://www.mogilowski.net/lang/de-de/2013/02/11/reset-mysql-root-password#comments</comments>
		<pubDate>Mon, 11 Feb 2013 08:52:33 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Systemadministration]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[Password]]></category>

		<guid isPermaLink="false">http://www.mogilowski.net/?p=1339</guid>
		<description><![CDATA[Kleine Anleitung um das Root-Password eines MySQL-Servers zurückzusetzen: (Ich weiss es gibt bereits viele Anleitungen, ich dokumentiere das hier für mich selbst Zuerst stoppt man den MySQL-Server: /etc/init.d/mysql stop Nun startet man den MySQL-Server im &#8220;safe-mode&#8221; ohne Passwort und Netzwerk: mysqld_safe --skip-grant-tables --skip-networking Nun kann man sich auf dem MySQL-Server einloggen ohne ein Passwort zu [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.mogilowski.net/wp-content/uploads/29850655.jpg" alt="29850655" width="250" height="250" class="alignleft size-full wp-image-1342" /><span lang="de-de">Kleine Anleitung um das Root-Password eines MySQL-Servers zurückzusetzen:</span></p>
<p><span lang="de-de">(Ich weiss es gibt bereits viele Anleitungen, ich dokumentiere das hier für mich selbst <img src='http://www.mogilowski.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </span></p>
<p><span lang="de-de">Zuerst stoppt man den MySQL-Server:</span></p>
<pre>
/etc/init.d/mysql stop
</pre>
<p><span lang="de-de">Nun startet man den MySQL-Server im &#8220;safe-mode&#8221; ohne Passwort und Netzwerk:</span></p>
<pre>
mysqld_safe --skip-grant-tables --skip-networking
</pre>
<p><span lang="de-de">Nun kann man sich auf dem MySQL-Server einloggen ohne ein Passwort zu verwenden:</span></p>
<pre>
mysql -u root
</pre>
<p><span lang="de-de">Jetzt setzt man ein neues Passwort für den Root-Benutzer</span></p>
<pre>
use mysql;
UPDATE user SET Password=PASSWORD('new-password') WHERE user='root';
flush privileges;
exit;
</pre>
<p><span lang="de-de">Anschließend wird der MySQL-Server im &#8220;safe-mode&#8221; wieder beendet:</span></p>
<pre>
/etc/init.d/mysql stop
</pre>
<p><span lang="de-de">Der MySQL-Server wird im &#8220;normalen&#8221; Modus wieder gestartet:</span></p>
<pre>
/etc/init.d/mysql start
</pre>
<p><span lang="de-de">Jetzt kann man sich mit dem neuen Passwort anmelden:</span></p>
<pre>
mysql -u root -p
</pre>
<p><span lang="de-de">Zum Schluß muss man nun nur noch versuchen das Passwort nicht erneut zu vergessen <img src='http://www.mogilowski.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </span></p>
<p><span lang="de-de">Eine Möglichkeit ist die Datei &#8220;/root/.my.cnf&#8221; mit folgendem Inhalt anzulegen:</span></p>
<pre>
[client]
user=root
host=localhost
password=new-password
</pre>
<p><span lang="de-de">Der MySQL-Client auf dem Server liest diese Datei und man muss das Passwort in Zukunft nicht mehr eingeben.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mogilowski.net/lang/de-de/2013/02/11/reset-mysql-root-password/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notebook Backup to external crypted disk</title>
		<link>http://www.mogilowski.net/lang/de-de/2013/02/04/notebook-backup-to-external-crypted-disk</link>
		<comments>http://www.mogilowski.net/lang/de-de/2013/02/04/notebook-backup-to-external-crypted-disk#comments</comments>
		<pubDate>Mon, 04 Feb 2013 11:25:50 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[LUKS]]></category>
		<category><![CDATA[Rsync]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.mogilowski.net/?p=1323</guid>
		<description><![CDATA[Das ist eine kleine Dokumentation, wie ich Sicherungen von meinem Notebook mache. Ich verwende eine externe USB-Festplatte, welche mit meiner Dockingstation verbunden ist. Beim einloggen, wird geprüft ob die Platte vorhanden ist und sie entsprechend eingehängt. Bitte beachtet, dass einige Dinge in dieser Anleitung ggf. geändert werden müssen. Der Benutzername &#8220;sebastian&#8221; sollte durch eueren eigenen [...]]]></description>
				<content:encoded><![CDATA[<p><span lang="de-de"></span></p>
<p><span lang="de-de">Das ist eine kleine Dokumentation, wie ich Sicherungen von meinem Notebook mache. Ich verwende eine externe USB-Festplatte, welche mit meiner Dockingstation verbunden ist. Beim einloggen, wird geprüft ob die Platte vorhanden ist und sie entsprechend eingehängt. Bitte beachtet, dass einige Dinge in dieser Anleitung ggf. geändert werden müssen. Der Benutzername &#8220;sebastian&#8221; sollte durch eueren eigenen ersetzt werden und &#8220;sdb&#8221; muss ggf. auch angepasst werden.</span></p>
<h2><span lang="de-de">1 Cryptsetup installieren</span></h2>
<pre>
sudo aptitude install cryptsetup
</pre>
<h2><span lang="de-de">2 Cryptodisk erstellen</span></h2>
<pre>
sudo cryptsetup -c aes-xts-plain -s 512 luksFormat /dev/sdb

sudo cryptsetup luksOpen /dev/sdb backup
</pre>
<p><span lang="de-de">Um die Platte automatisch zu mounten, wird ein keyfile benötigt.</span></p>
<pre>
mkdir /home/sebastian/backup

sudo dd if=/dev/urandom of=/home/sebastian/backup/keyfile bs=1024 count=4

sudo cryptsetup luksAddKey /dev/sdb /home/sebastian/backup/keyfile 
</pre>
<h2><span lang="de-de">3 Filesystem erzeugen</span></h2>
<pre>
sudo mkfs.ext4 /dev/mapper/backup

sudo e2label /dev/mapper/backup Backup
</pre>
<h2><span lang="de-de">4 Mountpunkt erstellen</span></h2>
<pre>
sudo mkdir /media/backup
sudo chown sebastian:sebastian /media/backup
</pre>
<h2><span lang="de-de">5 Mount</span></h2>
<pre>
sudo mount /dev/mapper/backup /media/backup
</pre>
<h2><span lang="de-de">6 Automount einrichten</span></h2>
<p><span lang="de-de">Die externe Backupfestplatte ist nicht immer mit dem System verbunden. Deshalb wird zuerst geprüft ob sie vorhanden ist. Da sich bei externen Festplatten nicht garantieren lässt, dass immer &#8220;sdb&#8221; verwendet wird, soll die UUID verwendet werden.</span></p>
<h2><span lang="de-de">6.1 UUID ermitteln</span></h2>
<pre>
sudo blkid
</pre>
<p><span lang="de-de">Man sollte eine Ausgabe wie diese bekommen:</span></p>
<pre>
[...]
/dev/mapper/backup: LABEL="Backup" UUID="4d0c0001-3cac-43ad-abf7-904e3a2f91b1" TYPE="ext4"
[...]
</pre>
<h2><span lang="de-de">6.2 Skript erstellen</span></h2>
<pre>
vim ~/backup/mount.sh
</pre>
<p><span lang="de-de">Skript:</span></p>
<pre>
#!/bin/bash
if [ /dev/disk/by-uuid/e9fbd5d9-215b-4a82-a794-7ab7724ac3f8 ]
then
    cryptsetup luksOpen -d ~/backup/keyfile /dev/disk/by-uuid/e9fbd5d9-215b-4a82-a794-7ab7724ac3f8 backup
    mount /dev/mapper/backup /media/backup
fi
</pre>
<p><span lang="de-de">Ausführbar machen:</span></p>
<pre>
chmod +x ~/backup/mount.sh
</pre>
<h2><span lang="de-de">6.2 Skript zu sudoers hinzufügen</span></h2>
<pre>
sudo visudo
</pre>
<p><span lang="de-de">Öffnet das sudoers file und fügt folgendes ein:</span></p>
<pre>
sebastian ALL = (root) NOPASSWD: /home/sebastian/backup/mount.sh
</pre>
<p><span lang="de-de">Anschließend das Skript in den Autostart aufnehmen. <a href="http://wiki.ubuntuusers.de/Autostart" target="_blank">http://wiki.ubuntuusers.de/Autostart</a> </span></p>
<h2><span lang="de-de">7 Backup</span></h2>
<p><span lang="de-de">Rsync-Skript um die Backups zu erstellen.</span></p>
<h2><span lang="de-de">7.1 Skript anlegen</span></h2>
<pre>
vim ~/backup/backup.sh
</pre>
<p><span lang="de-de">Skript:</span></p>
<pre>
#!/bin/bash

logger "Start backup"

if mount&#124;grep "/media/backup"; then

    if [ $((`date +"%u"`%2)) -eq 0 ]; then
        SUBDIR='01'
    else
        SUBDIR='02'
    fi

    rsync -a --delete /home/sebastian /media/backup/$SUBDIR/

else
   logger "Backupdisk not found. Backup skipped."
fi

logger "Finished backup"
</pre>
<p><span lang="de-de">Ausführbar machen:</span></p>
<pre>
chmod +x  ~/backup/backup.sh
</pre>
<p><span lang="de-de">Dieses Skript sichert mein Home-Verzeichnis in zwei Verzeichnisse. Date +&#8221;%u&#8221; liefert den Tag der Woche. (1,2,3,4,5,6,7) Es wechselt die Verzeichnisse je nachdem ob die Nummer gerade oder ungerade ist. Sollte &#8220;/media/backup&#8221; nicht gemounted sein, beendet es sich ohne eine Sicherung durchzuführen.</span></p>
<p><span lang="de-de">Man kann einfach weitere rsync Zeilen hinzufügen oder &#8220;SUBDIR&#8221; gleich durch das Ergebnis von date +&#8221;%u&#8221; ersetzen um an jedem Tag der Woche eine eigene Sicherung durchzuführen.</span></p>
<p><span lang="de-de">Der &#8220;logger&#8221; Befehl schreibt noch ein paar Informationen in das Syslog. So lässt sich nachprüfen ob, wann und wie lange die Sicherung gelaufen ist.</span></p>
<h2>7.2 Create cronjob</h2>
<pre>
crontab -e
</pre>
<p><span lang="de-de">Einfügen:</span></p>
<pre>
0 21 * * * /home/sebastian/backup/backup.sh > /dev/null
</pre>
<p><span lang="de-de">Dieser Cronjob führt das Skript täglich um 21:00 Uhr aus.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mogilowski.net/lang/de-de/2013/02/04/notebook-backup-to-external-crypted-disk/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List of Ubuntu Based Linux Distributions and Live Cd’s</title>
		<link>http://www.mogilowski.net/lang/de-de/2013/01/10/list-of-ubuntu-based-linux-distributions-and-live-cds</link>
		<comments>http://www.mogilowski.net/lang/de-de/2013/01/10/list-of-ubuntu-based-linux-distributions-and-live-cds#comments</comments>
		<pubDate>Thu, 10 Jan 2013 07:44:54 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.mogilowski.net/?p=1318</guid>
		<description><![CDATA[A great list of Ubuntu Based Linux Distributions and Live Cd’s http://www.debianadmin.com/list-of-ubuntu-based-linux-distributions-and-live-cds-2.html]]></description>
				<content:encoded><![CDATA[<p>A great list of Ubuntu Based Linux Distributions and Live Cd’s</p>
<p><a href="http://www.debianadmin.com/list-of-ubuntu-based-linux-distributions-and-live-cds-2.html" target="_blank">http://www.debianadmin.com/list-of-ubuntu-based-linux-distributions-and-live-cds-2.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mogilowski.net/lang/de-de/2013/01/10/list-of-ubuntu-based-linux-distributions-and-live-cds/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 12.10 &#8211; Move Window Buttons to Right</title>
		<link>http://www.mogilowski.net/lang/de-de/2013/01/02/ubuntu-12-10-move-window-buttons-to-right</link>
		<comments>http://www.mogilowski.net/lang/de-de/2013/01/02/ubuntu-12-10-move-window-buttons-to-right#comments</comments>
		<pubDate>Wed, 02 Jan 2013 09:28:09 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.mogilowski.net/?p=1314</guid>
		<description><![CDATA[In Ubuntu 12.10 the gconf-editor won’t work any more. So here is a quick way to change it. Just execute in your Terminal: gsettings set org.gnome.desktop.wm.preferences button-layout ':minimize,maximize,close']]></description>
				<content:encoded><![CDATA[<p>In Ubuntu 12.10 the gconf-editor won’t work any more.</p>
<p>So here is a quick way to change it. Just execute in your Terminal:</p>
<pre>
gsettings set org.gnome.desktop.wm.preferences button-layout ':minimize,maximize,close'
</pre>
<p><img src="http://www.mogilowski.net/wp-content/uploads/window_right.jpg" alt="window_right" width="240" height="111" class="aligncenter size-full wp-image-1315" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mogilowski.net/lang/de-de/2013/01/02/ubuntu-12-10-move-window-buttons-to-right/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Racktables Extension v0.3</title>
		<link>http://www.mogilowski.net/lang/de-de/2012/10/23/racktables-extension-v0-3</link>
		<comments>http://www.mogilowski.net/lang/de-de/2012/10/23/racktables-extension-v0-3#comments</comments>
		<pubDate>Tue, 23 Oct 2012 13:01:56 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Systemadministration]]></category>

		<guid isPermaLink="false">http://www.mogilowski.net/?p=1304</guid>
		<description><![CDATA[Neue Version meiner Racktables Erweiterung. Mehr Informationen hier: http://www.mogilowski.net/projects/racktables Custom Report:]]></description>
				<content:encoded><![CDATA[<p><span lang="de-de">Neue Version meiner Racktables Erweiterung.</span></p>
<p><span lang="de-de">Mehr Informationen hier:</span> <a href="http://www.mogilowski.net/projects/racktables" target="_blank">http://www.mogilowski.net/projects/racktables</a></p>
<p>Custom Report:<br />
<img src="http://www.mogilowski.net/wp-content/uploads/racktablesReport04-300x150.jpg" alt="Report"/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mogilowski.net/lang/de-de/2012/10/23/racktables-extension-v0-3/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Nagios Plugin for Racktables</title>
		<link>http://www.mogilowski.net/lang/de-de/2012/09/12/nagios-plugin-for-racktables</link>
		<comments>http://www.mogilowski.net/lang/de-de/2012/09/12/nagios-plugin-for-racktables#comments</comments>
		<pubDate>Wed, 12 Sep 2012 10:29:30 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Systemadministration]]></category>
		<category><![CDATA[Nagios]]></category>
		<category><![CDATA[Racktables]]></category>

		<guid isPermaLink="false">http://www.mogilowski.net/?p=1290</guid>
		<description><![CDATA[Mein erstes &#8220;richtiges&#8221; Plugin für Racktables: Download und Anleitung hier: Racktables Funktioniert mit Racktables 0.19.xx und 0.20.0]]></description>
				<content:encoded><![CDATA[<p><span lang="de-de">Mein erstes &#8220;richtiges&#8221; Plugin für Racktables:</span></p>
<p><a href="http://www.mogilowski.net/wp-content/uploads/nagios_plugin_01.jpg" target="_blank"><img src="http://www.mogilowski.net/wp-content/uploads/nagios_plugin_01-300x158.jpg" alt="" title="nagios_plugin_01" width="300" height="158" class="aligncenter size-medium wp-image-1285" /></a></p>
<p><span lang="de-de">Download und Anleitung hier:</span> <a href="http://www.mogilowski.net/projects/racktables/">Racktables</a></p>
<p><span lang="de-de">Funktioniert mit Racktables 0.19.xx und 0.20.0</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mogilowski.net/lang/de-de/2012/09/12/nagios-plugin-for-racktables/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>System Administrator Appreciation Day – 2012</title>
		<link>http://www.mogilowski.net/lang/de-de/2012/07/27/system-administrator-appreciation-day-2012</link>
		<comments>http://www.mogilowski.net/lang/de-de/2012/07/27/system-administrator-appreciation-day-2012#comments</comments>
		<pubDate>Fri, 27 Jul 2012 06:29:18 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[Systemadministration]]></category>
		<category><![CDATA[Sysadminday]]></category>
		<category><![CDATA[System Administrator Appreciation Day]]></category>

		<guid isPermaLink="false">http://www.mogilowski.net/?p=1261</guid>
		<description><![CDATA[To all other system adminstrators &#8220;HAPPY SYSADMIN DAY !&#8221; SELECT * FROM JOBS WHERE DESCRIPTION=&#8217;AWESOME&#8217;; http://www.sysadminday.com]]></description>
				<content:encoded><![CDATA[<p>To all other system adminstrators &#8220;HAPPY SYSADMIN DAY !&#8221;</p>
<div align="center"><span style="font-weight:bold; font-size:120%; align:center;">SELECT * FROM JOBS WHERE DESCRIPTION=&#8217;AWESOME&#8217;;</span></div>
<hr/>
<img src="http://www.mogilowski.net/wp-content/uploads/2680168741_622da10b64.jpg" alt="" title="2680168741_622da10b64" width="400" height="300" class="aligncenter size-full wp-image-1262" /></p>
<hr/>
<br/></p>
<div align="center"><iframe width="420" height="315" src="http://www.youtube.com/embed/qNNEJb1F_og" frameborder="0" allowfullscreen></iframe></div>
<p><a href="http://www.sysadminday.com/" target="_blank">http://www.sysadminday.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mogilowski.net/lang/de-de/2012/07/27/system-administrator-appreciation-day-2012/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
