geekyhawkes
August 20th, 2009, 04:07 PM
Hi,
i have been suing the following to back up my other linux machines for a while and am pretty happy with the simplicity of the solution;
tar cvpzf backup.tgz --exclude=/proc --exclude=/lost+found --exclude=/backup.tgz --exclude=/mnt --exclude=/sys /
Is there any reason this wouldnt work for my mythbuntu install?
i have been suing the following to back up my other linux machines for a while and am pretty happy with the simplicity of the solution;
tar cvpzf backup.tgz --exclude=/proc --exclude=/lost+found --exclude=/backup.tgz --exclude=/mnt --exclude=/sys /
Is there any reason this wouldnt work for my mythbuntu install?