Ubuntu :: Software For Full System Backup?

Oct 1, 2010

I just moved to Ubuntu. I have been configuring and installing applications so I can finally call this OS my new home. Still not there yet but have been doing alot of work on it. I was originally with Windows XP. I am a back up freak. I backed up my documents, firefox bookmarks and other important information every 5 mins to another drive when I was using Windows XP. Also, every 24 hours I would have this program Acronis True Image back up the whole Windows partitiong (Drive C). This was so if my hard disk died, I know I could restore the partition from an image and only lose the last 24 hours of configurations/modifications made to the OS.

And for personal data such as bookmarks, messenger chat logs, documents, pictures etc, I would only lose the last 5 minutes of this data, since it was always backed up every 5mins. It was very fast too.

So my question is: 1. Whats the best application to save a whole image of the Ubuntu partition so that it can be restored with minimal (hopefully only 24 hours) of data loss?

2. Whats the best application to save selected directories and have it configured such that those directories are backed up periodically?

3. Whats the best application to do Number 2 (above question) with versioning? That is, if it is backing up periodically, it will save file changes, so we can revert back to an older version of a file.

I have tried SimpleBackUp suggested by the Ubuntu site and did not like it at all. It just said it would run in the background and you couldnt even cancel it or monitor it!

View 9 Replies


ADVERTISEMENT

Ubuntu :: Full System Backup For Disaster Recovery Use In Ver. 10.4?

May 5, 2010

I want to be able to recover from a disaster by simply inserting a CD of my entire system, boot from it, and reinstall my system back to the way it was before the disaster. After much research here, I feel the need to ask this question directlybut as a new user, I find it somewhat difficult locating information.

I have seen references to all sorts of backup software. I am trying to use Simple ackup.Each time I run this utility, it gives me a process ID and then apparently vanishes. I don't see the process running in System Monitoror see anything recognizable in var/backups.Perhaps, being as new to Linux as I am, I am simply overlooking something. I must say though, that these are the friendliest user groups I have ever seen. It amazes me that so many people are so willing to post long, complicated solutions to someones problem

View 8 Replies View Related

Ubuntu :: Create A Full System Image Backup?

Jul 31, 2011

Well I've decided to move all my data from one VPS to another, and Iwanted to know if there was a way from within Ubuntu to make a full system image backup,ch I can then just transfer to the new Ubuntu VPS, and restore it there ..Unfortunately my VPS control does not have any working backup option right now, so I can only make the backup manually from within Ubuntu, if there is a way to do it

View 9 Replies View Related

Debian :: Create Full System Backup To ISO / IMG-file

Jan 28, 2014

I would like to create a full systembackup to a ISO/IMG-file. I've been searching and found mondorescue.org, but something is wrong with package for debian 6.

View 14 Replies View Related

General :: Full System Backup From Ext To NTFS Disk

Oct 11, 2010

I wonder if I can backup files from an ext partition to a ntfs partition and keeping all kind of metadata and file infos?!

With other words:

Can I backup a full linux system from a ext file system to a external ntfs partitioned disk using rsync -a (keeping all file permissions)?

Is something getting lost of a file (like permissions or anything... flags...) when copied / rsynced from ext to ntfs?

The thing is, that when I restore the stuff back from ntfs to ext, can I still use my system properly?

And can I backup files like photos from ext to ntfs without loosing any meta data?

Or asked more in general: What is the difference of a file on a ext partition compared to the same file on a ntfs partition?

View 3 Replies View Related

Ubuntu :: How To Perform A Full-drive Backup

Jun 3, 2011

I am a backup noob. My idea of backing something up is finding a big enough flash drive and copying the necessary files over.

So I really need to learn now. I'm wiping a Vista laptop for a friend to install Windows 7. But first, I want to do a whole-drive backup in case something goes wrong. It's a 100GB drive with 50GB of data.

Is it possible that I could do this via my home network or via a direct ethernet connection? I have a desktop with a 1TB drive I could back up to. Like I say, I'm a noob so I'm open to anything.

One more thing: I'd like this backup to be in a form that I can retrieve individual files from it if necessary. If everything goes right, I'll probably want to pull My Documents out of the backup and drop it into Windows 7.

Oh, and why am I asking on UbuntuForums instead of a Windows forum? Because I'm betting I'll end up booting a live CD on the laptop to do the backup. But I'm just guessing. At any rate, I'm sure I'll use Ubuntu tools, because that's what I know.

View 9 Replies View Related

Red Hat :: Full Systems Backup Using Dd

Mar 25, 2010

I had asked red hat support how to do a full systems backup of a server, they said to use dd to make a full copy of the disk which looks straight forwards enough:dd if=/dev/c0d0 of=/path/to/file/system/backup.img However, red hat have said that backups and restores are not supported. I just wanted to find out whether anyone had successfully done this, and whether anyone had tried creating a clone using this method.Is it as simple as it appears or are there any points of note.

View 5 Replies View Related

Ubuntu :: Backup Script Failed - Disk Is Now Almost Full?

Mar 27, 2011

I was testing out a new cron job (very simple rsync), and for whatever reason when executed at midnight, the files were not written to the correct drive (executing the script manually does this).

'watching' df -k, I could see '/' fill up extremely quickly. I now have about 10GB~ free space on the 74GB raptor - down from 60GB. I've gone through trying to find the offending files, however I can't seem to find them anywhere. Any variety of 'du' that I know of isn't turning up anything.

View 4 Replies View Related

General :: Ubuntu Server 10.4.1 Automated Full Backup?

Sep 27, 2010

This is my first post and I am a linux newbie.. took on the challenge of setting up an ubuntu server with proxy and firewall with vpn access as well.. sounds good? While messing with things, I installed ebox server, know called Zentyal and perform backups, however, when performing a full restore, following instructions and all it does not restore correctly. I ran many attempts with verious configurations and still allways got some errors, such as eboc-ebackup failing to start, etc. most noteably wa sthe ldap error, which i figured out how to fix by restarting once logged into and then rebooting.

I say the Clonezilla options for a full backup, and it sounds great, but does require me to perform a full abckup, while bring the server down to perform. What I wanted to know, was what do you recommend for performing a full backup (possibly to NTFS partition or USB key with FAT32) with automation or even if i had to perform the trigger, just without needing to bring the server down, so when i go into production i dont have any issues backing up anytime?

View 2 Replies View Related

CentOS 5 :: Unable To Make Full Backup?

Aug 23, 2009

I'm trying to add a scheduled full backup to the crontab file, but the full backup never completes; it always stops somewhre in the file system. I guess is b/c the os is updating those files or has them open. I've tried to use the --exclude options but still it always hangs somewhere else.... this is what I'm usingtar -zcvpf /mnt/storage/backup/fullbackup1.tar.gz --exclude=/mnt --exclude=/sys --exclude=/proc --exclude=/lost+found --exclude=/net --exclude=/srv / > /mnt/storage/backup/fullbackup.log

View 1 Replies View Related

Ubuntu Installation :: Make A Full Disk Backup Using Acronis And Try Out 11.04 Beta?

Apr 1, 2011

Firstly I've never (successfully) upgraded before using update manager -d but I've only tried once. I'm on 10.10 at the moment but I want to make a full disk backup using Acronis and try out 11.04 beta 1 so if I can't boot (like with the 11.04 Alpha 3) I'm ok.

What I want to know is if I upgrade to beta 1 it will install new things and settings, if beta 2 is released and I upgrade to that (after having beta 1 installed) will it overwrite all the settings again? Or will I be able to spend time set beta 1 up nice how I want it (if it works) and just smoothly upgrade gradually to final 11.04 keeping it pretty much exactly how I want it?

Also with the software sources, I understand I need to disable the ones I manually added before updating from 10.10 then to re-enable them, but how do I re-enable them for Natty as they are currently for Maverick? Do I just change the word Maverick to Natty, or is it better to remove and re-add them for natty? And do the authentication keys need updating or are they ok? I don't really know a lot about the keys.

1 more thing (sorry) will an upgrade overwrite any settings I have e.g. etc/fstab, sudoers, things like that? I know when you upgrade it gives you an option for some things e.g. keep or replace, if I keep old settings from maverick does it matter? Or does 11.04 add new lines/things to these files if I choose replace?

Sorry for all the questions, I'm pretty new been using ubuntu as my only OS for couple months now and most of my time has been spent tweaking settings and I don't want to lose them, or do a clean install when 11.04 final is released as I won't ever be able to remember them all.

View 7 Replies View Related

Fedora :: 11 - Backup And Restore To Full Accuracy All Previous Kernels?

Oct 11, 2009

I would like to try the rawhide updates. If messed up my PC's couple of times so now before I do anything I would like to roll back changes and resort to last working kernel ( and related s/w) in case that fails . HOW do I do it? ( c.f Windows Last good session ) ALTERNATIVELY folks - is there a way you can backup and restore to full accuracy all your previous kernels .- I mean just inset the CD .It will identify the partitions , then it will ask you "where you want to restore them" and then it just restores the prev. image.

View 3 Replies View Related

Software :: Mysql Full Backup Script Not Archiving The Dump File?

Mar 20, 2011

I have a problem with a script i wrote, the script runs fine if manually executed however it doesn't run *fully* when executed via cron

here's the script :

Code:

#!/bin/bash
FILENAME=mysql_full_dump_`date '+%m.%d.%y'`.sql
`which mysqldump` --all-databases -uroot -p************ -h127.0.0.1 > /root/$FILENAME
RETVAL=$?

[code]....

the script resides in /root/bin and the cron entry is as follows:

Code:

0 0 * * * root "/root/bin/mysql_daily.sh"

the result is the .sql file, but it doesn't archive it.

View 2 Replies View Related

Ubuntu Installation :: Restore System To 10.10 - Using A System Backup Made With REMASTERSYS - Grub Error 15

May 2, 2011

I am trying to restore my system to Ubuntu 10.10, using a system backup made with REMASTERSYS. When I reboot, I get the message: GRUB error:15 I found many threads discussing this issue, most notably here: [URL]

[Code]....

View 7 Replies View Related

Ubuntu :: Backup System A, To Restore System B?

Jan 25, 2011

Recently I've backupped my entire /home folder on my laptop with grsynch trough ssh.Since I already had a simply text file containing all installed programs, I figured 'then, when i go from the backup trough my desktop, all my program settings will be restored if i run the txt file to install all those programs first.So i installed al programs, then i went from backup to /home on desktop, logged out and back in. Started up a random program (tried thunderbird and filezilla) and no settings were to be found.In retrospect, docky did start, but didnt have all the launchers i had on my laptop. so that could have been a clue.

View 4 Replies View Related

Server :: Phone System Reload Backup System?

Oct 7, 2010

At work we have a linux based ip phone system. Now this system was buggy for a bit but we now have it working perfectly. As it is we clone this hard drive and on backup I clone it back. This works but if for whatever I'm not in the office the backup can't go through because apparently no one can read the VERY simple instructions. What i would like to do is burn a cd with a copy of the hard drive (this configuration will change once every 6-12 months at maximum) as well as a VERY minimal linux install.

The goal is they stick the cd in and reboot. The system loads the super minimal linux then it runs a batch file that clones the portion of the CD that has the hard drive onto the system then it asks the nice moron....err....person...to remove the cd and reboot All I need is a a bootable system to a bash script that will run live from cd. I can make the nice bash script that puts to the screen a nice ascii graphic telling the lucky sap it's running and to come back in a little bit to make sure it's done.

View 4 Replies View Related

Programming :: Any Particular Distro With Full GCC Dev System?

Mar 18, 2011

If you really want to learn C/C++, get set up on a Linux box with a full gcc dev system. I fixed up an old P4 Machine with 2gig ram and 80gig HD to install Linux on. Don't know anything about Linux yet but installing several distros for evaluation, but a thought occured to me. Is there a particular distro that has this "full gcc dev system" in the initial install or is this something that I will have to install after the OS is up and running on the machine? Is one distro better suited for programming than another?

View 2 Replies View Related

Ubuntu Installation :: Full System On USB Stick With Installer Option

Jul 20, 2010

I would like to make a bootable Ubuntu system on a USB stick from a full install, so I can update the packages/kernel etc, and I would also like to have the ability to Install ubuntu from the USB stick onto other computers. What package allows you to run the installer that is found on the LiveCD?

Also, is it possible to have a Ubuntu installer that uses updated packages rather than the LiveCD so they are current when installed rather than the release packages to save on the download/updating time?

View 4 Replies View Related

Ubuntu :: Backup To System Without Windows?

Jan 3, 2010

How can I work your backup to Linux system without Windows

View 8 Replies View Related

Ubuntu :: Backup Everything The System With Its Settings?

May 9, 2010

easy way to backup everything the system with its settings. I have seen many posts regarding this on google and in this forum but it was a bit hard for me.[URL]...

View 2 Replies View Related

Ubuntu Installation :: Backup Of System?

May 29, 2010

I have been using Ubuntu for a while now though not heavily. I want to try out the new 10.04 as I was not all that happy with 9.10. I would like to backup my entire Ubuntu System so if the upgrade goes south like it probably will and has every time in the past that I can restore it easily. Now in Windows I would use either Paragon Backup or Comodo Backup. So, I was wondering if there is a complete backup system like this for Linux. I have looked at several, but most only back up the home directory or specific directories.

View 2 Replies View Related

Ubuntu :: Setting Up A Backup System Over SSH

Jul 15, 2010

I have an external hard drive and have been using it to backup my multiple computers for a while now, but because it needs to be plugged into the mains, it is a pain to move it from one computer to the next. So I've decided to try to set up a SSH backup system that will allow me to backup without having to move the drive.

Host udev script:

Code:

View 5 Replies View Related

Ubuntu :: How To Backup System Settings

Aug 11, 2010

I would like to reinstall my whole 10.04 system, because I feel, that it is pretty massed up, as a beginner I also made some mistakes and there are some unnecessary errors.
I would like to mostly keep my installed apps and settings. Is there any way to recover/export them? home folder?

View 2 Replies View Related

Ubuntu :: How To Backup Complete System

Sep 9, 2010

I removed windows completely from my Dell Inspiron N5010 and installed Ubuntu 10.04.1 64bit. In windows I have the option to create the system image of system's current state so that if something goes wrong I could easily restore my system using that image( I am not talking about windows Restore facility). I wanted to know that if there is something available in Ubuntu also. I cant use Dell recovery media creator as I have deleted recovery partition. I have already used Remastersys and it also did its job well but after restoring my Graphics card driver did not work well.

View 4 Replies View Related

Ubuntu :: How To Backup Entire System

Apr 19, 2011

Custdistro means it will backup your all/thing without/home and customback means it will backup all thing in /. It can create an ISO if your backup is less then 4 GB. Well, i've made a lot of changes to ubuntu 10.04 and now i love it! It does everything i'll want from any computer. This took me a lot of time, follow several tutorials and destroy the entire system a couple of times. The last one is a BIG problem because restoring my system to the state before i ****** all up takes some time again.Do any of you guys know how to backup all my system settings, programs and files? So that if i corrupt my system again i can restore it to be exactly as my current state?

View 9 Replies View Related

Ubuntu :: What Should Backup To Protect System?

May 27, 2011

I am relatively new to Linux, What files/Folders should be backed up and what ones are not necessary?This is my 2nd install of 11.04 because I screwed the 1st one, so Im not sure what to backup to prevent having to reinstall if I screw up again.

View 9 Replies View Related

Debian :: Backing Up The Full System Onto A Bootable CD/DVD?

Nov 10, 2010

I come from a PCLinuxOS tradition (about two years), and a great full backup program was mklivecd, where I would use a GUI to make a bootable livecd/dvd with all my system which was handy in case something went wrong. Every week or so I would create a DVD ready for emergencies. After looking at the options in Debian (using Squeeze, and very happy with it for a few months now), I'm wondering if there is something similar. Remastersys, it seems, doesn't work with GRUB2 (only with GRUB-legacy), and Partimage makes images, not bootable CDs/DVDs. What is your full-backup/bootable system strategy, something, if possible, as easy/straightforward as mklivecd?

View 8 Replies View Related

Software :: Gotten A Bit Overzealous And Now File System Is Getting A Bit Full?

Aug 5, 2011

okay, I've gotten a bit overzealous and now my file system is getting a bit full. I found some candidates that may need to move out, just, are they still needed elsewhere?I'd use Quote:pacman -Sr simgear...but what is that stuff is needed elsewhere?

View 2 Replies View Related

Ubuntu :: Running LiveCD Demo Version On Full/unstable System?

Jan 6, 2010

I have an XP laptop, currently running very low on HDD space and RAM capacity, waiting to be replaced. Very slow indeed. It recently had problems booting up, and now takes about 20 minutes to get fully started. Is it safe/advisable to run the demo version of Ubuntu from the LiveCD? I really can't afford to trash or crash my computer, it's got lots of important data on it etc.

View 4 Replies View Related

Ubuntu Installation :: Create A FULL Recovery CD/DVD Of System With A Boot Restore?

May 12, 2010

This question has been raised several times I am sure but...

I would like to create a FULL recovery CD/DVD of my system with a boot restore...

Any recommended for Ubuntu 10LTE Server.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved