Section 9 ch 12 Windows Under the Hood Flashcards

(31 cards)

1
Q

What is a process?

A

A program that is taking up memory

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

Before making changes to the registry what should you do?

A

Make a backup of settings just in case something goes wrong

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

what does HKEY_CLASSES_ROOT store?

A

everything that is in the computer and defines what it will do

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

What does HKEY_CURRENT_CONFIG store

A

stores what software and hardware are being used

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

What does HKEY_LOCAL_MACHINE store

A

defines all the settings the computer will use

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

What happens if you were to lose your registry?

A

The computer wont work

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

What must you use to read the registry?

A

Registry editor (Regedit.exe)

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

What is stored in the registry?

A

Windows settings, passwords, etc

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

What are the tabs in the system configuration window?

A

General , Boot , Services, Startup, and Tools

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

What is the system configuration window used for?

A

Is used to change configuration settings on start up

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

In the system configuration window when would you want to do a diagnostic startup?

A

When you would want to start up basic devices and services

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

What are the hot keys to get to task manager in windows 7

A

Ctrl + Alt + DEL or CTrl + Shift + ESC

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

What ae the tabs in windows 7 task bar?

A

Applications, Processes, Services, Performance, Networking, and Users

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

In task manager on windows 7 in the performance tab how do you determine how much RAM you have available?

A

By adding the Available and free variables together

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

What are the tabs in Resource Monitor?

A

Overview, CPU, Memory, Disk, and Network

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

If your computer is running slow where is the first place you would look at?

A

Resource monitor - Overview - Memory - Look at hard faults to see if its in excess of 100+

17
Q

In winodws 7 if there are a lot of background processes or services eating up memory where you go first to see what could be the problem?

A

Resource monitor - CPU - Services

18
Q

What version of windows did Reource monitor get added to task manager?

19
Q

In windows 10 what are the tabs in Task manager?

A

Processes, Performance, App History, Startup, Users, Details, Services

20
Q

What is MSCONFIG?

A

System configuration

21
Q

If you have a bad driver or service what option can help you in system configuration?

A

Diagnostic startup option -allows you to load basic devices and services only

22
Q

In system configuration window when would you use the selective startup option?

A

When you installed something that is a service and something else and you dont know if its the service or startup item is causing the problem

23
Q

In system configuration what happens when you select the safe boot option?

A

Shutdowns all of the complex drivers and virtual memory and high end video cards etc

24
Q

When in sytem config under boot tab what happens when you select safe boot and select network option?

A

Allows you to do a safe boot with the ability to go onto the internet

25
Where can you find info on what type of processor, How much RAM you have Computer name etc?
In the System window
26
How can you steup restore points on the computer
In the system window under advnaced system settings
27
What is data exceution prevention?
security feature that monitors and protects certain pages or regions of memory, preventing them from executing (usually malicious) code
28
What is the MMC and what does it do?
Microsoft Management Console - Allows a user to make customized tools by allowing a user to open multiple tools and open other computer tools as well
29
What are logical disks?
Volumes which is part of a hard drive seperated into a new virtual hard drive
30
What can Event viewer do?
Allows you to see who logs in, when certain things happen such as faults are logged
31
How do you stop a service?
Go to task manager right click service and select stop