Volume Shadow Copies Overview
Volume shadow copies, a new Windows Server 2003 feature, are used to create copies of files at a specific point in time, or set time interval. Shadow copies can only be created on NTFS volumes to create automatic backups of files or data per volume. When enabled, the Shadow copies feature protects you from accidentally losing important files in a network share. Remember that when users delete files from over the network, those files are permanently deleted. Because
[ read more ]
The term CDFS (CD File System) is used for both the Linux and Windows Operating Systems (OSs). CDFS is a file system that was created for Linux in 1999 and exports all boot images and tracks on a CD as normal files. On the Windows OS, CDFS is the driver file that is used to support CD-ROM players and replace the traditional MSCDEX driver used on MS-DOS. CDFS also uses a VCACHE driver to control CD-ROM caches on Windows computers, which makes music playback smoother.
CDFS Commands on Linux
CDFS
[ read more ]
A GPT protective partition is a partition on a hard drive that a GUID Partition Table protects. A partition is a continuous area of storage space on a hard drive that is separated from the rest of the hard drive and acts as its own storage device. A GPT protective partition cannot be deleted or reformatted, but can be much larger than partitions that the Master Boot Records (MBR) generate. GPT protective partitions arise from creating partitions on a hard drive that GPT manages. While GPT protec
[ read more ]