shit to remember v3 Flashcards

1
Q

brownout

A

When voltage dips low.

you can use either a battery backup or a line conditioner

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

Standard formatting

A

Standard formatting of the drives could allow the data to be restored and make the data vulnerable to exposure

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

Low-level formatting

A

Low-level formatting is a hard disk operation that should make recovering data from your storage devices impossible once the operation is complete.

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

Primary partitions

A

Primary partitions are limited to only four primary partitions on a system using MBR. To overcome this limitation, extended partitions can be used.

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

chkdsk

A

If you have a physical hard drive operating slowly, then the chkdsk command could be used instead.

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

dism

A

The dism command with the /RestoreHealth option can run a scan to identify and repair any corruption of an image or virtual hard drive.

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

reset upgrade

A

A reset upgrade will keep the user’s data files, but not the applications on the system.

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

in-place upgrade

A

An in-place upgrade will preserve all of the user’s files and applications during the upgrade process from Windows 8 to Windows 10.

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

string is a data type

A

A string is a data type used in programming used to represent text rather than numbers. It is comprised of a set of characters that can also contain spaces and numbers. For example, the word “hamburger” and the phrase “I ate 3 hamburgers” are both strings

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

A proxy server

A

A proxy server is used to secure and control network communication

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

Active Directory Domain

A

Microsoft’s Active Directory Domain Services are designed for larger organizations that need centralized management of user accounts, computing devices, and servers.

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

A Windows

A

Workgroup is a common data sharing methods for small departments that maintain documents on their own computers.

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

.vbs

A

The .vbs extension is used for Microsoft Visual Basic Scripting Edition scripts. These scripts provide general purpose scripting in Windows, and are especially common inside of Microsoft Office applications.

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

.py

A

The .py extension is commonly used for the general-purpose scripting
language of Python. Python is used on many operating systems, but it is
not a common scripting language inside of Microsoft Office applications.

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

.bat

A

.bat Scripts that run at the Windows command line are batch files that use the .bat extension. These batch files are not commonly used in Microsoft Office applications.

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

js

A

Scripts that run inside of a browser commonly use JavaScript files with the .js extension. JavaScript is not the most common scripting language for Microsoft Office applications.