Misc Links
Forum Archive
News Archive
File DB
 

Ads
 

Advertisement
Age of Valor - Ultima Online Free Shard
AoS/SE/ML/Custom - advanced code, dedicated staff, peerless bosses, non overpowered customs + much much more
 

Latest Forum Topics
New PC
Posted by Wren
on Apr 27 2012, 2:58:46 pm

PSA: Ensure your forum email address is valid
Posted by MikeDB
on Apr 09 2012, 8:43:16 am

Recipe's
Posted by MikeDB
on Feb 28 2012, 12:54:29 am

My PC is now ancient
Posted by rovingcowboy
on Feb 27 2012, 8:29:26 am

Hey all
Posted by rovingcowboy
on Feb 27 2012, 8:35:12 am

 

Setting up a Backup Server
Home or office Backup Server Solution
By Red Squirrel


Scheduling
The script that resides on the backup drive should be executed at whatever time interval you please. For my setup, it runs every 2 days, using cron. A typical cron entry will look like this:

30 2 * * 0,2,4,6 root /mnt/backup_drive/job

This runs at 2:30AM every Sunday, Tuesday, Thursday and Saturday.

Another cool thing you can do is ensure wake on lan is enabled on this server (check bios settings) and have an always on machine scheduled to wake it up about half an hour (in case a forced fsck occurs on startup) before the job should run. Then in your backup script you could have it turn off the server at the end. That way the server is only on for backups.


Conclusion
With this server properly setup, you now have full disk backups for all your workstations and servers. Just remember to actually rotate the drives regularly to ensure each job runs! It's also good practice to take a look at the backup drives to ensure the data is being copied properly, and of course, always check the log the next day. With cron, the log should end up in your email inbox.

There are many ways to setup a backup solution, and this is one of them. Just as long as you do regular backups, you are ready for pretty much any data disaster. Don't learn the hard way, backup before you get a disaster!




spacer
18167 Hits Pages: [1] [2] [3] [4] 1 Comments
spacer


Latest comments (newest first)
Posted by Onykage on February 02rd 2006 (09:55)
I highly recomend gentoo as a flavor a linux to use with a server. Like debian gentoo has a fetch/make-install script in it called emerge. Just goto /etc/portage/ to have a look on the gentoo site. You can find out all you need to know by pulling the -h (help) option on the emerge command.
spacer
View all comments
Post comment

Age of Valor Ultima Online Server

Top Articles Latest Articles
- What are .bin files for? (50834 reads)
- Text searching in linux with grep (33758 reads)
- SPFDisk (Special Fdisk) Partition Manager (21038 reads)
- Creating your own content management system with php (20580 reads)
- Ultima Online Newbie Guide (19290 reads)
- How to Use MDADM Linux Raid (16189 reads)
- What is Cloud Computing? (15799 reads)
- Dynamic Forum Signatures (version 2) (16177 reads)
- Successfully Hacking your iPhone or iTouch (17341 reads)
- Ultima Online Newbie Guide (19290 reads)
corner image

This site best viewed in a W3C standard browser at 800*600 or higher
Site design by Red Squirrel | Contact
© Copyright 2012 Ryan Auclair/IceTeks, All rights reserved