Full Backup
A full backup is a backup of every file on a file system, whether that file has changed or not.
The alternatives to a full backup are incremental backup and differential backup.
A full backup takes longer to accomplish and requires the most storage space on the backup media, but it also provides the quickest restore times.
A full backup should be performed weekly or monthly on production systems, along with daily differential backups. It would be best to build full backups at all time, since they are the most complete and are self-reliant. On the other hand, the total time it takes to execute full backups often stops us from using this backup mechanism. Full backups are normally limited to a weekly or monthly timetable, even though the escalating pace and storage capacity of backup media is making quick full backups a more practical proposal.
A full backup should also be performed before any major planned changes to a system. However, full backups have a noteworthy security concern. Every full backup encloses a complete replica of the data. If the backup media were to be illegitimately accessed or stolen, the unauthorized person would then have admittance to your complete data.
The only advantage with full backup mechanism is that the restoration process takes minimum time. The disadvantages are that the backup process is very time consuming and the storage space requirements are quite high.
- Incremental Backup
An incremental backup is a backup of every file on a file system which has changed since the last backup. The alternatives to an incremental backup are differential backup and full backup. An incremental backup is the fastest backup and requires the least storage space on the backup media. However, incremental backups also require the [...]...
- Network Backup
Network backup is any backup system where the data to be backed up traverses the network to reach the backup media. Network backup typically requires a client-server software architecture. The backup server resides on a centralized server and the backup clients reside on every system to be backed up. Advanced network backup systems can manage [...]...
- Common Computer Backup Methods
It is a well-known fact that most computers are susceptible to hard drive crashes or virus attacks. Backing up information is a practical and necessary precaution to protect one's data from being lost forever. There are several realistic methods for backing up data. The best backup method for your data depends opon many factors, including: [...]...
- How to Backup and Restore a WINS Database
If you are unable to repair a corrupt database that has been caused by a system failure, a virus attach, a power failure, or a similar disaster, you can first delete the WINS database and then entirely restore it from a backup. The WINS management console is a comprehensive tool which can be used to [...]...
- How to Backup Unix
Most Unix systems come with several basic backup software options, including dd, cpio, tar, and dump. If the basic backup software included with Unix does not meet your needs, you may want to look at some of the more comprehensive software packages designed to backup Unix and Windows systems. Built-in Unix Backup Software tar tar [...]...





