OS Types and Purposes Flashcards

1
Q

What are the common workstation OSs?

A

Windows, Linux, macOS, Chrome OS

Workstation OSs are designed for personal computers and provide a graphical user interface for general use.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the common cell phone/tablet OSs?

A

iPadOS, iOS, Android

These OSs are optimized for mobile devices and touch interfaces.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the New Technology File System commonly abbreviated as?

A

NTFS

NTFS is a file system developed by Microsoft for its Windows operating system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does FAT32 stand for?

A

File Allocation Table 32

FAT32 is a file system that supports larger disks and files than its predecessor, FAT16.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the third extended filesystem abbreviated as?

A

ext3

ext3 is a journaling file system for Linux that provides improved reliability.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the fourth extended filesystem abbreviated as?

A

ext4

ext4 is an improved version of ext3, offering better performance and larger volume sizes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the Apple File System abbreviated as?

A

APFS

APFS is optimized for flash and solid-state drives, providing strong encryption and improved performance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What does exFAT stand for?

A

Extensible File Allocation Table

exFAT is a file system designed for flash drives and memory cards, allowing for larger files than FAT32.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What does EOL stand for in the context of vendor life-cycle limitations?

A

End-of-life

EOL indicates that a product is no longer supported or maintained by the vendor.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are some common update limitations for operating systems?

A

Compatibility concerns between OSs

These limitations can affect software performance and security.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are the four operating system types

A

Business client, network operating system, home clie, and cell phone/ tablet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is high-level formatting?

A

High-level formatting prepares a partition on a disk device for use with an operating system and creates a file system on the disk partition.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What does NTFS stand for?

A

New Technology File System

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the maximum theoretical volume size of NTFS?

A

16 Exabytes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the typical range of actual implementations of NTFS volume sizes?

A

Between 137 GB and 256 Terabytes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is journaling in NTFS?

A

Journaling involves re-reading, verifying, and logging data written to an NTFS volume, improving recovery after power outages and crashes.

17
Q

What feature allows NTFS to create read-only copies of files at specific points in time?

18
Q

What security features does NTFS provide?

A

File permissions, ownership, access audit trails, quota management, and Encrypting File System (EFS)

19
Q

True or False: NTFS is fully supported by operating systems other than Windows.

20
Q

What does POSIX compliance in NTFS support?

A

Case-sensitive naming, hard links, and other features required by UNIX/Linux applications.

21
Q

What is the purpose of the Indexing Service in NTFS?

A

To create a catalog of file and folder locations and properties, speeding up searches.

22
Q

What feature allows multiple physical disks to be combined into volumes?

A

Dynamic Disks

23
Q

What is the maximum volume size supported by exFAT?

A

512 Terabytes

24
Q

What is FAT32 and its maximum file size?

A

FAT32 is a variant of FAT that nominally supports volumes up to 2 TB and has a maximum file size of 4 GB minus 1 byte.

25
What is a significant drawback of FAT32 compared to NTFS?
FAT32 does not support any of the reliability or security features of NTFS.
26
What is exFAT designed for?
Use with removable hard drives and flash media.
27
Fill in the blank: The NTFS file system is usually the best choice for additional partitions and _______.
removable drives that will be used with Windows.
28
What is the primary method of organization for the FAT file system?
File Allocation Table
29
True or False: NTFS can be used to format the system partition that holds the boot loader.
True
30
What operating systems can read NTFS drives but cannot write to them?
macOS
31
What is the maximum possible NTFS volume size mentioned in recent Windows feature updates?
8 Petabytes
32
What file systems do apple Mac workstations and laptops use
Apps ( apple file system)
33
What two file types does Linux use
Ext3 & ext4
34
During the what phase is the product is no longer commercially available, but the vendor continues to issue critical patches.
Extended support #footnote : Devices in extended support may or may not be able to install OS upgrades.
35
File system replacing NTFS
ReFS