LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] Installing Kbackup - uses KDE
#1
Hi

I've been searching for a decent backup with an easy to use front end. I've spotted Kbackup. In fact it is listed in Lite Software Center. But according to the Kbackup website it uses KDE desktop http://kde-apps.org/content/show.php?content=44998 .

As Linux Lite is based on Xfce does that make Kbackup a "no no"?

If so, that seems to mean any of the packages listed in Lite Software Center may not be suitable, so why are they there Wink

Yours confused,
Alan
Reply
#2
Hello!

UIAM, Kbackup should work; it will just install whatever KDE-related dependencies it takes to run it - which could add to be quite a bit more than Kbackup alone. You'll find out for certain when you use synaptic or apt-get to install it...

73 DE N4RPS
Rob


[Image: EtYqOrS.png%5D]

A gun in your hand is worth more than a whole police force on the phone.
Reply
#3
(03-31-2014, 07:25 PM)Alan_uk link Wrote: As Linux Lite is based on Xfce does that make Kbackup a "no no"?

If so, that seems to mean any of the packages listed in Lite Software Center may not be suitable, so why are they there?

More a matter of personal preference.  As N4RPS noted, it should be okay -- will just add a bunch of dependencies and KDE libraries to support the program.  KDE is different enough from other DE's that quite a bit of things will need to be installed to support the addition of one of its programs to your system.  I personally try to avoid mixing KDE stuff, but plenty of people do without any issues.  So, if that looks like the program that will do the job for you -- go for it.

You can see ahead of time exactly what will be installed if you run a simulated installation first.  Open a terminal and enter this to do a simulated install (nothing will actually be installed):
Code:
apt-get install --simulate kbackup

Scroll back up to near the top of the output and look under "The Following NEW packages will be installed:" to see what will be installed with kbackup.

P.s.  Don't know which backup programs you've tried already, but one called luckybackup works well for me.  It is in the Software Center.  Here is their homepage:  http://luckybackup.sourceforge.net/index.html
Try Linux Beginner Search Engine for answers to Linux questions.
Reply
#4
Hi Rob and gold_finger. Many thanks, especially the simulation command.

Quote:P.s.  Don't know which backup programs you've tried already, but one called luckybackup works well for me.  It is in the Software Center.  Here is their homepage:  http://luckybackup.sourceforge.net/index.html

I've read about lots and now trying some. This could be a go/no go for Linux.  I've read about many packages but lots of them have been developed by one person and "die" when they stop development, often many years ago.

On XP I've used True Image v8 for many many years and think it is great [though I understand later releases became bloatware Wink ]. It does partition images and can do it on a live system. To recover a single file, I simply open the image which then mounts as a new virtual partition and then navigate a familiar file hierarchy. Restore of a single partition is simple, even the Windows "root". I have numerous partitions for data of varying update frequency and therefore take automated backups at a frequency to match.

I've not seen anything on Linux so far that's comparable. Would be happy to pay for something that is easy to use, reliable, automated, backups whole partitions but allows single file recovery.

Have tried Clonezilla (clunky), Dupliciti (needs another look) and Redo (highly dangerous - almost lost all my data). I will add luckybackup to the list.

Alan

Reply
#5
Postscript

Looked at luckybackup. Has had good reviews but not for me as does file copies so good for keeping an exact mirror copy at file level on another disk.

At the moment I've chosen Clonezilla for occassional partition backup. That include the /home partition with all the hidden files with setting.

For daily backup I've chosen Dupliciti 1.3.4. One snag with Dupliciti is that it has to be running to do it's scheduled backups. I thought it a pain to have it running all day long just to run a daily backup (I use alt+tab a lot so it going to be another running process to skip through). But I managed to get Cron to fire up Dupliciti - many sites say it can't be done as Dupliciti is a GUI but I found this works:

Code:
0 18 * * * export DISPLAY=:0.0 && /usr/bin/duplicati 2> /home/logs/scheduler.stderr # JOB_ID_2

Actually this was defined through the GUI Gnome Schedule 2.1.1 setting the task to X-application (though I see on opening Gnome Schedule it has revert to showing default)

After Dupliciti starts at 6pm and pops up it's a sign to close down my applications and go and have a break Smile The Dupliciti scheduled backups start just afterwards.

Long term Dupliciti is being completely rewritten as version 2 and will stop using full and incremental backups and instead use a life long pool system. Seems a bit scary Wink but I guess is more suited to backing up to the cloud.

Alan
Reply
#6
Try CloudBacko software for creating your backup plan. It gives full security and protection to our data. Only CloudBacko encrypts your filenames as well. Backup all servers, databases, virtual machines & workstations. Zero data loss with multi-destination cloud & local backup. Easy to use, no training required. Continuous Backup (Continuous Data Protection) in the background .Guaranteed recovery. Support Windows, Mac OS X, and Linux. Online File Backup Service.

EDITED BY GOLD_FINGER:

I've seen several posts like this on both LL forum and Linux Mint forums.  All similarly worded and all posted by newly registered people with one and only one post -- this nonsense.

SPAM!!!!!
Reply
#7
Hi Alan,

I have in the past installed some KDE apps with a lot of dependencies and had no issues and no observable performance changes.

That said, you might want to check out Systemback which I have found very versatile and sounds like it might meet your needs/preferences:

http://www.unixmen.com/systemback-restor...ous-state/

Chris
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)