<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; upgrading linux</title> <atom:link href="http://www.ghacks.net/tag/upgrading-linux/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 17:32:23 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Upgrade Ubuntu from 10.04 to 10.10</title><link>http://www.ghacks.net/2010/09/28/upgrade-ubuntu-from-10-04-to-10-10/</link> <comments>http://www.ghacks.net/2010/09/28/upgrade-ubuntu-from-10-04-to-10-10/#comments</comments> <pubDate>Tue, 28 Sep 2010 11:14:25 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Advanced]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[Ubuntu 10.04]]></category> <category><![CDATA[Ubuntu 10.10]]></category> <category><![CDATA[updating Linux]]></category> <category><![CDATA[upgrading linux]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=35340</guid> <description><![CDATA[If you are currently using Ubuntu 10.04 and are interested in 10.10 you have choices &#8211; you can burn yourself an ISO and do a complete, fresh installation, OR you can upgrade using apt-get without having to bother with a re-installation. Of course I should warn you that, as of this writing, Ubuntu 10.10 is [...]]]></description> <content:encoded><![CDATA[<p>If you are currently using Ubuntu 10.04 and are interested in 10.10 you have choices &#8211; you can burn yourself an ISO and do a complete, fresh installation, OR you can upgrade using apt-get without having to bother with a re-installation. Of course I should warn you that, as of this writing, Ubuntu 10.10 is still in beta. That doesn&#8217;t mean you have to avoid the upgrade. It does, however, mean you run the risk of not everything working correctly. But if you are all-too-antsy to get that precious 10.10 on your machine&#8230;the task is actually quite simple.</p><p>In this article I am going to show you how to, from both the GUI and from the command line. After you are finished, you should have a working version of Ubuntu 10.10 beta. Of course, as 10.10 comes out of beta you can continue to update and have a full released version in no time.</p><p>NOTE: You can ONLY do this upgrade from 10.04. You can not upgrade from any earlier release. Also make sure you DO back up all of your data. Even though the upgrade process has become very reliable, you never know when something could go south.</p><p><strong><span
id="more-35340"></span>From the GUI</strong></p><div
id="attachment_35341" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/09/ubuntu_upgrade.png"><img
class="size-medium wp-image-35341 " src="http://www.ghacks.net/wp-content/uploads/2010/09/ubuntu_upgrade-500x490.png" alt="" width="300" height="294" /></a><p
class="wp-caption-text">Figure 1</p></div><p>Let&#8217;s tackle this task from the GUI tool first (as that is how most will want to do this anyway). The first step is to open up the update manager in in &#8220;development release&#8221; mode. To do this hit Alt-F2 and type <code>update-manager --devel-release</code> and hit Enter. When you do this the update manager will open with a new addition &#8211; the Upgrade button (see Figure 1).</p><p>Before you actually hit the Upgrade button, you MUST install any and all updates for your system. If there are none listed click the Check button first. If you see any updates go ahead and click Install Updates and allow those updates to finish. NOTE: If the updates require a reboot, do so BEFORE you continue on to the upgrade.</p><p>Once you have completed all updates it is then safe to click the Upgrade button. Walk through the steps for this upgrade (they are very straight-forward) and reboot when completed.</p><p><strong>From command line</strong></p><p>Believe it or not, upgrading from command line is just as easy as it is from the GUI tool. The first step is to update your system. So open up a terminal window and issue these two commands:</p><p><code>sudo apt-get update<br
/> sudo apt-get upgrade</code></p><p>Of course, you will have to enter your sudo password for the first command. Once that is complete you may need to restart your computer (depending on if the kernel is updated or not). After that, you are ready for the upgrade. The first step is to issue the following command:</p><p><code>sudo apt-get install update-manager-core</code></p><p>Now we need to make a simple edit to the <strong>/etc/update-manager/release-upgrades</strong>. This file determines the default behavior for the release upgrader. The line you need to change is at the bottom of this file. Change it from:</p><p><code>Prompt=lts</code></p><p>to</p><p><code>Prompt=normal</code></p><p>Save and close that file and then issue the command:</p><p><code>sudo do-release-upgrade -d</code></p><p>When  prompted, click Y to continue on with the upgrade. Once the upgrade is complete, you will need to restart you computer.</p><p><strong>Final thoughts</strong></p><p>Linux does make it easy to upgrade from release to release. I have run these upgrades many times and only rarely have I encountered a problem. Does that mean they are 100% guaranteed? No. Things happen&#8230;so please, make sure you backup all of your data before attempting this process.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/09/28/upgrade-ubuntu-from-10-04-to-10-10/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>Should you upgrade your Linux distribution?</title><link>http://www.ghacks.net/2009/07/01/should-you-upgrade-your-linux-distribution/</link> <comments>http://www.ghacks.net/2009/07/01/should-you-upgrade-your-linux-distribution/#comments</comments> <pubDate>Wed, 01 Jul 2009 19:17:57 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Fedora]]></category> <category><![CDATA[LTS]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[upgrading linux]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=14042</guid> <description><![CDATA[So you&#8217;re working with Ubuntu 8.04 or Fedora 10 and you&#8217;re jonesing over the new release of your distribution. You have always kept up with the most recent releases, but time is critical and your machine is working well. How do you know if you should upgrade? Is it worth it? What would stop you [...]]]></description> <content:encoded><![CDATA[<p>So you&#8217;re working with Ubuntu 8.04 or Fedora 10 and you&#8217;re jonesing over the new release of your distribution. You have always kept up with the most recent releases, but time is critical and your machine is working well. How do you know if you should upgrade? Is it worth it? What would stop you from making the upgrade?</p><p>In this article I will give you reasons why you should and should not make the jump to the most recent release of your distribution. Hopefully, after reading this you will either want to immediately download the latest ISO or you&#8217;ll close your browser and go about your merry business.</p><p><span
id="more-14042"></span><strong>Ubuntu</strong></p><p>The Ubuntu update enigma can be made very simple by looking at one unique feature: LTS. LTS means Long Term Support. Every 2 years Ubuntu releases a new LTS version. When a release benefits from LTS it means it will enjoy three years of support on the desktop and five years on the server. This means that for 3 and 5 years your installation will get free supported updates. With a non-LTS release you only get 18 months of free, supported updates. When dealing with a server this can make a huge difference.</p><p>Now it does get a little confusing here. Why? Because a new Ubuntu is released every six months. So in the period of two years you will have gone through four releases. So the question then becomes &#8220;Do you deal with one release for two years that will always have updates, or do you just update the latest greatest every six months?&#8221;</p><p>I think most will agree that updating every six months is a bit much. And &#8220;updating&#8221; is a tricky word to use as the experience with updating from one release to another is not always the same&#8230;especially when looking at a major release update (going from 8.10 to 9.04 for example).</p><p>If you are still unsure if you should update your machine the next question you should ask yourself (once you&#8217;ve managed to get beyond the LTS or non-LTS question) is to find out if there is a new technology that you must have. For example, the 9.04 release of Ubuntu offers the ext4 file system and a brand new desktop messaging system. For some the ext4 file system was enough to win them over. But for others, a brand new file system is something that will need to have the bugs worked out before they are ready to use.</p><p>So ultimately with Ubuntu you have to first ask yourself if you want Long Term Support. If you do want LTS then you will update every two years. If you do not want LTS then you need to go to the next question: Is there something in particular in the new release that you want? If so take the plunge. If not, then you will want to wait for either a new LTS release or a the secondary release of the major release (i.e. 9.10 instead of 9.04).</p><p><strong>Fedora</strong></p><p>If you are using Fedora you are using the cutting edge. And using the cutting edge comes with a price. Often upgrading the latest Fedora will result with broken features or hardware that won&#8217;t work. With the update from Fedora 10 to 11 there are a number of complaints arising from the community. In particular are: Intel graphics issues, Sound issues, Font issues, and more. And with Fedora updating is more of a crap shoot than any other distribution. But, as stated, you know you are living on the edge by choosing Fedora as your distribution. So if you are using Fedora the choice to upgrade should be a no-brainer.</p><p>Remember, Fedora Linux is the primary testing ground for Red Hat Enterprise Linux. The more people use the lastest release, the more bug reports are sent in. The more bug reports that are sent in means RHEL will continue to improve. The more RHEL improves the more likely enterprises will make the move to Linux.</p><p>But even knowing that Fedora is a cutting edge distribution, when you have finally managed to get everything running exactly how you want it, the idea of breaking all of that hard work is something that will cause many a fanboy to hesitate. But where is the fun in that? Fedora is about testing, tinkering, and reporting.</p><p><strong>User types</strong></p><p>There are generally two types of Linux users: Those that like the latest-greatest, and those that are happy that everything works. If you are one of the former groups you know that nothing will stop you from updating your machine. You are probably anxiously awaiting for the second the new release hits the mirrors so you can burn it and install it.</p><p>If you are one of the latter users than you wait, patiently, to hear the reports of how a release is going. For those people I will give this advise: Subsribe to the users mailing list of your distribution of choice. By subscribing to that list you are going to know, right away, what the problems are for that new release. And most likely you will see something pass through that list that will sway you one way or the other.</p><p><strong>Final thoughts</strong></p><p>It&#8217;s not an easy choice. But it is one you will have to make at some point. And I realize that this choice is based on personal taste, time, resources, and knowledge. But the temptation to upgrade is a power to be rekoned with.  I have often succumbed to that temptation. And just where do I stand now? I am currently still using an older version of Elive Compiz because I know the latest version still has some bugs to be worked out (bugs that directly effect the very reason I use that particular distribution.) So I am in a holding pattern until the 2.0 release of my favorite distribution comes out.</p><p>What about you? What is your choice? Do you constantly live on the edge, or do you play it safe and stick with a release that works for as long as you can?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/07/01/should-you-upgrade-your-linux-distribution/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
