<?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>zedomax.com &#187; program settings</title>
	<atom:link href="http://zedomax.com/blog/tag/program-settings/feed/" rel="self" type="application/rss+xml" />
	<link>http://zedomax.com/blog</link>
	<description>Zedomax - The DIY, HOWTO, Mod, Hacks, Gadgets, and Tech Blog!</description>
	<lastBuildDate>Thu, 18 Mar 2010 04:04:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubuntu Linux Hack &#8211; How to Install Fresh Copy of Ubuntu without Losing your Current Program Settings!</title>
		<link>http://zedomax.com/blog/2008/11/13/ubuntu-linux-hack-how-to-install-fresh-copy-of-ubuntu-without-losing-your-current-program-settings/</link>
		<comments>http://zedomax.com/blog/2008/11/13/ubuntu-linux-hack-how-to-install-fresh-copy-of-ubuntu-without-losing-your-current-program-settings/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 08:42:32 +0000</pubDate>
		<dc:creator>max</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Consumer]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[Educational]]></category>
		<category><![CDATA[Featured Hacks]]></category>
		<category><![CDATA[HOWTO]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[amp]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[backup package]]></category>
		<category><![CDATA[distro]]></category>
		<category><![CDATA[external hard drive]]></category>
		<category><![CDATA[gedit]]></category>
		<category><![CDATA[hard core]]></category>
		<category><![CDATA[hidden folders]]></category>
		<category><![CDATA[home folder]]></category>
		<category><![CDATA[mistake]]></category>
		<category><![CDATA[package selections]]></category>
		<category><![CDATA[program settings]]></category>
		<category><![CDATA[sudo]]></category>
		<category><![CDATA[will take some time]]></category>

		<guid isPermaLink="false">http://zedomax.com/blog/?p=10921</guid>
		<description><![CDATA[
If you are a hard-core Ubuntu/Linux supporter like me, you will need to learn how to save your programs when you install a fresh copy of Ubuntu.
Here&#8217;s how to do it:
Configuration
Keeping your configuration intact is pretty straight forward and obvious. Just backup your /home folder onto an external drive or whatever. Make sure you also [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-10914 aligncenter" title="ubuntu" src="http://zedomax.com/blog/wp-content/uploads/2008/11/ubuntu.jpg" alt="" width="500" height="333" /></p>
<p>If you are a hard-core Ubuntu/Linux supporter like me, you will need to learn how to save your programs when you install a fresh copy of Ubuntu.</p>
<p>Here&#8217;s how to do it:</p>
<blockquote><p>Configuration</p>
<p>Keeping your configuration intact is pretty straight forward and obvious. Just backup your /home folder onto an external drive or whatever. Make sure you also grab the hidden files, don’t do my mistake!<br />
Applications</p>
<p>Now for the current applications. Basically we just need to make a full list of the installed apps.<br />
sudo dpkg –get-selections &gt; /home/user/package.selections</p>
<p>Of course don’t forget to backup package.selections on the external hard-drive. Also you should backup your /etc/apt/sources.list file since you probably have some extra sources listed over there. Now you can go about your business and do a fresh install.<br />
Restore</p>
<p>Once your done with the fresh install, copy the file package.selections into your home. Then copy your sources.list file into /etc/apt/ and update it to match your current distro (e.g Gutsy –&gt; Intrepid) you can use CTRL + H in gedit for that. Then do a “sudo apt-get update” ,and finally invoke:<br />
sudo dpkg –set-selections /home/package.selections &amp;&amp; apt-get dselect-upgrade</p>
<p>apt-get will now start downloading all your apps, this will take some time depending on the number of apps you have installed.</p>
<p>Once that’s done, just copy your backup-ed /home over the current /home (again don’t forget hidden folders).</p>
<p>Log out and log back in to your shiny new fresh install!</p></blockquote>
<p><a target="_blank" href="http://hehe2.net/linuxhowto/howto-fresh-ubuntu-install-without-losing-your-current-settings/" >source</a></p>
<p>Brought to you by: <a href="http://zedomax.com/blog" >Zedomax.com</a></p>
<p><a href="http://zedomax.com/blog/2008/11/13/ubuntu-linux-hack-how-to-install-fresh-copy-of-ubuntu-without-losing-your-current-program-settings/" >Ubuntu Linux Hack &#8211; How to Install Fresh Copy of Ubuntu without Losing your Current Program Settings!</a></p>

	<span style="display:none"><a href="http://zedomax.com/blog/tag/amp/" title="amp" rel="tag">amp</a>, <a href="http://zedomax.com/blog/tag/apps/" title="apps" rel="tag">apps</a>, <a href="http://zedomax.com/blog/tag/backup-package/" title="backup package" rel="tag">backup package</a>, <a href="http://zedomax.com/blog/category/computer/" title="Computer" rel="tag">Computer</a>, <a href="http://zedomax.com/blog/category/misc/consumer-misc/" title="Consumer" rel="tag">Consumer</a>, <a href="http://zedomax.com/blog/tag/distro/" title="distro" rel="tag">distro</a>, <a href="http://zedomax.com/blog/category/diy/" title="DIY" rel="tag">DIY</a>, <a href="http://zedomax.com/blog/category/technology/educational/" title="Educational" rel="tag">Educational</a>, <a href="http://zedomax.com/blog/tag/external-hard-drive/" title="external hard drive" rel="tag">external hard drive</a>, <a href="http://zedomax.com/blog/category/featured/featured-hacks/" title="Featured Hacks" rel="tag">Featured Hacks</a>, <a href="http://zedomax.com/blog/tag/gedit/" title="gedit" rel="tag">gedit</a>, <a href="http://zedomax.com/blog/category/diy/hack/" title="Hack" rel="tag">Hack</a>, <a href="http://zedomax.com/blog/tag/hack/" title="Hack" rel="tag">Hack</a>, <a href="http://zedomax.com/blog/tag/hard-core/" title="hard core" rel="tag">hard core</a>, <a href="http://zedomax.com/blog/tag/hidden-folders/" title="hidden folders" rel="tag">hidden folders</a>, <a href="http://zedomax.com/blog/tag/home-folder/" title="home folder" rel="tag">home folder</a>, <a href="http://zedomax.com/blog/category/diy/howto/" title="HOWTO" rel="tag">HOWTO</a>, <a href="http://zedomax.com/blog/category/computer/linux-technology/" title="Linux" rel="tag">Linux</a>, <a href="http://zedomax.com/blog/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://zedomax.com/blog/category/misc/" title="Misc" rel="tag">Misc</a>, <a href="http://zedomax.com/blog/tag/mistake/" title="mistake" rel="tag">mistake</a>, <a href="http://zedomax.com/blog/tag/package-selections/" title="package selections" rel="tag">package selections</a>, <a href="http://zedomax.com/blog/tag/program-settings/" title="program settings" rel="tag">program settings</a>, <a href="http://zedomax.com/blog/category/diy/projects/" title="Projects" rel="tag">Projects</a>, <a href="http://zedomax.com/blog/tag/sudo/" title="sudo" rel="tag">sudo</a>, <a href="http://zedomax.com/blog/category/computer/linux-technology/ubuntu/" title="Ubuntu" rel="tag">Ubuntu</a>, <a href="http://zedomax.com/blog/tag/will-take-some-time/" title="will take some time" rel="tag">will take some time</a></span>

	<h3>Related posts</h3>
	<ul class="st-related-posts">
	<li><a href="http://zedomax.com/blog/2008/01/16/diy-hack-howto-make-windows-xp-look-like-fedora-linux/" title="DIY HACK &#8211; HOWTO Make Windows XP Look Like Fedora Linux! (January 16, 2008)">DIY HACK &#8211; HOWTO Make Windows XP Look Like Fedora Linux!</a> </li>
	<li><a href="http://zedomax.com/blog/2006/11/02/zikiwiki-technology-wiki-for-hackers-diyers-mcu-users-plc-users-etc/" title="ZikiWiki &#8211; Technology wiki for hackers, diyers, mcu users, plc users, etc&#8230; (November 2, 2006)">ZikiWiki &#8211; Technology wiki for hackers, diyers, mcu users, plc users, etc&#8230;</a> </li>
	<li><a href="http://zedomax.com/blog/2008/11/14/youtube-hack-how-to-link-directly-to-high-quality-youtube-videos/" title="YouTube Hack &#8211; How to Link Directly to High Quality YouTube Videos! (November 14, 2008)">YouTube Hack &#8211; How to Link Directly to High Quality YouTube Videos!</a> </li>
	<li><a href="http://zedomax.com/blog/2006/11/25/windows-xp-running-on-ps3/" title="Windows XP Running on PS3 (November 25, 2006)">Windows XP Running on PS3</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/06/windows-mobile-iphone-theme/" title="Windows mobile iPhone theme (March 6, 2007)">Windows mobile iPhone theme</a> </li>
	<li><a href="http://zedomax.com/blog/2007/04/25/wii-hack-wiimote-door-unlocker/" title="Wii HACK &#8211; Wiimote Door Unlocker (April 25, 2007)">Wii HACK &#8211; Wiimote Door Unlocker</a> </li>
	<li><a href="http://zedomax.com/blog/2009/03/08/top-5-geeks-linux-distros/" title="Top 5 Geek&#8217;s Linux Distros! (March 8, 2009)">Top 5 Geek&#8217;s Linux Distros!</a> </li>
	<li><a href="http://zedomax.com/blog/2007/04/06/the-cool-robot-links-of-the-day/" title="The Cool Robot Links of the Day (April 6, 2007)">The Cool Robot Links of the Day</a> </li>
	<li><a href="http://zedomax.com/blog/2009/09/09/smb-hack-makes-your-windows-vista-and-windows-7-vulnerable-to-blue-screen-of-death/" title="SMB Hack Makes Your Windows Vista and Windows 7 Vulnerable to Blue Screen of Death! (September 9, 2009)">SMB Hack Makes Your Windows Vista and Windows 7 Vulnerable to Blue Screen of Death!</a> </li>
	<li><a href="http://zedomax.com/blog/2009/10/19/samsung-tv-hack-how-to-hack-samsungs-linux-firmware/" title="Samsung TV Hack &#8211; How to Hack Samsung&#8217;s Linux Firmware! (October 19, 2009)">Samsung TV Hack &#8211; How to Hack Samsung&#8217;s Linux Firmware!</a> </li>
	<li><a href="http://zedomax.com/blog/2007/01/15/psp-hack-uclinux-on-your-psp/" title="PSP HACK &#8211; uClinux on your PSP! (January 15, 2007)">PSP HACK &#8211; uClinux on your PSP!</a> </li>
	<li><a href="http://zedomax.com/blog/2007/11/13/ps3-sixaxis-hack-howto-use-your-sixaxis-controller-with-linux/" title="PS3 SIXAXIS HACK &#8211; HOWTO use your SixAxis Controller with Linux! (November 13, 2007)">PS3 SIXAXIS HACK &#8211; HOWTO use your SixAxis Controller with Linux!</a> </li>
	<li><a href="http://zedomax.com/blog/2008/06/09/pizza-hack-how-to-order-dominos-pizza-via-linuxunix-command-linewhy/" title="Pizza Hack &#8211; How to Order Dominos Pizza via Linux/Unix Command Line&#8230;why? (June 9, 2008)">Pizza Hack &#8211; How to Order Dominos Pizza via Linux/Unix Command Line&#8230;why?</a> </li>
	<li><a href="http://zedomax.com/blog/2006/11/30/philip-torrone-spotted/" title="Philip Torrone Spotted! (November 30, 2006)">Philip Torrone Spotted!</a> </li>
	<li><a href="http://zedomax.com/blog/2009/08/02/palm-pre-hack-how-to-make-your-palm-pre-into-a-wireless-routerhotspot/" title="Palm Pre Hack &#8211; How to Make Your Palm Pre into a Wireless Router/HotSpot! (August 2, 2009)">Palm Pre Hack &#8211; How to Make Your Palm Pre into a Wireless Router/HotSpot!</a> </li>
	<li><a href="http://zedomax.com/blog/2009/04/24/netbook-hack-how-to-make-your-favorite-apps-run-faster-on-a-netbook-with-win-xp/" title="Netbook Hack &#8211; How to Make your Favorite Apps Run Faster on a Netbook with Win XP! (April 24, 2009)">Netbook Hack &#8211; How to Make your Favorite Apps Run Faster on a Netbook with Win XP!</a> </li>
	<li><a href="http://zedomax.com/blog/2007/01/15/misterhouse-open-source-home-automation-with-web-interface/" title="MisterHouse &#8211; Open Source Home Automation with web interface (January 15, 2007)">MisterHouse &#8211; Open Source Home Automation with web interface</a> </li>
	<li><a href="http://zedomax.com/blog/2006/11/17/make-magazine-vol-08/" title="Make magazine vol 08! (November 17, 2006)">Make magazine vol 08!</a> </li>
	<li><a href="http://zedomax.com/blog/2008/07/28/linux-server-hack-how-to-setup-a-shell-script-to-auto-restart-apache-httpd-server/" title="Linux Server Hack &#8211; How to setup a Shell Script to Auto Restart Apache Httpd Server! (July 28, 2008)">Linux Server Hack &#8211; How to setup a Shell Script to Auto Restart Apache Httpd Server!</a> </li>
	<li><a href="http://zedomax.com/blog/2006/10/16/linux-diy-hack-how-to-scan-the-waves-with-your-tv-card/" title="Linux DIY Hack &#8211; HOW TO &#8211; Scan the &#8216;waves with your TV card (October 16, 2006)">Linux DIY Hack &#8211; HOW TO &#8211; Scan the &#8216;waves with your TV card</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://zedomax.com/blog/2008/11/13/ubuntu-linux-hack-how-to-install-fresh-copy-of-ubuntu-without-losing-your-current-program-settings/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
