Server Backup Procedures

Server Backup Procedures thumbnail
Server Backup Procedures
  1. The Basic Procedure

    • Backups of servers and user computers work the same way. The information on the disk gets copied to another magnetic medium. Magnetic cassette tapes work best for backing up large amounts of data. System administrators set the backup programs in use to run backups of system data every so often. User data gets stored daily on such tapes. Backups of the entire system might be done on a weekly or monthly basis.

    Image Ghosting

    • Backup programs often create a ghost image of the hard drive being backed up. Ghost images are compressed files that contain all of the data on a hard drive. The primary advantage of using ghost images over a straight backup of data is that compressed files save more space and allow the process to include more disk space. The data compression causes this to take more time than a straight copy of the files on the server.

    Direct Copy Method

    • Another commonly used server backup procedure involves copying the files from the hard drives to the magnetic tape or other medium used to back up server data. This method uses more space on the backup medium than ghosting but causes fewer problems. Because the direct copy method does not use data compression, there is no chance of a user losing data because of compression error.

    Windows System Restore

    • Windows has its own backup utility that a system administrator or a user can use to keep information on the hard drive. Windows also lets users create a restore point that permits users to restore earlier data if something happens to the current configuration. A system restore returns the computer's settings and programs to setup of the computer when the user had set up a restore point. System restore does not reinstall applications added after the restore point was set. The utility fixes problems caused by faulty software, and Microsoft did not include the functionality in the Windows operating system as a backup tool.

    Unix and Linux .tar Files

    • Linux and Unix come with their own tools for performing server backup, but the most common method involves using the tar program to compress files and copying the .tar files to the backup medium. GUI, Command Line and text tools help Linux server administrators back up their data and their system files.

Related Searches:

References

Resources

  • Photo Credit Wikimedia Commons. Creative Commons Attribution License 2.5

Comments

You May Also Like

  • Linux Backup Procedures

    Linux Backup Procedures. Linux is an open source operating system available for personal computers. Several backup methods exist for Linux computers--including ...

  • How to Schedule Windows 2003 Backup Procedures

    In previous versions of Windows Server, you were required to purchase a separate backup software program. Windows Server 2003, however, includes a...

  • Computer Backup Procedures

    Any computer user who has lost valuable data knows how important it is to keep that data backed up properly. Hard drives...

  • Procedures for a Backup Policy

    Procedures for a Backup Policy. A working, accessible backup of the computer system is an insurance policy that nobody wants to use....

  • Hard Disk Backup Procedures

    Hard-disk backup procedures are a pertinent strategy for data integrity for every computing solution, from a teenager's gaming computer to the monolithic...

  • Blocking of Anonymous Proxy Servers

    Proxies are servers individuals can use to reroute their data through an additional location before arriving at their own computer. Proxy servers...

  • System Backup Procedures

    In today's world of high-megabyte computing, backing up your file system is an important part of any responsible computer owner's tasks. Backing...

  • Backup & Restore Procedures

    Creating a backup and restore procedure that you follow is a sure way of never losing data. Backing up daily is a...

  • How to Backup Linux

    There are a wide range of backup solutions available to Linux operating systems thanks to the open source nature of the software....

  • How to Backup a Windows Home Server System

    Windows Home Server (WHS) is a server that backs up all of the PC/Laptops you have in your home. It also acts...

  • Outlook Web Access Mail Backup Procedures

    Outlook Web Access is a means of accessing email on a Microsoft Exchange email server. It is not possible to backup email...

  • How to Back Up a Windows Hard Drive

    Performing regular backups of user data is highly recommended as a safeguard to protect against data loss. Backing up system files is...

  • The Best Ways to Backup a Server

    The Best Ways to Backup a Server. Making a backup of your home or network servers is vital to the smooth operation...

  • How to Copy (Burn) Data Files to CD or DVD in Windows Vista

    Many people report running into various difficulties when trying to copy (burn) data files to CD/DVD in Windows Vista. Part of the...

  • Linux Tape Backup Solutions

    Linux tape backup copies specified files from a hard drive or server onto a series of tapes. This can be done either...

Related Ads

Featured