ExamGecko
Home Home / CompTIA / SK0-005

CompTIA SK0-005 Practice Test - Questions Answers, Page 43

Question list
Search
Search

List of questions

Search

Related questions











The management team has requested that new software licenses be purchased out of the capital budget as one-time, non-renewing expenses this year. Which of the following types of software licenses would most likely be used to meet this request?

A.

Open-source

A.

Open-source

Answers
B.

Subscription

B.

Subscription

Answers
C.

Volume

C.

Volume

Answers
D.

Perpetual

D.

Perpetual

Answers
Suggested answer: D

Explanation:

A perpetual license is a one-time purchase that allows the software to be used indefinitely without recurring costs. This meets the requirement of a non-renewing, one-time capital expense.

Perpetual (Answer D): This is a one-time purchase and does not require renewal, making it ideal for capital expenditure.

Open-source (Option A): Open-source software is usually free but may not meet specific licensing requirements.

Subscription (Option B): This typically involves recurring payments, which contradicts the non-renewing expense requirement.

Volume (Option C): Volume licenses are used for purchasing multiple licenses at a discount but may still involve subscription-based renewals.

CompTIA Server+

Reference:

This topic is covered under SK0-005 Objective 2.1: Explain licensing concepts for software.

A startup is migrating a stand-alone application that stores Pll to the cloud. Which of the following should be encrypted?

A.

Data in transit

A.

Data in transit

Answers
B.

Data at rest

B.

Data at rest

Answers
C.

Data backups

C.

Data backups

Answers
D.

Data archives

D.

Data archives

Answers
Suggested answer: B

Explanation:

Scenario:Migrating a stand-alone application storing PII to the cloud.

Data to Encrypt:Data at rest(Option B) should be encrypted:

Data in transit (Option A) and backups (Option C) are also important but not the primary concern here.

Data archives (Option D) may or may not contain sensitive data.

A technician is configuring a new server with four disks for the development team. The requirements are disk redundancy and maximum usable disk capacity. Which of the following RAID levels should be used for this server?

A.

0

A.

0

Answers
B.

1

B.

1

Answers
C.

5

C.

5

Answers
D.

10

D.

10

Answers
Suggested answer: D

Explanation:

Scenario:Four disks, requiring redundancy and maximum usable capacity.

RAID Level:RAID 10(Option D) is the best choice:

RAID 10 combines mirroring (redundancy) and striping (performance).

RAID 0 lacks redundancy, RAID 1 provides less capacity, and RAID 5 requires more

An administrator received an alert that a backup job has been unsuccessful in the previous three attempts. The administrator discovers the issue occurred while backing up a user's data on a network share. Which of the following actions would be best to allow the job to complete successfully?

A.

Enabling open file backups in the backup job

A.

Enabling open file backups in the backup job

Answers
B.

Moving the user's data off the network share

B.

Moving the user's data off the network share

Answers
C.

Excluding the user's data from the backup

C.

Excluding the user's data from the backup

Answers
D.

Changing the backup job to exclude certain file types

D.

Changing the backup job to exclude certain file types

Answers
Suggested answer: A

Explanation:

Enabling open file backups allows the backup software to copy files that are currently open or in use by applications. This ensures that even if a file is actively being modified during the backup process, it will still be included in the backup.

Advantages:

Ensures consistency of backed-up data, especially for files that are frequently accessed or modified.

Prevents data loss due to files being skipped during backup.

CompTIA Server+ Guide, Chapter 6: Storage, Section 6.3.2 (Backup Types)

Microsoft Docs: Volume Shadow Copy Service (VSS)

An administrator is patching a file and print server After rebooting the server, it begins acting strangely. The administrator tries to open Print Management, but it will not open Upon inspection, the spooler service has been disabled. The administrator then notices the server has services that should be enabled but are disabled. Which of the following actions should the administrator take next to resolve the issue as quickly as possible?

A.

Roll back the installed updates

A.

Roll back the installed updates

Answers
B.

Set the services to restart automatically and reboot the server

B.

Set the services to restart automatically and reboot the server

Answers
C.

Enable the spooler service.

C.

Enable the spooler service.

Answers
D.

Reboot the serverintosafemode

D.

Reboot the serverintosafemode

Answers
Suggested answer: B

Explanation:

When a server is acting strangely after a patch and services that should be enabled are disabled, it's often a good first step to set the services to restart automatically and then reboot the server.This can resolve many issues as it ensures that all services start correctly upon reboot

After installing an OS on a new server, the administrator realizes the server does not have any network connectivity. The administrator checks the network cable, and it seems to be transferring data. Which of the following should be checked next?

A.

NIC firmware

A.

NIC firmware

Answers
B.

IPv4 options

B.

IPv4 options

Answers
C.

DHCP options

C.

DHCP options

Answers
D.

Firewall options

D.

Firewall options

Answers
E.

DNS settings

E.

DNS settings

Answers
Suggested answer: B

Explanation:

If the network cable is functioning but there is no network connectivity, the next step would be to check the IPv4 options. This includes verifying that the server has a correct IP address, subnet mask, and gateway configuration.

IPv4 options (Answer B): Incorrect IP configuration is a common reason for network connectivity issues.

NIC firmware (Option A): Firmware issues are less likely if the NIC is detecting the cable and appears operational.

DHCP options (Option C): DHCP could be checked if automatic IP assignment is being used, but verifying IPv4 options manually is the first step.

Firewall options (Option D): Firewalls can block connectivity but should be checked after confirming IP settings.

DNS settings (Option E): DNS issues usually affect domain name resolution, not basic network connectivity.

CompTIA Server+

Reference:

This topic is covered under SK0-005 Objective 3.1: Install and configure server components.

Which of the following backup types is used to capture all data regardless of any changes from the previous backup jobs?

A.

Incremental

A.

Incremental

Answers
B.

Differential

B.

Differential

Answers
C.

Archive

C.

Archive

Answers
D.

Snapshot

D.

Snapshot

Answers
E.

Full

E.

Full

Answers
Suggested answer: E

Explanation:

A full backup captures all data, regardless of whether it has changed since the last backup. This ensures that a complete copy of the data is made every time.

Full (Answer E): A full backup includes every file in the system, regardless of changes.

Incremental (Option A): Backs up only files that have changed since the last backup (full or incremental).

Differential (Option B): Backs up all files changed since the last full backup.

Archive (Option C): Typically refers to long-term storage of data, not a type of backup process.

Snapshot (Option D): Captures the system's state at a given point in time, often used in virtual environments.

CompTIA Server+

Reference:

This topic is related to SK0-005 Objective 4.1: Summarize backup methods.

A technician wants to duplicate a physical server to a remote private cloud for disaster recovery purposes. Which of the following techniques would best accomplish this goal?

A.

V2V

A.

V2V

Answers
B.

P2V

B.

P2V

Answers
C.

V2P

C.

V2P

Answers
D.

P2P

D.

P2P

Answers
Suggested answer: B

Explanation:

P2V (Physical to Virtual) refers to converting a physical server into a virtual machine, which can then be deployed to a remote cloud environment. This is the best method for duplicating a physical server to a virtual environment for disaster recovery.

P2V (Answer B): This is the process of converting a physical server to a virtual machine for migration to the cloud.

V2V (Option A): Refers to virtual-to-virtual migration, which is not applicable in this case.

V2P (Option C): Refers to converting a virtual machine back to physical, which is not needed here.

P2P (Option D): Physical-to-physical migration is not relevant for cloud-based disaster recovery.

CompTIA Server+

Reference:

This topic relates to SK0-005 Objective 1.3: Explain virtualization concepts.

A server administrator is tasked with resolving an issue with the server's local storage. The administrator turns on the server and only two out of the four drives are found. After several reboots, an additional hard drive connects and disconnects randomly. Which of the following is most likely the cause?

A.

RAM

A.

RAM

Answers
B.

Power supply

B.

Power supply

Answers
C.

Cooling failure

C.

Cooling failure

Answers
D.

CPU

D.

CPU

Answers
Suggested answer: B

Explanation:

The server's local storage is experiencing problems. Only two out of four drives are found, and an additional hard drive connects and disconnects randomly.

Likely Cause:The most probable cause is a faultypower supply(Option B). Here's why:

When a power supply is failing or not providing sufficient power, it can lead to intermittent connectivity issues with drives.

Drives may not be recognized during boot or may disconnect randomly due to power fluctuations.

RAM, CPU, and cooling failures typically result in different symptoms (e.g., blue screens, system instability, or overheating), which do not match the described issue.

A server administrator is replacing a faulty PSU. The management team has asked for a solution that prevents further downtime in the future. Which of the following can the server administrator implement?

A.

Separate circuits

A.

Separate circuits

Answers
B.

Load balancing

B.

Load balancing

Answers
C.

Server monitoring

C.

Server monitoring

Answers
D.

Redundancy

D.

Redundancy

Answers
Suggested answer: D

Explanation:

A faulty PSU needs replacement, and the management team wants a solution to prevent future downtime.

Solution:Implementredundancy(Option D):

Redundant power supplies ensure that if one fails, the other takes over seamlessly.

Separate circuits, load balancing, and server monitoring are important but do not directly prevent PSU failures.

Total 462 questions
Go to page: of 47