Deck 11: Network Operating System Fundamentals

Full screen (f)
exit full mode
Question
Which of the following is a function typically provided by the centralized management of a server-based network? (Choose all that apply.)

A) account management
B) user authentication and authorization
C) security policy management
D) application development
Use Space or
up arrow
down arrow
to flip the card.
Question
What storage solution involves a third-party company that provides off-site hosting of data?

A) network-attached storage
B) cloud-based storage
C) network accessed appliance
D) storage area network
Question
Which of the following virtualization products uses a type 2 hypervisor?

A) Citrix XenServer
B) VMware vSphere
C) Microsoft Hyper-V
D) VMware Workstation
Question
What directory service protocol is used by Active Directory and also supported by Linux?

A) NFS
B) NIS
C) LDAP
D) ICMP
Question
Which of the following is NOT a typical function of a file system?

A) disk drive space organization
B) schedules processes and manages memory
C) hierarchical storage method
D) provides secure access to files
Question
Which protocol does Windows use by default for file sharing?

A) SMTP
B) SMB
C) FTP
D) SNMP
Question
How does a CPU perform multitasking?

A) using time division multiplexing
B) using asynchronous bus management
C) using time slicing and context switching
D) using process-driven frequency hopping
Question
What is a partial copy of a VM that is used to restore it to a previous state?

A) snapshot
B) clone
C) hypervisor
D) host computer
Question
When a disk is formatted, it is impossible to recover the data that was on the disk.
Question
You have been asked to create a file that will contain a series of Windows command-prompt commands that automate the creation of a VPN client that connects to your company VPN server. What type of file should you create?

A) computer program
B) executable file
C) batch file
D) macro file
Question
For enterprise servers, or servers accessed around the clock, SATA disks are preferred over SAS disks.
Question
Which of the following is a service NOT usually found on a client operating system?

A) DNS
B) file sharing
C) DHCP
D) directory service
Question
What is the native file-sharing protocol in Linux?

A) SMB
B) NFS
C) NSF
D) SMP
Question
Which feature of bare-metal virtualization products allows virtual resources to be allocated on demand to meet application requirements?

A) server consolidation
B) snapshots
C) live migration
D) dynamic provisioning
Question
What type of multitasking did older OSs use, which allowed a process to monopolize the CPU's time until the process had completed its own task?

A) contextual
B) cooperative
C) preemptive
D) multiplexed
Question
In order to multitask, a computer must have two or more processors.
Question
You are testing out a new DHCP server and want to make sure that it does not interfere with your current network. What option would you use to configure your network adapter using VMware Workstation?

A) external
B) bridged
C) host-only
D) switched
Question
The kernel is a software layer that sits just above the computer hardware.
Question
A type 1 hypervisor runs directly on the host computer's hardware.
Question
What unit is used to divide the storage space on a disk drive?

A) bytes
B) sectors
C) bits
D) segments
Question
Which edition of Windows Server should you consider if you want to run many virtual instances of Windows Server with Hyper-V on the server?

A) Standard
B) Enterprise
C) Essentials
D) Datacenter
Question
RAID and server clustering are just two of the ____________ tolerant features found in many server operating systems.
Question
Match each item with a statement below.
a.authorization
b.authentication
c.multiprocessing
d.thread
e.process
f.service
g.NAS
h.SAN
i.snapshot
j.virtual disk
the process of granting or denying access to resources by a user
Question
Match each item with a statement below.
a.authorization
b.authentication
c.multiprocessing
d.thread
e.process
f.service
g.NAS
h.SAN
i.snapshot
j.virtual disk
identifying a user trying to access the network
Question
Which component of a file-sharing client intercepts requests for resources and determines if the resource is local or remote?

A) default gateway
B) resolver
C) UNC path
D) redirector
Question
When a user enters his username and password to log on to a machine, he is invoking the process of ____________.
Question
Match each item with a statement below.
a.authorization
b.authentication
c.multiprocessing
d.thread
e.process
f.service
g.NAS
h.SAN
i.snapshot
j.virtual disk
a program that is loaded into memory
Question
Match each item with a statement below.
a.authorization
b.authentication
c.multiprocessing
d.thread
e.process
f.service
g.NAS
h.SAN
i.snapshot
j.virtual disk
two or more threads being executed simultaneously
Question
Match each item with a statement below.
a.authorization
b.authentication
c.multiprocessing
d.thread
e.process
f.service
g.NAS
h.SAN
i.snapshot
j.virtual disk
runs in the background
Question
Match each item with a statement below.
a.authorization
b.authentication
c.multiprocessing
d.thread
e.process
f.service
g.NAS
h.SAN
i.snapshot
j.virtual disk
partial copy of a virtual machine
Question
Which of the following file systems supports file and folder permissions? (Choose all that apply.)

A) EXT3
B) FAT16
C) FAT32
D) [NTFS
E) DOS
Question
With ___________ multitasking, either the user or the OS can terminate a process that is monopolizing the CPU's time.
Question
A logon ___________ is a set of commands stored in a file that are executed when a users logs on to a Windows domain.
Question
In Windows, what are the two most common ways of accessing a shared folder? (Choose two.)

A) entering an ARP path
B) mapping a drive
C) entering a SMB path
D) entering a UNC path
Question
Match each item with a statement below.
a.authorization
b.authentication
c.multiprocessing
d.thread
e.process
f.service
g.NAS
h.SAN
i.snapshot
j.virtual disk
smallest unit of software that can be scheduled
Question
On Windows, a ____________ is a program that runs in the background and provides support for other processes.
Question
Match each item with a statement below.
a.authorization
b.authentication
c.multiprocessing
d.thread
e.process
f.service
g.NAS
h.SAN
i.snapshot
j.virtual disk
files stored on the host computer that represent a virtual machine's long-term storage
Question
Which technology is a fault tolerant feature provided by a server OS? (Choose all that apply.)

A) RAID
B) resolver cache
C) SMTP client
D) server clustering
E) hot-swappable devices
Question
Match each item with a statement below.
a.authorization
b.authentication
c.multiprocessing
d.thread
e.process
f.service
g.NAS
h.SAN
i.snapshot
j.virtual disk
a dedicated server device designed solely for providing shared storage for network users
Question
Match each item with a statement below.
a.authorization
b.authentication
c.multiprocessing
d.thread
e.process
f.service
g.NAS
h.SAN
i.snapshot
j.virtual disk
a high-speed network storage solution for replacing locally attached drives on servers
Question
What is a hypervisor?
Question
What is a domain controller?
Question
Compare and contrast hosted virtualization versus bare-metal virtualization.
Question
How do you map a shared folder using the command prompt? Provide an example of mapping a drive letter H: to a share named myshare on a server named myserver.
Question
If you store mainly large files on a disk, should you use a smaller cluster size or larger cluster size? Why?
Question
What is live migration with respect to OS virtualization?
Question
What is a storage area network and why might you use one?
Question
What is a server cluster and what is the difference between a failover cluster and a load-balancing cluster?
Question
What is the System Idle process, and what does its value mean?
Question
What are two types of isolation that virtualization can provide? Describe them.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/50
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 11: Network Operating System Fundamentals
1
Which of the following is a function typically provided by the centralized management of a server-based network? (Choose all that apply.)

A) account management
B) user authentication and authorization
C) security policy management
D) application development
A, B, C
2
What storage solution involves a third-party company that provides off-site hosting of data?

A) network-attached storage
B) cloud-based storage
C) network accessed appliance
D) storage area network
B
3
Which of the following virtualization products uses a type 2 hypervisor?

A) Citrix XenServer
B) VMware vSphere
C) Microsoft Hyper-V
D) VMware Workstation
D
4
What directory service protocol is used by Active Directory and also supported by Linux?

A) NFS
B) NIS
C) LDAP
D) ICMP
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
5
Which of the following is NOT a typical function of a file system?

A) disk drive space organization
B) schedules processes and manages memory
C) hierarchical storage method
D) provides secure access to files
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
6
Which protocol does Windows use by default for file sharing?

A) SMTP
B) SMB
C) FTP
D) SNMP
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
7
How does a CPU perform multitasking?

A) using time division multiplexing
B) using asynchronous bus management
C) using time slicing and context switching
D) using process-driven frequency hopping
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
8
What is a partial copy of a VM that is used to restore it to a previous state?

A) snapshot
B) clone
C) hypervisor
D) host computer
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
9
When a disk is formatted, it is impossible to recover the data that was on the disk.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
10
You have been asked to create a file that will contain a series of Windows command-prompt commands that automate the creation of a VPN client that connects to your company VPN server. What type of file should you create?

A) computer program
B) executable file
C) batch file
D) macro file
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
11
For enterprise servers, or servers accessed around the clock, SATA disks are preferred over SAS disks.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
12
Which of the following is a service NOT usually found on a client operating system?

A) DNS
B) file sharing
C) DHCP
D) directory service
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
13
What is the native file-sharing protocol in Linux?

A) SMB
B) NFS
C) NSF
D) SMP
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
14
Which feature of bare-metal virtualization products allows virtual resources to be allocated on demand to meet application requirements?

A) server consolidation
B) snapshots
C) live migration
D) dynamic provisioning
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
15
What type of multitasking did older OSs use, which allowed a process to monopolize the CPU's time until the process had completed its own task?

A) contextual
B) cooperative
C) preemptive
D) multiplexed
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
16
In order to multitask, a computer must have two or more processors.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
17
You are testing out a new DHCP server and want to make sure that it does not interfere with your current network. What option would you use to configure your network adapter using VMware Workstation?

A) external
B) bridged
C) host-only
D) switched
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
18
The kernel is a software layer that sits just above the computer hardware.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
19
A type 1 hypervisor runs directly on the host computer's hardware.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
20
What unit is used to divide the storage space on a disk drive?

A) bytes
B) sectors
C) bits
D) segments
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
21
Which edition of Windows Server should you consider if you want to run many virtual instances of Windows Server with Hyper-V on the server?

A) Standard
B) Enterprise
C) Essentials
D) Datacenter
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
22
RAID and server clustering are just two of the ____________ tolerant features found in many server operating systems.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
23
Match each item with a statement below.
a.authorization
b.authentication
c.multiprocessing
d.thread
e.process
f.service
g.NAS
h.SAN
i.snapshot
j.virtual disk
the process of granting or denying access to resources by a user
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
24
Match each item with a statement below.
a.authorization
b.authentication
c.multiprocessing
d.thread
e.process
f.service
g.NAS
h.SAN
i.snapshot
j.virtual disk
identifying a user trying to access the network
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
25
Which component of a file-sharing client intercepts requests for resources and determines if the resource is local or remote?

A) default gateway
B) resolver
C) UNC path
D) redirector
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
26
When a user enters his username and password to log on to a machine, he is invoking the process of ____________.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
27
Match each item with a statement below.
a.authorization
b.authentication
c.multiprocessing
d.thread
e.process
f.service
g.NAS
h.SAN
i.snapshot
j.virtual disk
a program that is loaded into memory
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
28
Match each item with a statement below.
a.authorization
b.authentication
c.multiprocessing
d.thread
e.process
f.service
g.NAS
h.SAN
i.snapshot
j.virtual disk
two or more threads being executed simultaneously
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
29
Match each item with a statement below.
a.authorization
b.authentication
c.multiprocessing
d.thread
e.process
f.service
g.NAS
h.SAN
i.snapshot
j.virtual disk
runs in the background
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
30
Match each item with a statement below.
a.authorization
b.authentication
c.multiprocessing
d.thread
e.process
f.service
g.NAS
h.SAN
i.snapshot
j.virtual disk
partial copy of a virtual machine
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
31
Which of the following file systems supports file and folder permissions? (Choose all that apply.)

A) EXT3
B) FAT16
C) FAT32
D) [NTFS
E) DOS
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
32
With ___________ multitasking, either the user or the OS can terminate a process that is monopolizing the CPU's time.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
33
A logon ___________ is a set of commands stored in a file that are executed when a users logs on to a Windows domain.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
34
In Windows, what are the two most common ways of accessing a shared folder? (Choose two.)

A) entering an ARP path
B) mapping a drive
C) entering a SMB path
D) entering a UNC path
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
35
Match each item with a statement below.
a.authorization
b.authentication
c.multiprocessing
d.thread
e.process
f.service
g.NAS
h.SAN
i.snapshot
j.virtual disk
smallest unit of software that can be scheduled
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
36
On Windows, a ____________ is a program that runs in the background and provides support for other processes.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
37
Match each item with a statement below.
a.authorization
b.authentication
c.multiprocessing
d.thread
e.process
f.service
g.NAS
h.SAN
i.snapshot
j.virtual disk
files stored on the host computer that represent a virtual machine's long-term storage
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
38
Which technology is a fault tolerant feature provided by a server OS? (Choose all that apply.)

A) RAID
B) resolver cache
C) SMTP client
D) server clustering
E) hot-swappable devices
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
39
Match each item with a statement below.
a.authorization
b.authentication
c.multiprocessing
d.thread
e.process
f.service
g.NAS
h.SAN
i.snapshot
j.virtual disk
a dedicated server device designed solely for providing shared storage for network users
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
40
Match each item with a statement below.
a.authorization
b.authentication
c.multiprocessing
d.thread
e.process
f.service
g.NAS
h.SAN
i.snapshot
j.virtual disk
a high-speed network storage solution for replacing locally attached drives on servers
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
41
What is a hypervisor?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
42
What is a domain controller?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
43
Compare and contrast hosted virtualization versus bare-metal virtualization.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
44
How do you map a shared folder using the command prompt? Provide an example of mapping a drive letter H: to a share named myshare on a server named myserver.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
45
If you store mainly large files on a disk, should you use a smaller cluster size or larger cluster size? Why?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
46
What is live migration with respect to OS virtualization?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
47
What is a storage area network and why might you use one?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
48
What is a server cluster and what is the difference between a failover cluster and a load-balancing cluster?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
49
What is the System Idle process, and what does its value mean?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
50
What are two types of isolation that virtualization can provide? Describe them.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 50 flashcards in this deck.