I just completed my Ubuntu installation. It contains all packages I need and I configured my apps correctly.
I would like to backup this installation and be able to restore it to different computers with different hardware.
I have read that the solution would be the following:
1- Save a list of the installed packages.
2- Backup the home directory.
3- Install the same version of Ubuntu on the new machine.
4- Restore the list of installed packages on the new machine.
5- Restore the backup of the home directory on the new machine.
Would this keep all of my insalled softwares and their configurations?