<?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>Tech Llama &#187; Linux</title>
	<atom:link href="http://tech.lazyllama.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.lazyllama.com</link>
	<description>Lazyllama&#039;s Technology Pages</description>
	<lastBuildDate>Sat, 14 Jan 2012 21:12:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Linux with no monitor</title>
		<link>http://tech.lazyllama.com/2006/04/08/linux-with-no-monitor/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=linux-with-no-monitor</link>
		<comments>http://tech.lazyllama.com/2006/04/08/linux-with-no-monitor/#comments</comments>
		<pubDate>Sat, 08 Apr 2006 16:15:00 +0000</pubDate>
		<dc:creator>lazyllama</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://tech.lazyllama.com/2006/04/08/linux-with-no-monitor/</guid>
		<description><![CDATA[I have an old Linux machine with no monitor attached (i.e. headless) which I use as a server. It was running an old version of Linux so I updated it to Ubuntu using the process to upgrade an existing Linux installation over a network connection. Worked like a dream. At the end of the process [...]]]></description>
			<content:encoded><![CDATA[<p>I have an old Linux machine with no monitor attached (i.e. headless) which I use as a server.</p>
<p>It was running an old version of Linux so I updated it to <a title="Ubuntu - Human-friendly Linux" href="http://www.ubuntu.com">Ubuntu</a> using the process to <a title="Ubuntu Installation/FromAnotherDistro Wiki entry" href="https://wiki.ubuntu.com/Installation/FromAnotherDistro">upgrade an existing Linux installation over a network connection</a>. Worked like a dream.<br />
At the end of the process I rebooted the machine but then realised that Ubuntu doesn&#8217;t run a ssh server by default.<br />
I couldn&#8217;t log in on the console because I had no monitor and the default Ubuntu install boots to the Gnome GUI which is impossible to drive &#8216;blind&#8217;. Here&#8217;s how I sorted it.</p>
<ol>
<li>Open one of the alternate text terminals by hitting <code>ctrl-alt-F2</code> on the machine&#8217;s keyboard.</li>
<li>Enter your username, press <code>return</code>.</li>
<li>Enter your password, press <code>return</code>.</li>
<li>Enter <code>sudo apt-get install openssh-server</code>, press <code>return</code>.</li>
<li>Enter your password, press <code>return</code>.</li>
</ol>
<p>With careful typing, that should get you logged in and install and start the ssh daemon. You can then log in remotely.</p>
<div id="tweetbutton8" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Ftech.lazyllama.com%2F2006%2F04%2F08%2Flinux-with-no-monitor%2F&amp;text=Linux%20with%20no%20monitor&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Ftech.lazyllama.com%2F2006%2F04%2F08%2Flinux-with-no-monitor%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://tech.lazyllama.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://tech.lazyllama.com/2006/04/08/linux-with-no-monitor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

