The Windows Operating System Flashcards

1
Q

It is an operating system that the computer uses to enable these data storage devices to read and write files

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

This used a command line as the interface for people to create programs and manipulate data files, as shown in the command output.

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

An MS-DOS Command that shows a listing of all the files in the current directory (folder)

A

dir

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

An MS-DOS Command that changes the directory to the indicated directory

A

cd directory

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

An MS-DOS Command that changes the directory to the directory above the current directory

A

cd ..

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

An MS-DOS Command that changes the directory to the root directory (often C:)

A

cd /

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

An MS-DOS Command that copies files to another location

A

copy “source destination”

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

An MS-DOS Command that deletes one or more files

A

del “filename”

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

An MS-DOS Command that searches for text in files

A

find

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

An MS-DOS Command that creates a new directory

A

mkdir

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

An MS-DOS Command that renames a file

A

ren “oldname” “newname”

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

An MS-DOS Command that displays all the commands that can be used, with a brief description

A

help

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

An MS-DOS Command that displays extensive help for the indicate command

A

help “command”

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

A common Windows OS Security Recommendation which by default, Windows uses Windows Defender for protection.

A

Virus or Malware Protection

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

A common Windows OS Security Recommendation that Windows Defender provides a suite of protection tools built into the system.

A

Virus or Malware Protection

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

A common Windows OS Security Recommendation which if Windows Defender is turned off, the system becomes more vulnerable to attacks and malware.

A

Virus or Malware Protection

17
Q

A common Windows OS Security Recommendation which many services that run behind the scenes.

A

Unknown or Unmanaged Services

18
Q

A common Windows OS Security Recommendation which it is important to make sure that each service is identifiable and safe.

A

Unknown or Unmanaged Services

19
Q

A common Windows OS Security Recommendation which when data is not encrypted, it can easily be gathered and exploited

A

Encryption

20
Q

A common Windows OS Security Recommendation which is not only important for desktop computers, but especially mobile devices

A

Encryption

21
Q

A common Windows OS Security Recommendation which by default Windows uses this to limit communication with devices on the network

22
Q

A common Windows OS Security Recommendation that is especially important to make sure that all accounts, especially the Administrator account have a very strong password.

A

Weak or no Password

23
Q

A common Windows OS Security Recommendation that when a user logs in as an administrator, any program that they run will have the privileges of that account.