<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Oneiric Ocelot on paapereira.xyz</title><link>https://paapereira.xyz/tags/oneiric-ocelot/</link><description>Recent content in Oneiric Ocelot on paapereira.xyz</description><generator>Hugo</generator><language>en-US</language><copyright>&lt;a href='https://creativecommons.org/licenses/by-nc/4.0/' target='_blank' rel='noopener'>©&lt;/a> 2008-2026 / &lt;a href='https://gitlab.com/paapereira/paapereira.gitlab.io' target='_blank' rel='noopener'>source code&lt;/a></copyright><lastBuildDate>Sun, 16 Oct 2011 21:34:00 +0100</lastBuildDate><atom:link href="https://paapereira.xyz/tags/oneiric-ocelot/index.xml" rel="self" type="application/rss+xml"/><item><title>Installing Ubuntu 11.10</title><link>https://paapereira.xyz/posts/2011/10/installing-ubuntu-1110/</link><pubDate>Sun, 16 Oct 2011 21:34:00 +0100</pubDate><guid>https://paapereira.xyz/posts/2011/10/installing-ubuntu-1110/</guid><description>&lt;p>Since &lt;a href="https://paapereira.xyz/posts/upgrading-to-ubuntu-1110/">upgrading&lt;/a> didn&amp;rsquo;t work on my machine, I went ahead and did a fresh install.&lt;/p>
&lt;p>As I keep my /home partition separated from my / partition (they&amp;rsquo;re in fact in different drives), I can install without much worries. I have to reinstall a bunch of things, but I was in need of a clean up anyway.&lt;/p>
&lt;h2 id="installing">Installing&lt;/h2>
&lt;ul>
&lt;li>Backup your data!&lt;/li>
&lt;li>Be sure you have the latest updates prior to this new release:&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo apt-get update
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">2&lt;/span>&lt;span>sudo apt-get upgrade
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>&lt;a href="http://www.ubuntu.com/download/ubuntu/download">Download&lt;/a> Ubuntu. In my case was the 64bit version (ubuntu-11.10-desktop-amd64.iso).&lt;/li>
&lt;li>Check the &lt;a href="https://help.ubuntu.com/community/UbuntuHashes">hash&lt;/a> of the downloaded file:&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>md5sum ubuntu-11.10-alternate-amd64.iso
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Compare the output with the Ubuntu &lt;a href="https://help.ubuntu.com/community/UbuntuHashes">hash list&lt;/a>:&lt;/li>
&lt;/ul>
&lt;blockquote>
&lt;p>62fb5d750c30a27a26d01c5f3d8df459 ubuntu-11.10-desktop-amd64.iso&lt;/p></description></item><item><title>Upgrading to Ubuntu 11.10</title><link>https://paapereira.xyz/posts/2011/10/upgrading-to-ubuntu-1110/</link><pubDate>Sat, 15 Oct 2011 23:06:00 +0100</pubDate><guid>https://paapereira.xyz/posts/2011/10/upgrading-to-ubuntu-1110/</guid><description>&lt;p>&lt;a href="http://www.ubuntu.com/download">Ubuntu 11.10&lt;/a> came out last Thursday. Codename: Oneiric Ocelot.&lt;/p>
&lt;p>I will be upgrading using the &amp;ldquo;Alternate CD/DVD upgrade&amp;rdquo;.
This way I don&amp;rsquo;t depend on Ubuntu servers during the upgrade.&lt;/p>
&lt;h2 id="upgrading">Upgrading&lt;/h2>
&lt;p>&lt;img src="https://paapereira.xyz/blog/2011/2011-10-15-upgrading-to-ubuntu-1110/ubuntu.png" alt="Ubuntu 11.10">&lt;/p>
&lt;ul>
&lt;li>Backup, backup!&lt;/li>
&lt;li>Be sure you have the latest updates prior to this new release:&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo apt-get update
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">2&lt;/span>&lt;span>sudo apt-get upgrade
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>&lt;a href="http://www.ubuntu.com/download/ubuntu/alternative-download">Download&lt;/a> the alternate iso image. In my case was the 64bit version (&lt;em>ubuntu-11.10-alternate-amd64.iso&lt;/em>).&lt;/li>
&lt;li>Check the &lt;a href="https://help.ubuntu.com/community/UbuntuHashes">hash&lt;/a> of the downloaded file:&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>md5sum ubuntu-11.10-alternate-amd64.iso
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Compare the output with the Ubuntu &lt;a href="https://help.ubuntu.com/community/UbuntuHashes">hash list&lt;/a>:&lt;/li>
&lt;/ul>
&lt;blockquote>
&lt;p>5e427f31e6b10315ada74094e8d5d483 ubuntu-11.10-alternate-amd64.iso&lt;/p></description></item></channel></rss>