Term
What is the first step in the boot phase? selecting a configuration / detecting hardware / POST / boot loader |
|
Definition
|
|
Term
| What is it called when a computer is functioning as an old fashioned 8088 computer? |
|
Definition
|
|
Term
| XP combined the boot and recovery options of Win NT and ____? |
|
Definition
|
|
Term
| What is the 3rd step of the boot phase |
|
Definition
| Ans: Boot Loader NTldr.exe |
|
|
Term
| How do you cause the boot process to send detailed info on activities to a companion system? |
|
Definition
|
|
Term
| when you open IE what page appears automatically |
|
Definition
|
|
Term
| What tab of IE options dialog box is used to set the homepage? |
|
Definition
|
|
Term
| You just installed IE 6, and it combines all websites into which zone |
|
Definition
|
|
Term
| What do webites use to maintain info and settings like the personal surfing preferences. |
|
Definition
|
|
Term
| What's the default primary protocol for most network operating systems? |
|
Definition
|
|
Term
| Active TCP connections can be listed using what command? |
|
Definition
|
|
Term
| if IPv4 is a 32-bit address space, and IPv6 is 4 times as big, how big is the IPv6 address space? |
|
Definition
|
|
Term
| What is it you're requesting if you email an invitation script to a person requesting help over the net? |
|
Definition
Ans: Remote Assistance pg 333 |
|
|
Term
| Remote Desktop and Remote Assistance use Remote Desktop Protocol which uses what port number over TCP? |
|
Definition
|
|
Term
| Which components are permitted to access system objects and resources directly, and provide the many services and access controls that allow Multiple users and apps to coexist and interoperate efficiently? |
|
Definition
|
|
Term
| Each time a user launches an app or starts a system utility, This is created within the environment subsystem where that app or utility must run. |
|
Definition
|
|
Term
| Section of code that modifies data structures used by many threads. |
|
Definition
ans: Critical section pg 519 |
|
|
Term
| If a DOS operating environment under Win XP occurs within a Win32 process, it's called ___ |
|
Definition
|
|
Term
| The database that provides XP which has information about a systems configuration. |
|
Definition
|
|
Term
| The registry is a ____ database. |
|
Definition
|
|
Term
| What part of a value entry informs the registry how to store the value? |
|
Definition
|
|
Term
| if you want to see the registry subkey hive related to security? What's the hive named? |
|
Definition
| HKEY_LOCAL_MACHINE\SAM (Security Accounts Manager) pg 556 |
|
|
Term
| How do you keep people out of the registry or a registry hive? |
|
Definition
Ans: Assign permissions to subkeys pg 572 |
|
|