Welcome Guest [Log In] [Register]
Welcome to Technology Chat Corner. We hope you enjoy your visit.


You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Plus, members will have all ads on the board removed. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
1.3 File Systems
Topic Started: Oct 25 2009, 08:47 PM (30 Views)
Speedy
Member Avatar
Google Whore
[ *  *  *  *  *  * ]
1.3 The File Systems and Their Uses:

Local:

There are several local file systems you should be aware of. These will all show up from time to time during various aspects of working with Linux, so it is important to know what these are and what they are used for.

EXT2:

EXT2 is a traditional Linux file system. It supports permissions on the individual user level. However, it has been largely replaced by newer versions of this file system. EXT2 is a non-journaling file system.

EXT3:

EXT3 is an updated version of EXT2. Like its predecessor it supports permissions on the individual user level. However, its major improvement is that EXT3 is a journaling file system, thus making it faster for startup times and recovery.

Reiser:

Reiser or ReiserFS is a journaling file system that is very similar to EXT3. However, its design makes it more suited for use with databases than EXT3.

FAT:

FAT or File Allocation table, is a file system developed in the late 70's. It is a file system that is universally compatible with virtually all operating systems, making FAT and its successors (FAT16 and FAT32) very popular for use on Flash drives and other media that may need to share data between multiple operating systems.

NTFS:

NTFS or New Technology File System is a proprietary Microsoft file system developed for NT 4.0 and Windows 2000. It is commonly found on all major Windows Operating systems developed after the year 2000 including Windows XP, Windows 2003, and Windows 7. While most Linux distros can't write to NTFS, some of the more popular distros such as Ubuntu are capable of both reading and writing to NTFS.

VFAT:

VFAT is a variation on the DOS FAT file system that supports long file names.

ISO9660:

ISO9660 is the file system used for accessing data on CDs. It originated from the International Standards Organization recommendation 9660.

Network:

In addition to the 7 local file systems above, you should also be aware of the following network file systems:

NFS:

NFS or Network File System is a protocol that was developed by Sun Microsystems. It is used to allow other computers to remotely access data over a network.

SMBFS/CIFS:

SMBFS/CIFS relates directly to an application-layer network protocol known as Server Message Block. It is used to provide shared network access to files, printers, and other miscellaneous communication between network nodes. This is most frequently used with Microsoft Windows.


Posted Image

Sometimes I lie awake at night, and I ask, "Where have I gone wrong?"/ Then a voice says to me, "This is going to take more than one night."
- Charles M. Schulz


Software Reviews
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Linux+ Exam · Next Topic »
Add Reply