I want to move on from dependable v8.04 to 10.04.I am not an expert user so decided to create a back up dvd of my old system using Mondo rescue. I came across the recommendation in [URL] "to adapt your /etc/apt/preferences file to avoid updates of mondo with apt-get with indeed older versions" because of problems using Mondo with 8.04. I have been unable to find the file /etc/apt/preferences in my system using file search or the Synaptic Manager. When I tried to create a file with this name the Synaptic Manager got up set.
Now i want to create a resue disk for my Centos5.5i think mondoArchive tool is best for this job.i installed mondo by usingyum install mondoand it is intalled successfullybut i cant see it inApplication>sytem toolshow can i run it in a GUI mode.
I have a scheduled backup that runs via anacron, and I currently am writing the output to a log file and mailing the output to root via local mail, see I have tried implemented a notification using libnotify, see Two problems:) I don't get a notification when anacron runs the backup script, I get a notification (sent to my primary user) when root runs a "test" notification script (I strip out the rsync command)) I don't think that this notificication will get delivered if another user is logged in when the backup script is run.I have become accustomed to the notifications that I get from evolution calendar, and I know that if the computer is off when the alarm is to be triggered I still get the notification next time I log in.For what its worth, I am running a Jaunty desktop computer for househould use, and there are two users.
What is the best way to create a complete hard drive backup to restore and boot Ubuntu in case of a crash? Only Ubuntu 10.04 Desktop is installed on this Dell Hard Drive. I searched the forums but no info and now that my install is running so good I want to protect it.
We are in the process of pruning our directories to recuperate some disk space.
The 'algorithm' for the pruning/backup process consists of a list of directories and, for each one of them, a set of rules, e.g. 'compress *.bin', 'move *.blah', 'delete *.crap', 'leave *.important'; these rules change from directory to directory but are well known. The compressed and moved files are stored in a temporary file system, burned onto a blue ray, tested within the blue ray, and, finally, deleted from their original locations.
I am doing this in Python (basically a walk statement with a dictionary with the rules for each extension in each folder).
Do you recommend a better methodology for pruning file systems? How do you do it?
We have some servers that run in very harsh environments (research vessel) that need to have high-availability.We have software RAID 1 for some measure of resiliency, along with proper data backups (tapes etc), however we would like to be able to break out a new server and re-image it (including RAID setup) from a known good copy if the hardware completely fails on the production box. Simplicity of the process is a big plus.I am interested in any advice on the best way to approach this. My current approach (relatively new to Linux administration, totally new to MDADM) is to use DD to take a complete gzipped copy of one of the RAID'ed devices (from a live CD): ode: dd if=/dev/sda bs=4096 | gzip -c > /mnt/external/image/test.img then reverse the process on the new PC, finally using Code:mdadm --assemble to re-create and re-build the array.
I install CentOS 5.5 from DVD, set root password and log in as root. Then I install Mondo Rescue backup solution, make a backup and restore from it. After that, the system boots just like before, but I cannot log in. When I enter the right password, a couple of lines of text flicks briefly on a screen, too fast to read and the it returns to the initial password prompt. When I enter wrong password, it says "Login incorrect".What am I doing wrong?
I am sending a message to mondo-devel mailing list, but I suspect the root of the problem lies in CentOS, or something that I do wrong with it?I have installed both i386 and x86_64 versions of CentOS 5.5 from DVD's, the problem is the same.I'm running this on a separate machine that I have just for experiments with CentOS and virtualization. I install CentOS with defaults except I uncheck "Desktop - Gnome" and check "Virtualization". I can reinstall if needed.
I created a CD image of my CentOS installation using mondo. When I booted from this CD and, in the restore process, selected an option to test the integrity of the image, it got to a certain point and said: Failure to execute /init. Kernel panic - not syncing: No init found. Try passing init= option to kernel.The instructions say the kernel may need to be recompiled with certain options.Does anyone know if the CentOS kernel needs to be recompiled for use with mondo? If so, with exactly what options?I'm using CentOS 5.5. dmesg: Linux version 2.6.18-194.el5 (mockbuild@builder10.centos.org) (gcc version 4.1.2 20080704 (Red Hat4.1.2-48)) #1 SMP Fri Apr 2 14:58:14 EDT 2010.
Unfortunately I don't remember exactly what command I used to test the integrity of the mondo image, and http:[url]....the source of the instructions, is currently down.
i can't use imondo restore anymore, due to upgtading to jessie, did aynone get to make it work with jessie. I love to use mondo restore because i can get hots backpus, and i can do partial restore so i can restore my full system preserving home foldest, other way i have to move my home folder, very much waste of time. I cant get installed it but it doesnt open up, it says mondo, mindi bad installed or something like that.
using Back In Time to backup my home directory to a second hdd that is mounted at /media/backupThe trouble is, I can do this using Back In Time (Root), but not using Back In Time without the root option. This is definitely a permissions issue - it can't write to the folder, but when I checked by right clicking on the backup directory and looking at the permission tab, it said I was the owner
I have a scheduled backup to run on our server at work and since the 7/12/09 it has be making 592k files instead of 10Mb files, In mysql-admin (the GUI tool) I have a stored connection for the user 'backup', the user has select and lock rights on the databases being backed up. I have a backup profile called 'backup_regular' and in the third tab along its scheduled to backup at 2 in the morning every week day. If I look at one of the small backup files generated I see the following:
Code:
-- MySQL Administrator dump 1.4 -- -- ------------------------------------------------------ -- Server version`
[code]....
It seems that MySQL can open and write to the file fine, it just can't dump
I've tried to google but not much luck. What I would like to do is have anumber of folders on my desktop and their contents, replicated/duplicated into another folder on the same PC in real time. So for example, if I were to change an OpenOffice document in a specific folder on my Desktop it would be replicated/duplicated in real time. If I had three folders on my Desktop A, B and C they would also appear/be backed up (in real time) in a folder called /home/backup. Can this be done?
does anyone know of a good backup software for Ubuntu 10.4 that will let me select which folders to backup, rather than a complete backup? My install and settings etc can be replaced, but my photos and memories cannot!
After I spent some time discovering The BIG BANG of Universe and The Meaning of Life :
I managed somehow to create a script to make some backup of files on server and TAR it and then FTP the archive to another location FTP server and then emails result.
It also measures time needed to complete it and deletes archive older than XX days (set in find -mtime +20) and makes incremental backup every weekday and FULL on Sundays (which suits me bcoz no heavy load).
Files for TAR to include and exclude are in txt files listed each line separate name:
This script simply deletes files older than a certain age (in this case 7 days) from a certain location; I use it to purge old backups nightly, and it works as expected:
# delete backups older than 7 days find /mnt/backup/* -mtime +7 -exec rm -Rf {} ;
The problem is, every morning I get an email with an error message something like this:
find: `/mnt/backup/subfolder': No such file or directory
I am trying to create a backup script that will back up a single folder for a class i am in. I was wandering if I could get some help. If possible I would also like to know how to write a script that can encrypt that same file . I will be putting the back up in my /home/usr/Backup directory. I am not trying to back up my whole system just a single folder. I am using Fedora 11
I'm just setting up a partition on a seperate HDD in my system. I plan to use the partition to backup the important files on my main HDD (to guard against HD crash).
The question I have is about where would be the typical location to auto mount this partition? Which would it be normal to go for:
Does anyone know of any decent enterprise level backup solutions for Linux? I need to backup a few servers and a bunch of desktops onto one backup server. Using rsync/tar.gz won't cut it. I need like bi-monthly full HDD backups, and things such as that, with a nice GUI interface to add/remove systems from the backup list. I need basically something similar to CommVault or Veritas. Veritas I've used before but it has its issues, such as leaving 30GB cache files. CommVault, I have no idea how much it is, and if it supports backing up to a hard drive rather than tape.
I am now preparing myself to upgrade lenny to squeeze and decided to do a backup on my system. I used backup-manager to do the job and it worked fine. how do you restore said backup data?
I have use backup-manager tool very often but now found some problems and goes to it official site backup-manager.org for search answers.But this site didn't open already more than week! url url url
At now DNS records don't have A record:
Code: $host backup-manager.org backup-manager.org mail is handled by 10 private.sukria.net. backup-manager.org mail is handled by 15 private.nxr.fr. backup-manager.org mail is handled by 5 mx.sukria.net. backup-manager.org mail is handled by 10 jupiter.unix-scripts.info. Does this project moved, renamed or died? Maybe it change the domain address? Or this is only temporary problems with hosting or domain?
I have installed an application manager(monitoring application) on my linux server. Now, i need to have backup schedule for my application. The application itself has executive file to backup database.But when i put this file in my crontab to schedule the backup program it wont run!50 09 * * * root /opt/ME/AppManager9/bin/BackupMysqlDB.sh
I create Backup partition with dd and save my backup on NTFS partition. i want recover this backup,what should i do? can i use boot cd and use dd command for recover it?
I have a debian machine, running an apache server, and I want to backup the files to my Windows machine. I used to use a windows backup (SyncBack), having my http folder accesable through a samba server. But since I started using symbolic links to directories, it went in an infinite loop...