Sgt Highlights Flashcards

1
Q

A server is…?

A

Computer or device that is dedicated to managing network resources

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

What are the two basic networking models used with Windows® Server?

A
  • Peer To Peer (Non-Dedicated)
  • Client Server Architecture (Dedicated)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Name three qualities of Peer To Peer Architecture:

A
  • Non-Dedicated
  • Every computer can communicate directly with every other
    computer
  • No computer has more authority than another
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Name three qualities of Client Server Architecture:

A
  • Dedicated
  • Each computer is configured either as a client or a server
  • Clients send a request or query to the server and the server
    responds accordingly
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
  1. What is a Virtual Machine (VM)?
A

Combination of software application(s) and operating system tricked into thinking it has its own dedicated workstation/server.

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

What is Para-virtualization?

A

A virtualization technique that presents a modified software interface to the
virtual machines which is similar, yet not identical, to the underlying hardware–software interface.

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

What is a type 1 hypervisor?

A

Virtualization software is installed directly on machine
hardware rather than on operating system.

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

A Type 1 Hypervisor is also referred to as?

A

Bare-Metal Virtualization

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

What is a Type 2 Hypervisor?

A

Requires the host to have an OS installed prior to installing virtualization software.

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

A Type 2 Hypervisor is also referred to as?

A

Host Virtualization

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

What is server consolidation?

A

Consolidation of servers using VMs reduces the number of physical servers required to meet operational needs. (benefit of physical host device that will now house multiple virtual servers)

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

What are the benefits of virtualization?

A

INFRASTRUCTURE SIMPLIFICATION
TOTAL COST OF OWNERSHIP (TCO)
ENVIRONMENTAL ISSUES
IMPROVED RESPONSIVENESS

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

What are some of the environmental advantages that come with virtualization?

A

Reduced electrical energy consumption (less energy, less power being utilized and less space utilized)

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

How is change control applied in virtualization?

A

Should be tested in staging environment to ensure no impact to host of guest operating system. (any changes to hardware/software will go through a change control board and then tested in a staged environment)

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

How is asset tracking and management applied in virtualization?

A

Create and maintain detailed inventories of software (goes back to block 2 and tracking of software compliance of software license agreements via asset tracking and management)

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

____ are logical partitions used to separate applications on same server.

A

Containers

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

The following describes what kind of hypervisor?

  • Runs on top of host operating system rather than interacting
    directly with hardware.
  • Can create multiple virtual machines that will each run a
    guest operating system.
A

Type 2 Hypervisor

18
Q

The following describes what kind of hypervisor?

  • Also known as bare-metal hypervisor
  • Installed directly on server’s hardware.
A

Type 1 Hypervisor

19
Q

Amount of memory ___ installed in a host will determine amount of VM’s it can support.

20
Q

RAM requirement for one virtual Microsoft Server 2019 is ___ MB.

21
Q

What is the requirement to support 2 virtual servers?

A

1GB (1000MB = 1GB)

22
Q

What is the requirement to support 3 virtual servers?

23
Q

What is the requirement to support 4 virtual servers?

24
Q

Microsoft Server 2019 requires min ____ free storage space.

25
Used for managing permissions and user/group access to network resources (works on hierarchical structure utilizing info of integrated domains)
Active Directory
26
Defines all the objects and attributes used to store data
Schema
27
What are some examples of schema attributes?
examples: computer name, description, first name, last name, logon name, user name
28
Define Active Directory Logical Structure:
Objects that have attributes that define and describe them
29
Allows access to network resources in other domains within a tree or forest
Global Catalog Server
30
Active Directory uses DNS to locate networked computers by resolving computer names to __ ___.
IP addresses
31
DNS provides ___ ___ for objects located in the Active Directory domain (those objects created would be computer name within active directory)
name resolution
32
What is a Record Type A?
Maps the IP address to the host name
33
Obtains its zone files using a zone transfer from a master name server
Secondary Name Server
34
DHCP Automatically assigns IP addresses to clients during the ___ ___ (done via a DHCP server for temp IP addressing)
logon process
35
35. DHCP scope - each scope must be unique (__ __ between scopes)
cannot overlap
36
The following is a list of what? Scope name, no overlap, start/end IP addresses, any exclusions, subnet mask and lease duration
Requirements for setting up a scope
37
What does the acronym "DORA" stand for?
Discover, Offer, Request, Acknowledge
38
Application services are called ____ in Linux.
Daemons
39
Application services are called ___ in Windows.
services
40
Facilitates throttled, prioritized and asynchronous file transfer between machines via idle bandwidth. (can also facilitate between servers and clients)
Background Intelligent Transfer Service
41
Some processes should never be deleted; termination can cause ___ ____. (can turn off things or disable application executables)
system crash