Which is a Linux journaling file system?

Prepare for the Computer Hacking Forensic Investigator v11 exam. Study with flashcards and multiple choice questions. Each question includes hints and explanations. Get exam-ready efficiently!

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 Passetra

You can unsubscribe at any time. Read our privacy policy