Data replication - latest trend In data storage
What is data storage virtualization
What is NAS-network attached storage? Whats the difference between NAS and SAN?
Windows XP backup software
Windows server backup software
Iscsi Vs Fiber Channel SANS. The great debate
Remote backups basics
Data center strategy:Do you have a data center strategy?
Data center disaster recovery.Easy methodology
Freeware virtual internet hard drive reviews
Offsite backup services.Is the service worth the risk?
Oracle backup software-Are third party Oracle Backup software good?
Remote backups basics
Remote backup software for AIX
Remote backup issues- Its not all hunky dory!
Remote backup software for AS/400 machines
Remote backup service providers
Remote backup whitepaper
Remote backup software for Windows
tar,cpio,ufsdump-Reviews of simple Unix / Linux backups
Sponsored LinksAll of us are aware of simple Unix / Linux backup commands that achieve Unix / Linux backups. But,are all of us aware when to use tar,when to use cpio and when to use ufsdump?
ufsdump for Unix / Linux backups
Best and Most efficient way to do Unix / Linux file backups
- ufsdump for Unix / Linux file backups
Why we should backup using ufsdump
- ufsdump works on all kinds of files
- ufsdump works on mounted and unmounted file systems
- ufsdump backs up the whole file-system
Restoration of files using ufsrestore
- You can restore all files backed up files using ufsrestore
When to use tar for Unix / Linux backups
- Works efficiently to backup on certain number of files
Drawbacks of backup using tar
- Does not work on unmounted file systems
- Does not work with device or other special files
When to use cpio for Unix / Linux backups
- Works well when u need to handle backward compatibility of older tar files
Drawbacks of Unix / Linux backups using cpio
- cpio does not backup entire file systems
- cpio is a little more complex than tar
