What is the name of the configuration management procedure that involves the collection of information about a system under normal operating conditions, to be used as a comparison when conditions are abnormal?
A) Baselining
B) Change management
C) Network documentation
D) Normalization
A
Explanation: An essential part of configuration (and trouble) management is the ability to gather a baseline of how a system operates under normal conditions. This can then be used later when a system begins to show abnormal signs.
You might also like to view...
What PowerShell cmdlet will allow you to Select items to remain in a table after filtering out unwanted items?
A. Filter-Data B. Where-Object C. Where-Data D. Hold-Object
Explain how to use Java reflection to construct a generic dispatcher. Give Java code for a dispatcher whose signature is:
``` public void dispatch(Object target, Method aMethod, byte[] args) ``` The arguments supply the target object, the method to be invoked and the arguments for that method in an array of bytes.
Adds shadows to elements themselves, not element’s text.
a. Text-shadow property b. Box-shadow property c. Multiple backgrounds d. Gradient backgrounds e. Opacity property
A ________ is a digital document that confirms the identity of a person or indicates the security of a website
A) certificate B) cookie C) portal D) web log