Which is a Linux journaling file system?

Study for the Computer Hacking Forensic Investigator (CHFI) v11 Test with flashcards and multiple choice questions. Each question comes with hints and explanations. Get ready to excel!

Multiple Choice

Which is a Linux journaling file system?

Explanation:
Linux journaling file systems protect the integrity of the filesystem by keeping a journal of metadata changes, so the system can recover quickly after a crash. Ext3 is a Linux journaling file system—it adds a journal to the ext2 design, ensuring metadata writes are recorded before they're applied. The other options are not Linux journaling file systems: FAT is a simpler, non-journaling filesystem; BFS is Be File System from BeOS; HFS is Apple's file system.

Linux journaling file systems protect the integrity of the filesystem by keeping a journal of metadata changes, so the system can recover quickly after a crash. Ext3 is a Linux journaling file system—it adds a journal to the ext2 design, ensuring metadata writes are recorded before they're applied. The other options are not Linux journaling file systems: FAT is a simpler, non-journaling filesystem; BFS is Be File System from BeOS; HFS is Apple's file system.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy