Linux Tutorials on the topic “backup”
-
Installing rsnapshot On CentOS
Author: Netzen • Tags: backup, centos • Comments: 3
Installing rsnapshot On CentOS Working for an IT Support company I needed a solution for automatically backing up a bunch of Linux servers, this guide will walk you through setting up rsnapshot on CentOS for automated rsync & ssh binary diff backups.
-
MySQL Backup: Table By Table Backup With Auto Rotation, For Easy Restoration Of Partial/Full Database
Author: msalih • Tags: mysql, backup • Comments: 7MySQL Backup: Table By Table Backup With Auto Rotation, For Easy Restoration Of Partial/Full Database Here is a MySQL backup script which can take table by table backups (individual backup files of each table of each database) in a compressed format. It also provides an automatic rotation of old backup files. The backup script handles innodb and myisam tables separately.
-
Ghosting The Machine
Author: linuxscooter • Tags: backup, linux, other • Comments: 23
Ghosting The Machine This is a short but potentially extremely handy guide to ghosting one Linux box to another (or simply making a full backup of a desktop/server). You might have a small office where you customise one desktop just how you like it and need to roll this out to N other PC's or simply want a backup of a server or desktop to another machine or even to an image file. The main tool here is netcat which is extremely powerful and has a multitude of other great uses that won't be covered here.
-
-
Disk Backup With Amanda On Debian Lenny
Author: ycardonguard • Tags: backup, debian • Comments: 2
Disk Backup With Amanda On Debian Lenny Amanda is an open source client/server solution to back up filesystems. Backups are triggered by the backup server, backup definitions are located on the servers but exclusion lists are located on the client.
-
NTFS Disk Recovery
Author: SkipFrizzell • Tags: other, backup, storage • Comments: 11NTFS Disk Recovery Mary, the daughter of a friend is in college: her Windows XP laptop constantly reboots and, we suspect, has a bad hard drive. The system will boot a live CD (Ubuntu 9.10 Karmic Koala Desktop), and data on the hard drive can be read. During boot, the live CD identifies disk errors and tries unsuccessfully to repair them.
-
DRBD 8.3 Third Node Replication With Debian Etch
Author: bhellman • Tags: backup, debian, high-availability, other, storage • Comments: 10
DRBD 8.3 Third Node Replication With Debian Etch The recent release of DRBD 8.3 now includes The Third Node feature as a freely available component. This document will cover the basics of setting up a third node on a standard Debian Etch installation. At the end of this tutorial you will have a DRBD device that can be utilized as a SAN, an iSCSI target, a file server, or a database server.
-
Back Up LVM XEN Guest Containing LVs
Author: chriscowley • Tags: backup, virtualization, xen • Comments: 4
Back Up LVM XEN Guest Containing LVs In my day-job all our Linux boxes (bar 3) are Xen VMs. I wanted a way to take a backup of these with out the risk of the files changing underneath. For performance reasons I am running all of them on Logical Volumes.Within these VMs the DomU OS is once again using LVM for various reasons. This does create some headaches for taking the backup.
-
Creating Encrypted FTP Backups With duplicity And ftplicity On Debian Lenny
Author: Falko Timme • Tags: backup, debian • Comments: 5
Creating Encrypted FTP Backups With duplicity And ftplicity On Debian Lenny When you rent a dedicated server nowadays, almost all providers give you FTP backup space for your server on one of the provider's backup systems. This tutorial shows how you can use duplicity and ftplicity to create encrypted (so that nobody with access to the backup server can read sensitive data in your backups) backups on the provider's remote backup server over FTP. ftplicity is a duplicity wrapper script that allows us to use duplicity without interaction (i.e., you do not have to type in any passwords).
-
Backing Up With rsync And Managing Previous Versions/History
Author: stefbon • Tags: backup • Comments: 14Backing Up With rsync And Managing Previous Versions/History This howto describes a method doing backups with rsync. This is done before, but this howto is also about managing previous versions, by copying to be changed and deleted items first to a history/version tree.
-
Ubuntu Server 9.04 Bacula Bweb GUI
Author: billis34 • Tags: backup, ubuntu • Comments: 1
Ubuntu Server 9.04 Bacula Bweb GUI Bweb is a perl based web program that provides a tool to do basic operations and get statistics. It obtains its information from your catalog database and the bconsole program.