Core 2 Dion Flashcards

1
Q

which Linux command is used to print the full contents of a file to the screen at once?
A. cat
B. dig
C. grep
D. ls

A

cat

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

you have just updated the graphics card’s driver to the latest version. after installation, the windows workstation crashes and reports an error code. you attempt to reboot the workstation, but it fails again. you decide to reboot the workstation, but it fails again. you decide to reboot the workstation into Safe Mode. what should you do next?
A. Disable the graphics card
B. Perform an antivirus scan
C. Rollback the graphics driver
D. Perform a Windows Update

A

Rollback the graphics driver

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

which of the following file types are commonly used by network admins to perform repetitive tasks using a Microsoft proprietary programming language?
A. .sh
B. .py
C. .vbs
D. .js

A

.vbs

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

you are renting space in a company’s data center. to protect your server from being accessed when you are not in the building, what device should you use?
A. USB lock
B. Smart card
C. Server lock
D. Entry control roster

A

Server lock

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

which of the following types of wireless encryption uses a 40-bit encryption key with an RC4 encryption cipher?
A. WPA
B. Open
C. WPA2
D. WEP

A

WEP

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

which of the following file system formatting types should be used with older recordable optical discs?
A. NTFS
B. UDF
C. FAT32
D. CDFS

A

CDFS
is a legacy file system used for CD optical disc media

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

what type of structure is “For Next” in scripting?
A. Constant
B. Variable
C. Branch
D. Loop

A

Loop

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

another tech tells you that they are PXE booting a computer. what is the tech MOST likely doing with the computer?
A. Installing an image to the computer over the network
B. Conducting a system repair
C. An in-place upgrade of the OS
D. Using a multiboot configuration

A

Installing an image to the computer over the network
PXE Preboot Execution Environment

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

you are partitioning a 1TB hard drive on a new workstation. the hard disk has been partitioned into 4 different partitions with 100 GB, 150 GB, 250 GB, and 500 GB. how many different file system types could you support on this 1 TB hard drive?
A. 3
B. 1
C. 2
D. 4

A

4

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

which of the following data types would be used to store the user’s middle initial?
A. Integers
B. String
C. Boolean
D. Character

A

Character

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

what permissions would be represented by the octal 517?
A. –xr-xrwx
B. r-x-xrwx
C. r-xrwx–x
D. rwx–xr-x

A

r-x-xrwx

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

you are trying to copy a 4.7 GB file from your Windows laptop to an external hard drive using USB 3. the external hard drive is formatted with FAT32. every time you attempt this copy. you receive an error. what is MOST likely the issue?
A. The laptop must be reformatted as FAT32 to support this transfer
B. The external hard drive must be formatted as APFS to support this transfer
C. USB 3 is too slow to transfer a file this large
D. Files over 4 GB cannot be stored on a FAT32 formatted drive

A

Files over 4 GB cannot be stored on a FAT32 formatted drive

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

which of the following backup rotation schemes uses a three-tiered approach to ensure at least one monthly full backup is conducted?
A. FIFO Backup
B. Grandfather-father-son
C. 3-2-1 backup
D. Tower of Hanoi

A

Grandfather-father-son

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

your company wants to ensure that users cannot access USB mass storage devices. you have conducted some research online and found that if you modify the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Service\UsbStor key, it will prevent USB storage devices from being used. which of the following tools should you us to modify this key?
A. RDS
B. MSConfig
C. MMC
D. RegEdit

A

RegEdit

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