Entries tagged as file system

#19: Label partitions

Posted by | Comments (0) | Trackbacks (2)

On Linux devices and their partitions are named automatically when being plugged in. They have a base name (for SCSI devices it's sd), a device identifier (a lowercase letter) and a number for every partition. These names depend on the order in which the devices are plugged in, so they are not static at all.

Read more…

#6: Network based RAID-1

Posted by | Comments (0) | Trackbacks (2)

You are probably familiar with RAID-1, which is a mirroring technique for synchronizing data between two or more disks for the sake of redundancy. Normally, RAID-1 mirrors data between several local disks, but you can also sync them over Ethernet. This is not conventional RAID-1 but at least comparable.

Read more…

Thoughts on data security

Posted by | Comments (3) | Trackbacks (2)

Data security is very important but often neglected. How important keeping one's data safe really is gets often recognized when disasters already happened. This article covers a few ideas how to prevent data loss even if your hard drive crashes or your house is on fire.

Read more…

What Ext can do for you

Posted by | Comments (0) | Trackbacks (0)
The Linux Extended File System (Ext) originally invented in 1992 was the first generation of the well known Linux default file system. Ext is inspired by the Unix File System (UFS) and now exists in the fourth generation which is Ext4. As the first blog entry here on refining-linux.org I'll be showing you some of the great features of Ext2, Ext3 and Ext4!

Read more…

(Page 1 of 1, totaling 4 entries)
Design and Code Copyright © 2010-2012 Janek Bevendorff Content on this site is published under the terms of the GNU Free Documentation License (GFDL). You may redistribute content only in compliance with these terms. tweetbackcheck