<?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; password</title>
	<atom:link href="http://helpdesk.ibs-aachen.de/tag/password/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>MySQL root Passwort vergessen</title>
		<link>http://helpdesk.ibs-aachen.de/2009/07/16/mysql-root-passwort-vergessen/</link>
		<comments>http://helpdesk.ibs-aachen.de/2009/07/16/mysql-root-passwort-vergessen/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 08:43:25 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[root]]></category>

		<guid isPermaLink="false">http://helpdesk.ibs-aachen.de/?p=189</guid>
		<description><![CDATA[Kann jedem mal passieren&#8230; Hier eine Anleitung für Windows-Server:
1. mysql-Dienst stoppen
service mysql stop
2. Wenn MySQL down ist, MySQL wie folgt starten
mysqld-nt --skip-grant-tables
ACHTUNG: Hierbei werden die Zugriffsrechte umgangen, so dass ALLE Benutzer VOLLEN Zugriff auf ALLE Tabellen erhalten!
3. Jetzt kann man sich als root ohne Passwort einloggen
mysql -uroot mysql
4. Im MySQL command line prompt folgende Kommandos [...]]]></description>
		<wfw:commentRss>http://helpdesk.ibs-aachen.de/2009/07/16/mysql-root-passwort-vergessen/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>
