Tagged Questions
0
votes
1answer
36 views
USB Drive Software Disk Mirroring - Is this the right approach?
I have a 1TB NTFS USB Data Drive (no boot, etc...) that I would like to keep a mirror of as a backup in case of hardware failure.
It is always connected to my raspberry pi running the raspbian ...
1
vote
0answers
373 views
How to backup KVM images? Is it possible to backup whole VM?
I need to backup all (9 VMs) my KVM VMs. I would like to backup them in the night for example once a week. For example VMware server and VMware server 2 used to have possibility to create live backups ...
2
votes
3answers
689 views
How to backup debian system?
I have VPS hosting with debian operating system.
I would like to backup whole system time by time.
Here is a lot of questions how to backup OS on local machine, but it's not what I need.
I have just ...
1
vote
1answer
102 views
About Clonezilla and how store the backup
I've never used Clonezilla before.
When storing a backup, Clonezilla needs a free partition or free space? I mean, I have a disk for backups with only one partition. Do I have to create a partition ...
4
votes
2answers
161 views
How to backup entire xen dom0 (on debian)
How do you go about creating a bootable backup ISO of my computer (dom0)?
I have tried remastersys and this backs up everything but Xen does not work properly. LiveCDs also do not work.
Does ...
2
votes
3answers
2k views
System image of running Debian system?
Is it possible to backup a running Debian system to some kind of image file that could simply be written back to another hard disk using dd in case of failures of the original (backed up) debian ...
2
votes
0answers
134 views
restore duplicity backup from amazon s3 in debian
I have applied the script provided here to backup my stuff in debian etch and it works, I tried to reverse the SOURCE and DEST, but I can't do the restoration. What happened?
8
votes
2answers
233 views
How to list files and folders that are not maintained by any DEB package
I am in the process of moving my files from one Debian machine to another so that I can use the old machine for a different purpose. I do not want to miss any file because I will be formatting the ...
7
votes
4answers
1k views
What directories do I need to back up?
What are the directories one should back up, in order to have a backup of all user-generated files?
From a vanilla debian install, I can do enough apt to get the packages that I want. So if I don't ...