Operating System » File System Interface Protection
Operating System Subcategories
Memory Management Swapping 1Process Scheduling Queue
Virtual Memory Page Replacement Algorithms 1Linux
Cpu SchedulingMemory Management
Computer FundamentalsCpu Scheduling Benefits
Threads Signal HandlingThreads Ult Klt
Distributed Operating SystemBasics
Operating SystemProcesses
Cpu Scheduling Algorithms 1Cpu Scheduling Algorithms 2
DeadlockDeadlock Avoidance
Memory Management Swapping 2Memory Allocation 1
Secondary StorageMemory Management Paging 1
Memory Management Paging 2Rtos
Multimedia System Cpu Disk SchedulingSecurity Intrusion Detection
Virtual Memory ThrashingFile System Interface Access Methods 1
File System Interface Directory Structure 1File System Interface Directory Structure 2
File System Interface Mounting SharingFile System Allocation Methods 1
Disk Scheduling 2Disk Management
Classic Sync ProblemsSemaphores 1
Process CreationMultimedia System Network Management
Semaphores 2Cpu Scheduling 2
Application Io Interface 1Inter Process Communication
Process SynchronizationMultimedia System Compression 1
Network File System 1Disk Scheduling 1
Mass Storage Raid 1File System 1
Communication Systems Bandwidth Transmission MediumSecurity Cryptography
Two Port NetworkProcess Rpc
Virtual Memory Page Replacement Algorithms 2Virtual Memory Frame Allocation
Network File System 2File System Allocation Methods 2
File System Allocation Methods 3Process Control Block
Process StructuresCritical Section Problem
Process Sync MonitorsAtomic Transactions
Deadlock RecoveryMemory Allocation 2
Memory Management SegmentationApplication Io Interface 2
Kernel Io SubsystemsMultimedia System Compression 2
Multimedia System Compression 3Security User Authentication
Security Program System ThreatsSecurity System Facility
Threads Fork ExecThreads Cancellation
Threads PoolsMulti Threading Models
Virtual Memory Demand PagingVirtual Memory
File System ConceptsFile System Implementation
File System Interface Access Methods 2File System Recovery
Io SubsystemSwap Space Management
Mass Storage Raid 2Mass Storage Tertiary Storage
Protection ConceptsProtection Access Matrix
SecurityProtection Memory Protection
Protection Revocation Access RightsNetwork Structure Topology
RobustnessDistributed File System
Distributed SynchronizationDeadlock Prevention
Deadlock DetectionThreads
File System Interface ProtectionFile System Free Space Performance
Reliability of files can be increased by _____________

A. Keeping the files safely in the memory
B. Making a different partition for the files
C. By keeping them in external storage
D. By keeping duplicate copies of the file

Protection is only provided at the _____ level.

A. Lower
B. Central
C. Higher
D. None of the mentioned

What is the main problem with access control lists?

A. Their maintenance
B. Their length
C. Their permissions
D. All of the mentioned

All users in a group get _______ access to a file.

A. Different
B. Similar
C. Same
D. None of the mentioned

Universe consists of _____________

A. All users that aren’t included in the group or owners
B. All users that are not owners
C. All users in the system
D. None of the mentioned

In UNIX, groups can be created and modified by?

A. Superuser
B. Any user
C. A programmer only
D. The people in the group only

If each access to a file is controlled by a password, then what is the disadvantage?

A. User will need to remember a lot of passwords
B. It is not reliable
C. It is not efficient
D. All of the mentioned

What will happen in a multi level directory structure?

A. The same previous techniques will be used as in the other structures
B. A mechanism for directory protection will have to applied
C. The subdirectories do not need protection once the directory is protected
D. None of the mentioned