1

recently I had some issues backing up my Ubuntu and I would like to know if there is any recommendation to make it more portable, for example:

  • Should I install everything that is possible Within my home folder?
  • Any good program (or code) to backup all installed programs in a way they can be used to restore another installation? And maybe another OS version?

Cheers,

1 Answers1

0

I think the best way of making your files and configuration portable (as you say) is to have an exclusive partition for your /home folder. That way you would be able to install and reinstall Ubuntu as many times you wish, and all your configuration will be intact.

Jesse
  • 719