Linux.com

NewsVac: News from around the Web

  • Book review: Backup & Recovery 1 week ago
    The undeniable importance of backup is the reason why system administrators invest time and effort into creating and maintaining a backup system fit for their infrastructure. While for a home user it may be enough to burn their files to a DVD from time to time, professionals and organizations must tackle the problem of possible data loss with a strong understanding of their needs.
  • Creating snapshot backups of your desktop with TimeVault 4 months, 4 weeks ago
    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. Restore functionality is integrated into Nautilus - previous versions of a file or directory that has a snapshot can be accessed by examining the properties and selecting the 'Previous Versions' tab.
  • Disk based backups with Amanda on Debian Etch 7 months, 3 weeks ago
    "This document describes how to set up Amanda (The Advanced Maryland Automatic Network Disk Archiver) on Debian Etch ... The resulting system provides a flexible backup system with many features. It will be able to back up multiple hosts via network to various devices. I chose the disk based backup for this howto .... "
  • Configure local and remote system logging 9 months, 2 weeks ago
    "A Linux machine has a logging system which keeps track of what everything is doing. Anytime you authorize with sudo it gets logged. Anytime you (or someone else) connects via ssh it gets logged. Apache logs connections, mail servers log emails sent and refused. Pretty much everything keeps a log of what it is doing so you can later troubleshoot it or simply have a record of it.For those that are security minded it may not be a bad idea to keep duplicate of your logs by sending them not only to the local machine but to a remote machine as well .... "
  • Reduce Downtime with rsync 10 months, 2 weeks ago
    How you can use rsync to minimize the needed downtime when you move an application from one server to another.
  • Simple Linux Backup Rolls Out New Rev 10 months, 3 weeks ago
    "The Simple Linux Backup project announced the release of version 0.3.2 today..."

Linux.com : Backup & Data Recovery

Bacula: backups that don't suck

By Robert D. Currier on April 23, 2008 (9:00:00 AM)

Good systems administrators know that implementing a robust backup procedure is one of their most important duties. Unfortunately, it's also one of the most complex and least fun. When the phone rings and there's a panic-stricken user on the other end who has just lost a crucial document, you need to be confident that you can promptly recover his missing files. Failure to do so can bring about a speedy end to a promising career in systems administration. So what's a budding sysadmin to do? Download the latest release of Bacula and watch those backup woes disappear into the dark of night.

Read the Rest - 23 comments

What's the right filesystem for your portable backup drive?

By Nathan Willis on April 16, 2008 (7:00:00 PM)

So you just bought an external hard drive for backups. Now, with what filesystem should you format it? Ext2? FAT32? No matter which one you choose, there are trade-offs to consider.

Read the Rest - 40 comments

phpMyBackupPro: No simpler backup for MySQL

By Dmitri Popov on March 05, 2008 (4:00:00 PM)

Backing up data stored in a MySQL database is an important issue for anyone running a blog, wiki, or any Web-based application that relies on the popular database engine. Many MySQL management solutions allow you to export database data as an SQL query, but if you are looking for a dedicated MySQL backup tool, phpMyBackupPro (pMBP) is your best bet.

Read the Rest - 4 comments

Create a backup server with Restore

By Susan Linton on February 19, 2008 (7:00:02 PM)

Perhaps the number one reason why people neglect to back up their desktops is the lack of workable solution. It can be difficult to find a method configurable enough to suite everyone's needs. One promising answer may be Restore, an application for enterprise and data center backup for Windows, Mac OS X, and Unix/Linux systems. It is GPLv2-licensed and freely available to download as a set of Debian/Ubuntu packages, virtual machine, or 455MB installable live CD.

Read the Rest - 15 comments

Using camcorder tapes to back up files

By Rui Lopes on December 20, 2007 (4:00:00 PM)

DV and MiniDV camcorder tapes can be used for more than just storing audio and video recordings. If you have a camcorder and a FireWire connection to your computer, you can also use them to store files.

Read the Rest - 12 comments

CLI Magic: Quick and easy backup with lftp

By Dmitri Popov on December 04, 2007 (9:00:00 AM)

No matter what Linux distribution you are using, chances are you'll find more than one graphical FTP client in its repositories, but if you are looking for a powerful command-line FTP tool, your best bet is lftp. Of course, you can always use the good old ftp command, but lftp takes the task of managing files and directories using the FTP protocol to a new level. To see what I mean, let's use lftp to write a script that creates a local backup copy of a Web site.

Read the Rest - 13 comments

Simplify backups with Synbak

By Federico Kereki on November 01, 2007 (3:00:00 PM)

Making periodic backups is a common task. Synbak can help to simplify it.

Read the Rest - 4 comments

Pain-free disk space management with LVM

By Shashank Sharma on August 21, 2007 (9:00:00 PM)

Managing disk space used to be a royal pain for admins and users. Running out of disk space often meant reinstalling Linux or spending a few hours with tools like Parted to resize partitions. However, using the Logical Volume Manager (LVM) tools, you can grow, shrink, and manage disk space with very little hassle.

Read the Rest - 28 comments

Instant backups with smbmount and grsync

By Dmitri Popov on August 01, 2007 (9:00:00 AM)

Need a simple yet effective way to back up your laptop or desktop machine to a network-attached storage device or a network hard disk running Samba? Using Samba's smbmount utility and the grsync backup tool, you can set up a backup system that is both reliable and straightforward in use. And since both programs are available as packages for most Linux distributions, you don't have to get your hands dirty compiling from source code and fiddling with settings.

Read the Rest - 9 comments

Back up like an expert with rsync

By Joe 'Zonker' Brockmeier on July 17, 2007 (9:00:00 AM)

In the last two months I've been traveling a lot. During the same period my main desktop computer went belly up. I would have been in trouble without rsync at my disposal -- but thanks to my regular use of this utility, my data (or most of it, anyway) was already copied offsite just waiting to be used. It takes a little time to become familiar with rsync, but once you are, you should be able to handle most of your backup needs with just a short script.

Read the Rest - 23 comments

Backing up your Linux desktop with rsync

By Brice Burgess on September 21, 2004 (2:00:00 PM)

Rsync is a command line utility traditionally used in synchronizing files between two computers, but rsync can also be used as an effective backup tool. This free and powerful tool is simple enough for anyone to use on their Linux desktop.

Read the Rest - Post Comment


 
Tableless layout Validate XHTML 1.0 Strict Validate CSS Powered by Xaraya