Latest in Backups

Tutorials, howtos, and general Linux / Unix tips about Backups. This section guides sys admin with backing up data to enable recovery from data loss. ( rss feed )

Q. I’m using Red Hat Enterprise Linux based Apache web server. How do I backup my Apache webserver, MySQL and PostgreSQL database to another disk called /backup and then copy it to other offsite backup ssh server called backup.example.com?

{ 20 comments }

I’ve HP RAID 6 server running RHEL 5.x. I’d like to act this box as a backup server for my other Red Hat DNS and Web server. The server must keep backup in hourly, daily and monthly format. How do I configure my Red Hat / CentOS Linux server as remote backup or snapshot server?

{ 26 comments }

How do I update my system using cvsup mirror? How do I upgrade from previous releases using FreeBSD 6.x or 7.x? How do I upgrade everything including kernel, userland utilities, and installed applications?

{ 4 comments }

Q. When I run tar command it fails with an error that read as follows: tar: /dev/st0: Cannot write: Invalid argument How do I fix this error under CentOS / Debian / Fedora / RHEL Linux HP server systems?

{ 1 comment }

Can I use RAID as the only backup solution under Linux? Is RAID is reliable backup solution for server?

{ 1 comment }

Q. How do I use rsync command to back up a home directory under Linux operating system? A. rsync command easily backup your home directory to local secondary hard disk or remote server using ssh protocol. rsync is a software application for Unix systems which synchronizes files and directories from one location to another while [...]

{ 6 comments }