PS: When upgrading/reinstalling across several major versions I used to make a backup of my home folder as follows:<div> <b>mv /home/hilton /home/hilton-10.10</b></div><div>Then I would create a clean home folder and add my file permissins to it as follows:</div>
<div> <b>mkdir /home/hilton</b></div><div> <b>chown hilton.hilton /home/hilton</b></div><div>Then I would login with the new home folder and copy from the old folder, all my data.</div><div>After a while I would remove the old folder.</div>
<div><br></div><div>However from 12.04 to 12.10 to 13.04 with Unity this has not been required, perhaps this is the vision Mark is aiming for - a stable, standardised user interface.</div><div><br></div><div>Cheers</div><div>
<br></div><div>hg</div><div><br><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 3 November 2012 15:06, Hilton Gibson <span dir="ltr"><<a href="mailto:hilton.gibson@gmail.com" target="_blank">hilton.gibson@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Nico<div><br></div><div>I wrote this for students some time ago.</div><div><a href="http://ubuntu.sun.ac.za/wiki/index.php/ReInstall" target="_blank">http://ubuntu.sun.ac.za/wiki/index.php/ReInstall</a><br>
</div><div><br></div><div>Cheers</div>
<div><br></div><div>hg</div><div class="gmail_extra"><div><div class="h5"><br><br><div class="gmail_quote">On 3 November 2012 14:43, Nico Michael(iBurst) <span dir="ltr"><<a href="mailto:nick.michael@ptaisp.co.za" target="_blank">nick.michael@ptaisp.co.za</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I want to re install my Ubuntu not upgrade it  what is essential to backup<br>
<br>
My ubuntu is so unstable that I was considering replacing it with Mint Linux but decided that the new Ubuntu is worth the risk of having to do this in the future.<br>
<br>
Fixing my ubuntu or upgrading it is not an option I want a clean working machine again hopefully this will be a better experience than the Nasty Narwhal was<br>
upgrading it just gave me hassles with many things breaking<br>
( I could not print , my cups broke, my wifi broke my backup program broke  and then my iBurst also broke and that was the cherry on the top)<br>
<br>
<br>
I have two partitions  disk 0 mounted as /<br>
                                      disk 1 mointed as /data<br>
<br>
When I re install Ubuntu I will format dsk 0  but preserve my data on dsk 1<br>
<br>
I used to manually backup using :<br>
sudo nautilus  (or something like that) and open two panes (like the good old Norton Commander)<br>
<br>
I then wrote this shell script to backup key things to my /data partition<br>
I cant remember what the -vp and -avrp do<br>
<br>
#!/bin/bash<br>
# backup.sh<br>
sudo cp -avrp /home/nickm/.thunderbird/ /data/A_Backups/<br>
sudo cp -avrp /home/nickm/.mozilla/ /data/A_Backups/<br>
sudo cp -avrp /home/nickm/.Skype/ /data/A_Backups/<br>
sudo cp -avrp /home/nickm/.ssh/ /data/A_Backups/<br>
sudo cp -avrp /home/nickm/.xmind/ /data/A_Backups/<br>
sudo cp -avrp /home/nickm/.ssh/ /data/A_Backups/<br>
sudo cp -vp /var/spool/cron/crontabs/root /data/A_Backups/<br>
<br>
<br>
<br>
What can I backup that I forgot to add to this script? before I reinstall my unstable Ubuntu 1204<span><font color="#888888"><br>
<br>
<br>
-- <br>
<br>
<br>
Kind Regards<br>
<br>
Nico Michael<br>
<a href="http://www.arduino.org.za" target="_blank">http://www.arduino.org.za</a><br>
<br>
<br>
-- <br>
ubuntu-za mailing list<br>
<a href="mailto:ubuntu-za@lists.ubuntu.com" target="_blank">ubuntu-za@lists.ubuntu.com</a><br>
<a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-za" target="_blank">https://lists.ubuntu.com/<u></u>mailman/listinfo/ubuntu-za</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div></div></div>-- <br><div><b>Hilton Gibson</b></div><div>Systems Administrator</div><div>JS Gericke Library</div><div>Room 1025D</div><div>Stellenbosch University</div>

<div>Private Bag X5036</div><div>Stellenbosch</div><div>7599</div><div>South Africa</div><div><br></div><div>Tel: <a href="tel:%2B27%2021%20808%204100" value="+27218084100" target="_blank">+27 21 808 4100</a> | Cell: <a href="tel:%2B27%2084%20646%204758" value="+27846464758" target="_blank">+27 84 646 4758</a></div>
<div><a href="http://library.sun.ac.za" target="_blank">http://library.sun.ac.za</a></div>
<div><a href="http://scholar.sun.ac.za" target="_blank">http://scholar.sun.ac.za</a></div><br>
</div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div><b>Hilton Gibson</b></div><div>Systems Administrator</div><div>JS Gericke Library</div><div>Room 1025D</div><div>Stellenbosch University</div><div>Private Bag X5036</div>
<div>Stellenbosch</div><div>7599</div><div>South Africa</div><div><br></div><div>Tel: +27 21 808 4100 | Cell: +27 84 646 4758</div><div><a href="http://library.sun.ac.za" target="_blank">http://library.sun.ac.za</a></div>
<div><a href="http://scholar.sun.ac.za" target="_blank">http://scholar.sun.ac.za</a></div><br>
</div>