πŸ”

SK0-005 β€” questions

Page 2 of 4 Β· 69 total questions.

Topic 1 Β· Question 21

Which of the following can be BEST described as the amount of time a company can afford to be down during recovery from an outage?

  • ASLA
  • BMTBF
  • CRTO (correct answer)
  • DMTTR
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: RTO

Explanation

Recovery time objective defines the maximum acceptable time to restore a service after disruption.

Topic 1 Β· Question 22

Which of the following actions should a server administrator take once a new backup scheme has been configured?

  • AOverwrite the backups
  • BClone the configuration
  • CRun a restore test (correct answer)
  • DCheck the media integrity
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Run a restore test

Topic 1 Β· Question 23 Β· Select all that apply

A systems administrator is performing maintenance on 12 Windows servers that are in different racks at a large datacenter. Which of the following would allow the administrator to perform maintenance on all 12 servers without having to physically be at each server? (Choose two.)

  • ARemote desktop (correct answer)
  • BIP KVM (correct answer)
  • CA console connection
  • DA virtual administration console
  • ERemote drive access
  • FA crash cart
Reveal answer & explanation
Correct answer: A, B

The correct answer is A, B. Option A: Remote desktop Option B: IP KVM

Supporting reference 1 for question 23
Topic 1 Β· Question 24

A server administrator is experiencing difficulty configuring MySQL on a Linux server. The administrator issues the getenforce command and receives the following output: ># Enforcing Which of the following commands should the administrator issue to configure MySQL successfully?

  • Asetenforce 0 (correct answer)
  • Bsetenforce permissive
  • Csetenforce 1
  • Dsetenforce disabled
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: setenforce 0

Topic 1 Β· Question 25

Which of the following backup types only records changes to the data blocks on a virtual machine?

  • ADifferential
  • BSnapshot
  • CIncremental (correct answer)
  • DSynthetic full
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Incremental

Topic 1 Β· Question 26

Which of the following server types would benefit MOST from the use of a load balancer?

  • ADNS server
  • BFile server
  • CDHCP server
  • DWeb server (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Web server

Topic 1 Β· Question 27

A company uses a hot-site, disaster-recovery model. Which of the following types of data replication is required?

  • AAsynchronous
  • BIncremental
  • CApplication consistent
  • DConstant (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Constant

Topic 1 Β· Question 28

A technician has received multiple reports of issues with a server. The server occasionally has a BSOD, powers off unexpectedly, and has fans that run continuously. Which of the following BEST represents what the technician should investigate during troubleshooting?

  • AFirmware incompatibility
  • BCPU overheating (correct answer)
  • CLED indicators
  • DESD issues
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: CPU overheating

Supporting reference 1 for question 28
Topic 1 Β· Question 29

An administrator is configuring a server to communicate with a new storage array. To do so, the administrator enters the WWPN of the new array in the server's storage configuration. Which of the following technologies is the new connection using?

  • AiSCSI
  • BeSATA
  • CNFS
  • DFCoE (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: FCoE

Topic 1 Β· Question 31 Β· Select all that apply

A systems administrator needs to configure a new server and external storage for a new production application environment. Based on end-user specifications, the new solution needs to adhere to the following basic requirements: 1. The OS must be installed in a separate disk partition. In case of hard drive failure, it cannot be affected. 2. Application data IOPS performance is a must. 3. Data availability is a high priority, even in the case of multiple hard drive failures. Which of the following are the BEST options to comply with the user requirements? (Choose three.)

  • AInstall the OS on a RAID 0 array.
  • BInstall the OS on a RAID 1 array. (correct answer)
  • CConfigure RAID 1 for the application data. (correct answer)
  • DConfigure RAID 5 for the application data.
  • EUse SSD hard drives for the data application array. (correct answer)
  • FUse SATA hard drives for the data application array.
  • GUse a single JBOD for OS and application data.
Reveal answer & explanation
Correct answer: B, C, E

The correct answer is B, C, E. Option B: Install the OS on a RAID 1 array. Option C: Configure RAID 1 for the application data. Option E: Use SSD hard drives for the data application array.

Explanation

RAID 1 mirrors data across disks, providing redundancy at the cost of half the raw capacity.

Topic 1 Β· Question 32

A technician is attempting to log in to a Linux server as root but cannot remember the administrator password. Which of the following is the LEAST destructive method of resetting the administrator password?

  • ABoot using a Linux live CD and mount the hard disk to /mnt. Change to the /mnt/etc directory. Edit the passwd file found in that directory.
  • BReinstall the OS in overlay mode. Reset the root password from the install GUI screen.
  • CAdjust the GRUB boot parameters to boot into single-user mode. Run passwd from the command prompt. (correct answer)
  • DBoot using a Linux live CD and mount the hard disk to /mnt. SCP the /etc directory from a known accessible server to /mnt/etc.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Adjust the GRUB boot parameters to boot into single-user mode. Run passwd from the command prompt.

Topic 1 Β· Question 33

A technician noted the RAID hard drives were functional while troubleshooting a motherboard failure. The technician installed a spare motherboard with similar specifications and used the original components. Which of the following should the technician do to restore operations with minimal downtime?

  • AReinstall the OS and programs.
  • BConfigure old drives to RAID.
  • CReconfigure the RAID. (correct answer)
  • DInstall from backup.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Reconfigure the RAID.

Topic 1 Β· Question 34

A server administrator is trying to determine the cause of a slowdown on a database server. Upon investigation, the administrator determines the issue is in the storage subsystem. Which of the following will MOST likely resolve this issue?

  • AIncreasing IOPS by implementing flash storage (correct answer)
  • BImplementing deduplication on the storage
  • CExtending capacity by installing a 4TB SATA disk
  • DReformatting the disk as FAT32
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Increasing IOPS by implementing flash storage

Topic 1 Β· Question 35

A server administrator made a change in a server’s BIOS in an attempt to fix an issue with the OS not turning on. However, the change did not successfully correct the issue. Which of the following should the server administrator do NEXT?

  • AReinstall the server OS in repair mode while maintaining the data.
  • BFlash the BIOS with the most recent version.
  • CReverse the latest change made to the server and reboot. (correct answer)
  • DRestart the server into safe mode and roll back changes.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Reverse the latest change made to the server and reboot.

Topic 1 Β· Question 36

Which of the following BEST describes a guarantee of the amount of time it will take to restore a downed service?

  • ARTO (correct answer)
  • BSLA
  • CMTBF
  • DMTTR
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: RTO

Explanation

Recovery time objective defines the maximum acceptable time to restore a service after disruption.

Topic 1 Β· Question 37

Which of the following backup types copies changed data from a server and then combines the backups on the backup target?

  • ADifferential
  • BIncremental
  • CSynthetic full (correct answer)
  • DSnapshot
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Synthetic full

Topic 1 Β· Question 38

A server administrator is taking advantage of all the available bandwidth of the four NICs on the server. Which of the following NIC-teaming technologies should the server administrator utilize?

  • AFail over
  • BFault tolerance
  • CLoad balancing
  • DLink aggregation (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Link aggregation

Topic 1 Β· Question 39

A technician is working on a Linux server and is trying to access another server over the network. The technician gets server not found messages when trying to execute ping servername but no error messages when using ping servername.domain.com. Which of the following should the technician do to resolve the error?

  • AConfigure the domain search variable. (correct answer)
  • BChange the permissions on resolv.conf.
  • CConfigure the DNS address.
  • DModify nsswitch.conf.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Configure the domain search variable.

Topic 1 Β· Question 40

Which of the following licensing models is MOST appropriate for a data center that has a variable daily equipment count?

  • APer site (correct answer)
  • BPer server
  • CPer user
  • DPer core
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Per site

Topic 1 Β· Question 41

An administrator is alerted to an issue with server hardware deployed as a virtualization host. The alert indicates a predictive failure in a DIMM module. Which of the following is the BEST action for the administrator to take?

  • AReplace the failed module during the next scheduled downtime.
  • BHot swap the failed module immediately.
  • CSchedule an outage to replace the failed module immediately. (correct answer)
  • DHot swap the failed module during the next scheduled downtime.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Schedule an outage to replace the failed module immediately.

Showing questions 21–40 of 69 Β· Page 2 of 4