<?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>Avinesh's Blog &#187; eaccelerator</title>
	<atom:link href="http://www.avinesh.com/blog/index.php/tag/eaccelerator/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.avinesh.com/blog</link>
	<description>Life. Technology. Cars.</description>
	<lastBuildDate>Thu, 01 Oct 2009 20:08:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Now Running Ubuntu Server 7.10</title>
		<link>http://www.avinesh.com/blog/index.php/2007/10/18/now-running-ubuntu-server-710/</link>
		<comments>http://www.avinesh.com/blog/index.php/2007/10/18/now-running-ubuntu-server-710/#comments</comments>
		<pubDate>Fri, 19 Oct 2007 05:24:21 +0000</pubDate>
		<dc:creator>Avinesh</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[eaccelerator]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu 7.10]]></category>
		<category><![CDATA[ubuntu upgrade]]></category>

		<guid isPermaLink="false">http://www.avinesh.com/blog/index.php/2007/10/18/now-running-ubuntu-server-710/</guid>
		<description><![CDATA[I got a little ahead of myself today and decided to upgrade to the latest release of Ubuntu. On the release date, no less. I shelled into my server remotely and executed the required upgrade command (one-liner: sudo apt-get install update-manager-core &#038;&#038; sudo do-release-upgrade). The new installer detects if you are running it via a [...]]]></description>
			<content:encoded><![CDATA[<p>I got a little ahead of myself today and decided to upgrade to the latest release of Ubuntu.  On the release date, no less.</p>
<p>I shelled into my server remotely and executed the required upgrade command (one-liner: sudo apt-get install update-manager-core &#038;&#038; sudo do-release-upgrade).  The new installer detects if you are running it via a SSH session and automatically spawns a &#8220;backup&#8221; SSH session on port 9004.  The reason for this is if the main SSH connection disconnects, you can continue by using the backup session on port 9004.  A very good move, in my opinion.  Someone must have been reading my blog <img src='http://www.avinesh.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>The download process took a little over 2.5 hours, at a pathetic 22 KB/s.  An overloaded US Ubuntu server was to blame, but was expected.  I normally receive updates from the Ubuntu server at over 600 KB/s.  That tells you how overloaded their server was.</p>
<p>The installation itself went smoothly, but for some odd reason ntp was removed upon installation.  A quick Google search proved that there were problems with the ntp daemon and client.  Again, a recompile of eAccelerator was necessary due to the new PHP version included with Ubuntu 7.10: PHP 5.3.2.</p>
<p>I&#8217;ll update this blog post once the ntp issue has been resolved.</p>
<p><strong>Update:</strong></p>
<p>Running <em>sudo apt-get install ntp</em> installs the ntp daemon again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.avinesh.com/blog/index.php/2007/10/18/now-running-ubuntu-server-710/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
