So I was looking for a good backup utility for my files on my Linux, Ubuntu machine.
I chose luckybackup
Here is the link to the luckybackup linux download (the deb file you can install with the software center)
Or just type this in the Linux shell prompt:
sudo apt-get update
then
sudo apt-get install luckybackup
Why? Because it has a nice user interface (because I am familiar with windows, people), it uses the rsync linux backup command, and it backs up nicely to my external USB hard drive.






