<?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>x83.net &#187; recover</title>
	<atom:link href="http://www.x83.net/tag/recover/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.x83.net</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 13:53:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Deleted mysql root account</title>
		<link>http://www.x83.net/deleted-mysql-root-account/</link>
		<comments>http://www.x83.net/deleted-mysql-root-account/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 13:30:49 +0000</pubDate>
		<dc:creator>Giany</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[account]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[recover]]></category>
		<category><![CDATA[root]]></category>

		<guid isPermaLink="false">http://www.x83.net/?p=704</guid>
		<description><![CDATA[One friend of mine was playing these days with mysql and while browsing the &#8220;mysql&#8221; database he tried to alter some permissions and he ended up deleting the root account. If you are still logged in to mysql CLI you can recover from this but what do you do if you logout? I&#8217;m not aware of any [...]]]></description>
			<content:encoded><![CDATA[<p>One friend of mine was playing these days with mysql and while browsing the &#8220;mysql&#8221; database he tried to alter some permissions and he ended up deleting the root account. If you are still logged in to mysql CLI you can recover from this but what do you do if you logout?</p>
<p>I&#8217;m not aware of any trick to recover from this problem so my only solution was to backup all its databases from /var/lib/mysql and then delete /var/lib/mysql. Afterwards I start the mysql daemon so the root user and settings are regenerated.  In the end I move back the databases to /var/lib/mysql and do a <strong>service mysqld restart.</strong></p>
<p>Anyone other hints on recovering from this?</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.x83.net/deleted-mysql-root-account/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Recover flash</title>
		<link>http://www.x83.net/recover-flash/</link>
		<comments>http://www.x83.net/recover-flash/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 03:51:56 +0000</pubDate>
		<dc:creator>Giany</dc:creator>
				<category><![CDATA[Juniper]]></category>
		<category><![CDATA[dd]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[recover]]></category>

		<guid isPermaLink="false">http://www.x83.net/blog/?p=67</guid>
		<description><![CDATA[dd if=/dev/zero of=/dev/rad3 count=20 dd if=install-media-5.4R3.2-domestic of=/dev/rad3 bs=64k]]></description>
			<content:encoded><![CDATA[<pre>
dd if=/dev/zero of=/dev/rad3 count=20
dd if=install-media-5.4R3.2-domestic of=/dev/rad3 bs=64k
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.x83.net/recover-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

