<?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>Andryan's Random Notes &#187; VPS</title>
	<atom:link href="http://blog.nirkabel.org/category/vps/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nirkabel.org</link>
	<description>This blog is here to stay</description>
	<lastBuildDate>Fri, 20 Jan 2012 03:17:09 +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>VPS (HyperVM) initial setup</title>
		<link>http://blog.nirkabel.org/2009/08/03/vps-hypervm-initial-setup/</link>
		<comments>http://blog.nirkabel.org/2009/08/03/vps-hypervm-initial-setup/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 10:05:34 +0000</pubDate>
		<dc:creator>Andryan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://blog.nirkabel.org/?p=106</guid>
		<description><![CDATA[I just purchased a VPS account from a local VPS provider (using HyperVM). The first thing I was to rebuild the VPS because it has LXAdmin installed by default. I want a lightweight VPS with everything minimal. I was excited to see some minimal OS templates on the web Control Panel. I have a Debian [...]]]></description>
			<content:encoded><![CDATA[<p>I just purchased a VPS account from <a href="http://www.vps.co.id/" target="_blank">a local VPS provider</a> (using HyperVM). The first thing I was to rebuild the VPS because it has LXAdmin installed by default. I want a lightweight VPS with everything minimal.</p>
<p>I was excited to see some minimal OS templates on the web Control Panel. I have a Debian 4.0 <a href="http://www.bitfolk.com/" target="_blank">UK VPS</a>. This time I choose Ubuntu 6.06, because there are lots of Ubuntu repository mirrors in Indonesia. <img src='http://blog.nirkabel.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Once I rebuilt the VPS with Ubuntu template, the VPS cannot be instantly ssh&#8217;d into. sshd fails to start because  <strong>udev</strong> is installed and we need to remove that. Quickly remove udev by typing the following on Command Center: apt-get -y remove udev</p>
<p>Once it&#8217;s removed, reboot the VPS. Voila! You should be able to login using SSH now. <img src='http://blog.nirkabel.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>No need to do mknod /dev/random c 1 8,  mknod /dev/urandom c 1 9, /sbin/MAKEDEV tty, /sbin/MAKEDEV ttyp, nor /sbin/MAKEDEV pts.</p>
<p>References:<br />
<a href="http://prajizworld.com/?p=5" target="_blank">http://prajizworld.com/?p=5</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nirkabel.org/2009/08/03/vps-hypervm-initial-setup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

