So maybe you have a backup solution in place and running periodically to make sure your databases are safe. At any point in time if the system fails, you’re prepared. But what if, right before a backup, an unruly visitor finds an expolit on your application and wipes out a few tables? Your “backup” is then no longer a backup you can rely on. How do we fix this? Versioning.
Read more »Versioned MySQL Backups with Bazaar
Open standards drive growth of phone backup service provider
SIMchronise, a mobile technologies company based in the United Kingdom, recently launched a mobile data backup service called PhoneBackup.eu that is built on the Open Mobile Alliance's Data Synchronization and Device Management standard (a.k.a. SyncML).
Read more »Sun+MySql: a new business strategy focused on proprietary software
"...Marten Mickos has just acknowledge that I understood the slide quite correctly, and they will indeed develop new features in MySQL Enterprise (in 6.0), without making them available in MySQL Community. Hmm!"
Read more »Category: Opposition Tags:
Use rsync for a simple incremental backup of a folder
rsync is a very useful and powerful program for doing incremental transfers of files, whether that is locally or remotely. It can, however, take a little while to familiarise yourself with how rsync works before you can get started with it however.
Read more »Build Your Own RAID Storage Server with Linux
If you've been thinking of building yourself a dedicated storage server, this is a good time to do it...The ultimate in flexibility and reliability combines Linux software RAID (Redundant Array of Inexpensive Disks) and LVM (Linux Volume Manager).
Read more »Creating Snapshot Backups Of Your Desktop With Timevault On Ubuntu 7.10
This document describes how to set up, configure and use Timevault on Ubuntu 7.10. The resulting system provides a powerful backup system for desktop usage. TimeVault is a simple front-end for making snapshots of a set of directories. Snapshots are a copy of a directory structure or file at a certain point in time.
Read more »Category: End User Tags:
Back Up Your Files With Pybackpack On Fedora 8
This document describes how to set up, configure and use Pybackpack on Fedora 8. The result is an easy to use backup system for desktop usage. Pybackpack creates incremental backups which can be stored locally or remotely (SSH) - the usage of removable devices is supported. You have also the option to burn the backup(s) directly on a CD/DVD.
Read more »Linux Backups For Real People, Part 3
Today we're going to create menu icons for launching our backups whenever we darned well feel like it, set up a simple network backup scheme, and create automatic scheduled backups.
Read more »Category: End User Tags:
Tips and Tricks collection
In this article:
* How to create a GNU/Linux live USB stick with SLAX
* How to use Quake-style terminals on GNU/Linux
* How to take screenshots with Scrot
* How to back up your Master Boot Record (MBR)
Simplify backups with Synbak
Making periodic backups is a common task. Synbak can help to simplify it. Synbak brings together several different backup methods and provides a powerful reports system that provides details about all the work it does.
Read more »Making a backup reminder script
I like to back up the data on my laptop computer as often as possible, just in case I have trouble with it. I have some large files on the laptop that prevent me from scheduling an Internet backup to my home machine, so I have written a script that reminds me to periodically plug in an external USB drive; then upon clicking continue, the reminder script runs my custom backup script.
Read more »










