Information Technology /Cyber-Security: Linux and Macintosh File Systems

Cyber-Security: Linux and Macintosh File Systems

Information Technology25 CardsCreated about 2 months ago

This flashcard deck covers key concepts and facts about Linux and Macintosh file systems, including directory structures, file system components, and specific file types.

In Linux, in which directory are most system configuration files stored?

/etc
Tap or swipe ↕ to flip
Swipe ←→Navigate
SSpeak
FFocus
1/25

Key Terms

Term
Definition
In Linux, in which directory are most system configuration files stored?
/etc
Which term is often used when discussing Linux because technically, Linux is only the core of the OS?
Kernel
Where are directories and files stored on a disk drive?
The data block
In macOS, in addition to allocation blocks, what kind of blocks do volumes have?
Logical blocks
In macOS volume fragmentation is kept to a minimum by removing clumps from larger files
False
In macOS, what stores any file information not in the Master Directory Block or Volume Control Block?
The Extents Overflow File

Related Flashcard Decks

Study Tips

  • Press F to enter focus mode for distraction-free studying
  • Review cards regularly to improve retention
  • Try to recall the answer before flipping the card
  • Share this deck with friends to study together
TermDefinition
In Linux, in which directory are most system configuration files stored?
/etc
Which term is often used when discussing Linux because technically, Linux is only the core of the OS?
Kernel
Where are directories and files stored on a disk drive?
The data block
In macOS, in addition to allocation blocks, what kind of blocks do volumes have?
Logical blocks
In macOS volume fragmentation is kept to a minimum by removing clumps from larger files
False
In macOS, what stores any file information not in the Master Directory Block or Volume Control Block?
The Extents Overflow File
In older versions of macOS, in which fork are file metadata and application information stored?
Resource
Macintosh moved to the Intel processor and became UNIX based with which operating system?
OS X
In macOS, when working with an application file, which fork contains additional information, such as menus, dialog boxes, icons, executable code, and controls?
The resource fork
In a file’s inode, what are the first 10 pointers called?
Indirect pointers
What was the early standard Linux file system?
Ext2
In Linux, in which directory are most applications and commands stored?
/usr
The pipe (|) character redirects the output of the command preceding it
True
At what hard link count is a file effectively deleted?
0
Some notable UNIX distributions included Silicon Graphics, Inc. (SGI) IRIX, Santa Cruz Operation (SCO) UnixWare, Sun Solaris, IBM AIX, and HP-UX
True
How many components define the file system on UNIX/Linux?
Four
What is the largest disk partition Ext4f can support
16 TB
The HFS and HFS+ file systems have four descriptors for the end of a file (EOF).
False
On a Linux computer, what contains group memberships for the local system?
/etc/group
Windows OSs do not have a kernel
False
If a file contains information, it always occupies at least one allocation block
True
On a Linux computer, by what file systems exported to remote hosts represented?
/etc/exports
All disks have more storage capacity than the manufacturer states
True
In macOS, which fork typically contains data the user creates?
The data fork
In older versions of macOS, where is all information about the volume stored?
The Master Directory Block (MDB)