When I first started using WordPress back in March, 2006, one of the first bad habits I go into was not backing up my sites. After several nightmarish events where I lost the databases, I decided to back up regularly with two WordPress plugins.
Read more »How I backup my WordPress sites
Category: Beginner Tags:
- Login to post comments
Effortless File Sharing Across Platforms with FreeNAS
One of the most important tasks an administrator has is to set up and maintain storage resources and let users share files across the network. FreeNAS, a NAS server based on FreeBSD, makes implementing NAS simple. With FreeNAS, you can share files among the Windows, Mac OS, Linux, and Unix machines on your network.
Read more »Create A Full System Backup Or Custom Live Ubuntu / Debian CD With Remastersys
It's one of the best tools out there to make a disaster recovery disc or make an ISO of your own customized Ubuntu. It's an equivalent to Windows backup and restore (if you use it only for system recovery and not to recover your personal files).
Read more »Category: End User Tags:
- Login to post comments
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.
Read more »Category: End User Tags:
- Login to post comments
Grsync (Rsync GUI) 1.1.0 Ubuntu 9.10 And 10.04 .deb Download
Grsync 1.1.0 was released 2 days ago and it adds some small new features as well as some bugs fixed:
Read more »Category: End User Tags:
- Login to post comments
Cross-platform Backup Utility: fwbackups
fwbackups is a feature-rich user backup program that allows you to backup your documents anytime, anywhere. It is completely free to download and use without any sort of trial or restrictions. In fact, fwbackups is open-source, which means anybody can use, share it and improve it. If you would like to help develop or test fwbackups, see the developer's page.
Read more »Category: End User Tags:
- Login to post comments
Create an Image of Your Partition
Although the dd command is a great option for creating images of partitions, it creates a bit-by-bit copy so that it also copies empty space, making your partition large and slow to create. Partimage has the advantage of only copying your data to the image.
Read more »How To Back Up An Ubuntu 8.10 System With SystemImager
SystemImager lets you create images of your Linux installations. To do so, you need an image server (should have enough disk space to store your images) and a so-called golden client (i.e., the system of which you want to make an image).
Read more »Category: High End Tags:
- Login to post comments
5 Ways to Know You're Ready for Virtualization
To help you avoid those opportunists who jump on new technologies like cockroaches pouncing on freshly fallen cake crumbs—gobbling up the sweet bits and running off into the dark when the lights come on, I’ve compiled 5 simple questions to ask yourself before taking the plunge.
Read more »- Login to post comments
Indexing offline CD-ROM archives
Suppose you’ve been good (or sort of good anyway), and you have a huge stack of CD-ROMs (or DVDs) with backups and archives of your old files. Great. But how can you find anything? I solved this problem today by making an index of all the files stored on these disks using a few simple GNU command line tools.
Read more »- Login to post comments
Handy backup scripts and commands
Almost every Linux distribution worth its salt comes with rsync and lftp – powerful backup and transfer tools that can help you to keep your important data safe. But what if you don't have time to fiddle with multiple settings? No problem. Here are a couple of rsync and lftp command samples you can use to create your own backup scripts in a matter of minutes.
Read more »- Login to post comments
Using Unison to synchronize data on a USB stick
If graphical synchronization tools like Toucan are not flexible enough for your needs, you might want to try Unison, an easy-to-use yet powerful synchronization utility.
Read more »- Login to post comments
Simple Linux Backup rolls out new rev
The Simple Linux Backup project announced the release of version 0.3.2 today. Simple Linux Backup is an easy-to-use program for backing up a desktop Linux system, with a friendly user interface, originator Steven J. Rosen said. It has been featured here on DesktopLinux.com.
Read more »- Login to post comments