SysAdmin Test 2 Flashcards
If you don’t have the easy to install rails that snap into place, I said you may have to use these pesky little clips that you can then put a screw into for holding the rails and/or mounting the equipment.
Cage Nut
How do you make a share a “hidden” share?
Add a $ to the end of the share name.
The commands we have run in the terminal to interact with Active Directory are actually commandlets from this scripting language.
Powershell
The special “folders” within Active Directory Users and Computers that we created to organize our user and computer accounts.
Organizational Units
Match the RAID Level with its common Name / Descriptor
Striping – RAID-0
Mirroring – RAID-1
Striping with Parity – RAID-5
Striping with Dual Parity – RAID-6
Striping with Mirroring – RAID-10
These are basically just extra long surge strips made to be mounted in a rack…
PDU
At the security tab of the properties window for a folder on Windows, you are editing these permissions.
NTFS
What “heavy” unit filled with lead batteries is typically installed in the bottom of a rack?
UPS
Connecting a share to a drive letter (e.g. S:\ ) on Windows is known as doing this…
Mapping a network drive
If a printer is named HPLJ2600N, what type of naming schema is being used?
Descriptive
Which of the following is an issue that your Namespace Policy should address?
What if 2 users have the same first / last name?
How soon can a username be reused?
What geographical locations will use this namespace?
If a machine is named PC-153 where 153 refers to the last octet of its IP address, this would be an example of what naming schema?
Formulaic
Which of the following is something your Namespace Policy should answer?
What names are permitted?
What names are not permitted?
When is renaming allowed?
Which of the following is NOT a unique key for user accounts within Active Directory?
Race
Namespaces need Policies, Procedures, and Centralized Management. What offers the latter on a Windows domain?
Active Directory
If I name my web server web1, then I am using what naming schema?
Functional
If a printer is named HPLJ2600N, what does the N stand for?
Networked
If I decide to name the servers on my domain after Lord of the Rings characters, then I am using what naming schema?
Thematic
Which of these is a unique identification number that is used behind the scenes on a Windows machines and within Active Directory to refer to user accounts.
SID
What is the predominant form factor for servers?
Pizza Box
When might you consider purchasing a support contract with short time to deliver critical components?
One critical system
What is true about the Business line of workstations?
Designed for TCO
Which of the following would NOT be a consideration for a machine room?
Janitorial access
What is the most failure prone piece of hardware in servers?
Hard Drives
If your entire server room is populated with Dell Poweredge 2950’s then you are said to have a ___________ layout.
Homogenous
What term refers to hardware that can be plugged in AND brought online without rebooting a server?
Hot Swap
What device is used to control an entire rack’s worth of server equipment with one set of peripherals?
KVM
What is one of the main features of server systems opposed to business and home workstations?
Maximize uptime with redundancy
What is NOT a benefit of a server appliance?
Generic Hardware
Which the following TWO web server services are currently the most widely used across the internet and are both open source software?
Apache, NGINX
What is the name of the service that we are utilizing for managing user authentication in class?
Active Directory
Which of the following considerations for rolling out a new service is NOT true?
Trust vendors for all load testing
This term refers to the delay before data is received and is an important measurement for how well a service will scale.
Latency
What is one of the most fundamental services after network connectivity?
DNS
When making a DNS request to a domain name that has not already been resolved, where does a machine look first?
Hosts File
What is NOT true about services?
On Linux, they are called Datoms
What is used to reach a compromise between what users want and what I.T. can provide?
Service Level Agreement
Breakdown of a core component causing cascading failures with other services is known as…..
Chain of reliance
What approach should be followed for rolling out a new service as well as patch management?
One, Some, Many
This term refers to a server layout of all the same model
Homogenous
This term refers to servers having multiple pieces of hardware such that one can fail and the server is fine; it will continue running and operating normally
Redundant
This is the most failure prone piece of hardware in servers
Hard drive
If you have a critical server that you want to make sure the vendor can get you parts in a very short timeframe should it go down, you will want to purchase one of these
Maintenance Contract
This is the service we use in class to provide authentification
Active Directory
This is the name for a service on a *nix system
Daemon
This essential service is used any time you need to resolve a hostname
DNS
If I wanted to redirect someone to a malicious website and I had access to their machine, I could alter this local file.
Hosts
Namespace policies are best this; not oral
Written
This namespace schema uses names from a particular arena such as characters or planets from a movie or TV show
Thematic
Name one of the three items that your namespace policies should cover
-What names are permitted
-What names are NOT permitted
-When is re-naming allowed
Namespaces require policies, procedures, and this which Active Directory provides for us
Centralized Management
If I name things after a strict set of rules such as B for Bradford and then the last two octets of the IP address, I am using this naming schema
Formulaic
This term refers to software that is nearing public release but may still contain some bugs and should NOT be used in production systems
Beta
This hard drive storage technology uses actual physical/spinning disks to store the information
Platter
This term refers to when a vendor will no longer support a product; either software OR hardware
End of Life [EoL]
When you are physically in front of a system and log into it, you are said to be gaining this type of access
Console
When you have to consider all user and group permissions to determine what a particular user can do with a folder/file you are determining these
Effective Permissions
What is the name of Microsoft’s hypervisor that we use in class?
Hyper-V
This file type contains the entire contents needed to boot a VM or create installation media for a physical machine
ISO File
What is the name of a server that is part of a domain, but not a domain controller?
Member Server
What type of chip does a Windows machine require thatwas not necessary for previous versions of Windows?
TPM
When creating a Windows image to deply to other machines, this is the mode you want it to boot into on first boot so you can create your first initial user, name the machine, and otherwise do initial configuration of the system
OOBE
This RAID set is known as mirroring
RAID-1
This RAID set is fast as it can read/write to two disks at once, but lose one drive and you lose all your data
RAID-0
This RAID set takes advantage of Striping and Mirroring to give you both speed and redundancy
RAID-10
This RAID set is known as striping with parity
RAID-5
This RAID set requires at least 5 drives but has enough parity to lose drives without losing any of your data
RAID-6
This RAID set is often used for the operating system drive in servers because it requires just 2 drives, but th server will continue running unaffected if one fails
RAID-1
Time savings, vendor support, and unique features are all something you get by going with one of these over building one yourself
Server appliance
This is the pricing metric that servers are built around
Cost per performance
This type of server supplies a main chassis and takes cards with resources such as processors and RAM to expand your loadout
Blade server
These are the two main types of hard drive interfaces that modern servers accept
SAS and SATA
This term refers to how much data can be transferred in one second
Bandwidth
This term refers to the delay [in time] before data is received
Latency
This is the Microsoft web server that is a built-in file for Windows Server
IIS
This service is responsible solely for sending e-mail
SMTP
This is the program that I said we use on campus to monitor servers and services
Nagios
The default first user that gets created on a Windows Server install
Admin
Name one of the two types of storage devices that can be attached to a network to provide a massive amount of storage
NAS or SAN
The equivalent of an admin on a unix/linux system
Root
This is what BIOS stands for
Basic Input/Output System
This is what UEFI stands for
Unified Extensible Firmware Interface
This is the colloquial term for a standard rack mountable server form factor
Pizza box
When editing permissions on the security tab in Windows Ecplorer you are editing these specific permissions
NTFS
This term refers to booting a machine off the network; like when you image using the FOG server
PXE or “pixie” booting
You can control the default password setting for your domain through one or more, of these
Group Policy Objects
Every major vulnerability that gets reported is assigned one of these numbers
CVE
What is the default window that opens up when you log into a Windows Server?
Server Manager
What is the name of the command that can be used to prepare a Windows machine to have an image captured from it?
sysprep
What group do you add a user to so that they will have admin privileges domain wide?
Domain Admins
What term refers to a specific “flavor” of linux?
Distribution
What term refers to a special container in Active Directory that a Group Policy Object can be applied to?
Organizational Unit
Pizza box servers are made to mount racks with this many posts
Four
The metal extendable pieces that servers mount into and allows them to slide in and out of the rack
Rails
The numbers that are on the posts of the rack are known as
Rack Units
The UPSes you will find in most server racks have batteries comprised primarily of this heavy element
Lead
The small clips that you must use to mount server equipment if it isn’t the nice easy snap in type
Cage Nuts