Lesson 3 Flashcards

(32 cards)

1
Q

Business client

A

An OS designed to work as a client in centrally managed business domain networks

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

Network Operating System (NOS)

A

An OS designed to run servers in business networks

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

Home client

A

An OS designed to work as a standalone machine or in a workgroup network in a home or small office

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

Cell phone (smartphone)/Tablet

A

An OS designed to work with a handheld portable device. This type of OS must have a touch-operated interface

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

UNIX

A

Unlike Windows and macOS, UNIX is portable to a huge range of different hardware platforms; versions of UNIX can run on everything from personal computers to mainframes and on many types of computer processors

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

Linux

A

Originally developed by Linus Torvalds, Linux is a fully open-source OS kernel, derived from UNIX

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

Chrome OS

A

is derived from Linux via an open-source OS called Chromium. Chrome OS itself is proprietary. Chrome OS is developed by Google to run on specific laptop (Chromebook) and PC (Chromebox) hardware. This hardware is designed for the budget and education markets

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

Apple iOS

A

is the operating system for Apple’s iPhone smartphone and original models of the iPad tablet. Like macOS, iOS is also derived from UNIX and developed as a closed-source operating system. This means that the code used to design the software is kept confidential, can only be modified by Apple, and can only be used on Apple devices

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

Apple iPadOS

A

has been developed from iOS to support the functionality of the latest iPad models (2019 and up). The principal advantage of iPadOS over iOS is better support for multitasking (using more than one app at once) and the Apple Pencil stylus device. Versions of iPadOS are released in parallel with iOS

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

Android

A

is a smartphone/tablet OS developed by the Open Handset Alliance, primarily driven by Google. Unlike iOS, it is an open-source OS, based on Linux

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

New Technology File System

A

is a proprietary file system developed by Microsoft for use with Windows. maximum volume size is 16 Exabytes, but actual implementations of NTFS are limited to between 137 GB and 256 Terabytes

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

Journaling

A

When data is written to an NTFS volume, it is re-read, verified, and logged. In the event of a problem, the sector concerned is marked as bad and the data relocated. Journaling makes recovery after power outages and crashes faster and more reliable

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

Snapshots

A

This allows the Volume Shadow Copy Service to make read-only copies of files at given points in time even if the file is locked by another process. This file version history allows users to revert changes more easily and also supports backup operations

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

Security

A

Features such as file permissions and ownership, file access audit trails, quota management, and encrypting file system (EFS) allow administrators to ensure only authorized users can read/modify file data

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

POSIX Compliance

A

To support UNIX/Linux compatibility, Microsoft engineered NTFS to support case-sensitive naming, hard links, and other key features required by UNIX/Linux applications. Although the file system is case-sensitive capable and preserves case, Windows does not insist upon case-sensitive naming

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

Indexing

A

The Indexing Service creates a catalog of file and folder locations and properties, speeding up searches

17
Q

Dynamic Disks

A

This disk management feature allows space on multiple physical disks to be combined into volumes

18
Q

FAT32

A

FAT32 is a variant of FAT that uses a 32-bit allocation table, nominally supporting volumes up to 2 TB. The maximum file size is 4 GB minus 1 byte. Used to format the system partition

19
Q

exFAT

A

is a 64-bit version of FAT designed for use with removable hard drives and flash media. Like NTFS, exFAT supports large volumes, up to a recommended maximum size of 512 Terabytes (TB). There is also support for access permissions but not encryption

20
Q

Linux File Systems

A

ext3 is a standard Linux file system that added support for journaling. ext4 delivers better performance than ext3 delivers and would usually represent the best choice for new systems.

Linux can also support FAT/FAT32 (designated as VFAT). Additional protocols such as the Network File System (NFS) can be used to mount remote storage devices into the local file system

21
Q

Apple File System

A

supports journaling, snapshots, permissions/ownership, and encryption

22
Q

A public beta phase

A

used to gather user feedback

23
Q

supported phase

A

the vendor releases regular patches to fix critical security and operational issues and feature upgrades to expand OS functionality

24
Q

extended support phase

A

the product is no longer commercially available, but the vendor continues to issue critical patches

25
end of life (EOL) system
is one that is no longer supported by its developer or vendor. EOL systems no longer receive security updates and therefore represent a critical vulnerability for a company's security systems if any remain in active use
26
Windows Home edition
designed for domestic consumers and possibly small office home office (SOHO) business use. Can not be used to join a windows domain network
27
Windows Pro
is designed for small and medium-sized businesses.
28
Windows Pro for Workstations
has the same features as Pro but supports more maximum RAM and advanced hardware technologies, such as persistent system RAM (NVDIMM)
29
Windows Enterprise
has several features that are not available in the Pro edition, such as support for Microsoft’s DirectAccess virtual private networking technology, AppLocker software execution control, and the management and monitoring feature Microsoft Desktop Optimization Pack
30
Pro and Education
support 2-way multiprocessing and up to 128 cores, 2 TB ram
31
Pro for Workstations and Enterprise editions
support 4-way multiprocessing and up to 256 cores
32