August 25, 2009
July 5, 2009
April 20, 2009
Ubuntun backup ….. Remastersys
April 7, 2009
December 27, 2008
How to Setup Ubuntu for Reinstalling your applications without losing your data | MyBrainRunsLinux.com
Code:
sudo dpkg --get-selections > backup.log
You will be required to provide your user password. Now you have created a text file in your home directory called backup.log.
How to Setup Ubuntu for Reinstalling your applications without losing your data
Code:
sudo dpkg --get-selections > backup.log
You will be required to provide your user password. Now you have created a text file in your home directory called backup.log.