<?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>IBS Helpdesk &#187; Linux</title>
	<atom:link href="http://helpdesk.ibs-aachen.de/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://helpdesk.ibs-aachen.de</link>
	<description>Professionelle IT-Lösungen</description>
	<lastBuildDate>Fri, 12 Feb 2010 09:23:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Servervirtualisierung mit openSuse11.1 und XEN</title>
		<link>http://helpdesk.ibs-aachen.de/2009/08/04/servervirtualisierung-mit-opensuse11-1-und-xen/</link>
		<comments>http://helpdesk.ibs-aachen.de/2009/08/04/servervirtualisierung-mit-opensuse11-1-und-xen/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 11:00:32 +0000</pubDate>
		<dc:creator>Eric Kesseler</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[openSuSE]]></category>
		<category><![CDATA[vhost]]></category>
		<category><![CDATA[Virtualisierung]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://helpdesk.ibs-aachen.de/?p=197</guid>
		<description><![CDATA[In diesen zwei Artikeln wird beschrieben, wie man eine kostenlose Servervirtualisierung mit openSuse11.1 installiert und einrichtet.
Diese Lösung wurde auf einem ASUS Maiboard getestet (DSEB-DG) und dort traten Probleme auf, weswegen wir uns für SELS10 SP2 entschieden haben. Dieses System läuft problemlos und die vorhandene Beschreibung ist auf SELS10 anwendbar.
Die Fehler traten (meiner Meinung nach) nur [...]]]></description>
		<wfw:commentRss>http://helpdesk.ibs-aachen.de/2009/08/04/servervirtualisierung-mit-opensuse11-1-und-xen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux &#8211; Zeichenkette in Dateiinhalt suchen</title>
		<link>http://helpdesk.ibs-aachen.de/2009/04/29/linux-zeichenkette-in-dateiinhalt-suchen/</link>
		<comments>http://helpdesk.ibs-aachen.de/2009/04/29/linux-zeichenkette-in-dateiinhalt-suchen/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 10:41:06 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[grep]]></category>

		<guid isPermaLink="false">http://helpdesk.ibs-aachen.de/?p=184</guid>
		<description><![CDATA[Linux-Befehl, um eine Zeichenkette in Dateiinhalten (Verwendung von Wildcards im Dateinamen) im aktuellen und allen Unterverzeichnissen zu suchen:
find . -name &#8220;*.html&#8221; -exec grep -Hn &#8220;searchstring&#8221; {} \; &#62; result.txt
]]></description>
		<wfw:commentRss>http://helpdesk.ibs-aachen.de/2009/04/29/linux-zeichenkette-in-dateiinhalt-suchen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bildschirmauflösung Ubuntu 8.04+</title>
		<link>http://helpdesk.ibs-aachen.de/2009/04/24/bildschirmauflosung-ubuntu-804/</link>
		<comments>http://helpdesk.ibs-aachen.de/2009/04/24/bildschirmauflosung-ubuntu-804/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 08:59:50 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[auflösung]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://helpdesk.ibs-aachen.de/?p=180</guid>
		<description><![CDATA[Problem:
Nach der Installation von Ubuntu 8.04+ steht lediglich eine maximale Bildschirmauflösung von 800&#215;600 Pixel zur Verfügung.
Lösung:
Ubuntu 7.10 von CD starten und die Datei /etc/X11/xorg.conf z.B. auf USB-Stick kopieren. Neu booten und die Datei /etc/X11/xorg.conf durch die alte Version vom USB-Stick ersetzen.
]]></description>
		<wfw:commentRss>http://helpdesk.ibs-aachen.de/2009/04/24/bildschirmauflosung-ubuntu-804/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Enable and Disable Ubuntu Root Password</title>
		<link>http://helpdesk.ibs-aachen.de/2008/01/05/how-to-enable-and-disable-ubuntu-root-password/</link>
		<comments>http://helpdesk.ibs-aachen.de/2008/01/05/how-to-enable-and-disable-ubuntu-root-password/#comments</comments>
		<pubDate>Sat, 05 Jan 2008 15:20:03 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://helpdesk.ibs-aachen.de/?p=75</guid>
		<description><![CDATA[Ubuntu is one of the few Linux distributions out there that will not enable the root account. If you want to do something with root permission on the console you have to type sudo before the command.
sudo means superuser do. sudo will prompt for &#8220;Password:&#8221;. Please specify user password.
As you have noticed during the Ubuntu [...]]]></description>
		<wfw:commentRss>http://helpdesk.ibs-aachen.de/2008/01/05/how-to-enable-and-disable-ubuntu-root-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
