Stack 3 Flashcards

1
Q

What language starts with: #!

A

Shell/Bash language.

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

What is so special about Python language?

A

It is a cross-platform language.

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

If a language has var in it, which language is it?

A

Javascript.

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

What is dfrui.exe for?

A

Disk defragmenting.

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

What does CRL stand for?

A

A certificate revocation list (CRL) is a list of digital certificates that have been revoked by the issuing certificate authority (CA) before their actual or assigned expiration date.

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

What can a standard account do?

A

Most things an administrator account can, such as modify settings and software.

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

What is TKIP?

A

It was designed and implemented to provide more secure encryption than the notoriously weak Wired Equivalent Privacy (WEP), the original WLAN security protocol

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

What is Keberos?

A

Kerberos is a protocol for authenticating service requests between trusted hosts across an untrusted network, such as the internet. Kerberos support is built in to all major computer operating systems, including Microsoft Windows, Apple macOS, FreeBSD and Linux.

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

What is BranchCache and what is it used for?

A

BranchCache is a wide area network (WAN) bandwidth optimization technology used in Windows 10 Enterprise, Education and LTSB editions.

To optimize WAN bandwidth when users access content on remote servers, BranchCache fetches content from your main office or hosted cloud content servers and caches the content at branch office locations, allowing client computers at branch offices to access the content locally rather than over the WAN.

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

What linux command is used to copy blocks of data from device to another?

A

dd

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

Which file system performs on the fly defragmentation ?

A

APFS

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

What is the name of the pass that configures and creates the user environment during the setup process?

A

The Out-Of-Box Experience (OOBE) is the pass that is responsible for configuring and creating the user environment during the setup process. The Generalization pass is where the operating system detects hardware.

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

What are windows wildcards?

A

Use an * to search files.

Wildcards are special characters that can stand in for unknown characters in a text value and are handy for locating multiple items with similar, but not identical data. Wildcards can also help with getting data based on a specified pattern match.

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

What’s coop multitasking ?

A

Cooperative multitasking is a technique where two or more software applications will share the same resources of a common host processor. This method will queue tasks and attempt to allocate resources between them periodically.

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

What’s the difference between preemptive and coop multitasking ?

A

Preemptive multitasking forces apps to share the processor, whether they want to or not. On the other hand, in cooperative multitasking, all applications must collaborate for it to work. If one program doesn’t cooperate, it may use all of the processor resources.

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

What does refresh install do?

A

Keep all files installed and intact and reinstall.

18
Q

What is SSH tunnel mode?

A

SSH tunneling, or SSH port forwarding, is a method of transporting arbitrary data over an encrypted SSH connection. SSH tunnels allow connections made to a local port (that is, to a port on your own desktop) to be forwarded to a remote machine via a secure channel.

19
Q

What does /fixmbr do?

A

Fixmbr is a command in the Windows operating system that is used to restore a hard drive’s Master Boot Record (MBR). The MBR is the hard drive’s first sector and contains information on the disc’s partitions as well as the bootloader, which is responsible for loading the operating system.

20
Q

What does /fixboot do?

A

Repair or rebuild the boot sector of the active partition on a hard drive. The boot sector is a small but important section of the hard drive that includes the information required for the computer to start up and load the operating system.

21
Q

What does /rebuildbcd do?

A

Find and fix missing or corrupted boot data.

22
Q

What is TFTP?

A

File transfer protocol.

23
Q

What is the DHCP range?

A

192?

24
Q

What poet is SSH and telnet?

A

SS = 22.

25
Q

First step to work and fix a computer?

A

Remove jewelry.

26
Q

What is a rainbow table attack?

A

Rainbow table attacks rely on precomputed tables called rainbow tables containing these hashes.

27
Q

What is SOP?

A

A set of written instructions that describes the step-by-step process that must be taken to properly perform a routine activity.