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">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"><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 class="HOEnZb"><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>-- <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>