QuestionQ13

Information Security Tools and Programs

Which of the following is a journaling file system for Linux?

  • A FAT
  • B HFS
  • C Ext3
  • D BFS
Explanation

Ext3 is a Linux file system with journaling support, which records pending metadata changes to help preserve file-system consistency after an unexpected shutdown.

Community Discussion

No comments yet. Be the first to start the discussion!