The backup-restoration tag has no wiki summary.
2
votes
1answer
2k views
How to restore mysql database from the physical files?
I just reinstalled my system, I didn't do dump backup but I still have the physical folder of my previous mysql installations.
Is possible to use it to restore and update my current configuration?
11
votes
10answers
3k views
Looking for a free and reliable alternative to Norton Ghost [closed]
I am looking for ways to restore my system to a previous state easily.
I am using Windows Vista and ubuntu.
3
votes
3answers
1k views
Create a MySQL slave from another slave, but point it at the master
Problem
I have MySQL replication setup between 2 servers, master (A) and slave (B). I need to add a new slave to the mix (C). I want this slave to get it's updates directly from the master, I do not ...
13
votes
7answers
984 views
Best practices for backup checking?
It is a common situation, when administrator makes system for automatic backuping and forgets it. Only after a system fails administrator notices, that backup system has broken before or backups are ...
9
votes
4answers
1k views
Should I backup and restore the `mysql` database?
In the process of creating an automated solution for backing up and restoring an entire MySQL server, I've come across the mysql database which seems to contain user accounts, permissions, metadata, ...
2
votes
1answer
2k views
Saving/archiving IIS 7.5 settings for recovery etc
I am not an trained sysAdmin or network engineer, just a programmer who has picked up some knowledge over the years, and at the moment I find myself managing an IIS 7.5 deployment on WinServer 2008 ...
4
votes
5answers
2k views
Can you set a backup ip for your server in DNS?
Is there a way that the DNS protocol can natural hold a backup A type server address, like a backup name-server or mail server ? After googling i just got results on backup nameservers.
If there isnt ...
1
vote
1answer
3k views
rsync and --fake-super - how to preserve attributes?
I have been trying to sort out my backups, so that when files are restored the owners/groups and any other metadata are correctly restored. For my testing I have been backing up from a Ubuntu 9.10 ...
2
votes
5answers
5k views
Back up Windows 2008 SBS to iSCSI disk
I've almost no experience with SBS 2008, so please excuse my noob question!
SBS 2008 only has the most basic backup utility built in as far as I can tell (similar to Vista), and it will only back up ...
1
vote
4answers
130 views
How to create bootable backup image of windows install
I have received a new laptop and installed all drivers and necessary apps. hile the windows 7 install is fresh and fast I was wondering how I could make a bootable backup of the system in current ...
0
votes
1answer
922 views
Restore old Backup Exec tapes with NTbackup
I've got old backup tapes made with previous versions (v10 and v12) that I need to pull data from (related to this prior question).
I have a machine set up with Windows Server 2008 and a trial ...
0
votes
1answer
477 views
Restore Backup Exec tapes without Backup Exec running
I've got old backup tapes I need to pull data from that were created with Backup Exec some years ago, but unfortunately we no longer run Windows servers on our network. Our entire tape backup system ...
0
votes
3answers
836 views
Windows / Linux backup software with Bare Metal Recovery
We are in the discovery process of looking for backup software that meets the following goals.
Different Backup types (Full, Incremental, etc.)
Bare Metal Recovery to Windows and Linux
Automated ...