<?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>Jadi Sukses Network &#124; Menjadi Blogger Yang Bahagia &#187; Boxes</title>
	<atom:link href="http://www.jadisukses.com/tag/boxes/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jadisukses.com</link>
	<description>Post Berita Online Top Score Berbasis Network Pasti Sukses Berputar Layaknya Bola</description>
	<lastBuildDate>Thu, 05 Aug 2010 07:09:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Reset Password root OpenBSD</title>
		<link>http://www.jadisukses.com/2009/11/26/reset-password-root-openbsd.top.score.jadi.sukses.com.html</link>
		<comments>http://www.jadisukses.com/2009/11/26/reset-password-root-openbsd.top.score.jadi.sukses.com.html#comments</comments>
		<pubDate>Thu, 26 Nov 2009 16:31:15 +0000</pubDate>
		<dc:creator>Lumlawalata</dc:creator>
				<category><![CDATA[Belajar Bareng]]></category>
		<category><![CDATA[Teknologi]]></category>
		<category><![CDATA[Boxes]]></category>
		<category><![CDATA[File System Check]]></category>
		<category><![CDATA[Fsck]]></category>
		<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[Partition]]></category>
		<category><![CDATA[Recover Root Password]]></category>
		<category><![CDATA[Remember Password]]></category>
		<category><![CDATA[Root Password]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[Single User Mode]]></category>
		<category><![CDATA[Terminal Type]]></category>
		<category><![CDATA[Type Boot]]></category>
		<category><![CDATA[Type Lt]]></category>

		<guid isPermaLink="false">http://www.jadisukses.com/?p=120</guid>
		<description><![CDATA[Sometimes it does happen to us when we couldn&#8217;t remember the root password. Specially when we have lot of boxes under our custody.
Actually it is not too hard to recover it.
1. Reboot the machine until it prompts you the boot prompt &#8220;boot&#62;&#8221;
2. Type boot -s after &#8220;boot&#62;&#8221; prompt
boot&#62; boot -s
boot -s = The instruction to [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Sometimes it does happen to us when we couldn&#8217;t remember the root password. Specially when we have lot of boxes under our custody.</p>
<p>Actually it is not too hard to recover it.</p>
<p>1. Reboot the machine until it prompts you the boot prompt &#8220;boot&gt;&#8221;<br />
2. Type boot -s after &#8220;boot&gt;&#8221; prompt<br />
<strong>boot&gt; boot -s</strong><br />
boot -s = The instruction to drop to single user mode<br />
3. You&#8217;ll be asked to for shell selection<br />
Enter pathname of shell or RETURN for sh: <span id="more-120"></span><br />
4. Terminal type? &lt;&gt;<br />
Terminal type? <strong>vt220</strong><br />
5. Run file system check with fsck against you mounting points specially &#8220;/&#8221; and &#8220;/usr&#8221; if both in different partition. Mine only has single partition  on /dev/wd0a<br />
example:<br />
<strong>fsck /dev/wd0a</strong><br />
6. Mount it. I prefer to mount all, otherwise you can mount it by partition<br />
<strong> mount -a</strong><br />
7. Change your root passwd. Make it something easy to remember BUT hard to guess<br />
<strong>passwd</strong></p>
<p style="text-align: justify;">
]]></content:encoded>
			<wfw:commentRss>http://www.jadisukses.com/2009/11/26/reset-password-root-openbsd.top.score.jadi.sukses.com.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

