ExamGecko
Home Home / CompTIA / SK0-005

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

Question list
Search
Search

List of questions

Search

Related questions











A server administrator is installing a new server with multiple NICs on it. The Chief Information Officer has asked the administrator to ensure the new server will have the least amount of network downtime but a good amount of network speed. Which of the following best describes what the administrator should implement on the new server?

A.
VLAN
A.
VLAN
Answers
B.
vNIC
B.
vNIC
Answers
C.
Link aggregation
C.
Link aggregation
Answers
D.
Failover
D.
Failover
Answers
Suggested answer: C

Explanation:

Link aggregation is the best option to implement on the new server to ensure the least amount of network downtime but a good amount of network speed. Link aggregation is a technique of combining multiple physical network interfaces into one logical interface to increase bandwidth, redundancy, and load balancing. Link aggregation can improve the performance and availability of the server by allowing it to use more than one network path for data transmission and failover in case of link failure. Link aggregation can be implemented using various protocols, such as IEEE 802.3ad (LACP), Cisco EtherChannel, or Linux bonding. Reference: [CompTIA Server+ Certification Exam Objectives], Domain 4.0: Networking, Objective 4.1: Given a scenario, configure network settings for servers.

An administrator has been asked to deploy a database server that provides the highest performance with fault tolerance. Which of the following RAID levels will fulfill this request?

A.
RAIDO
A.
RAIDO
Answers
B.
RAID1
B.
RAID1
Answers
C.
RAID 5
C.
RAID 5
Answers
D.
RAID 6
D.
RAID 6
Answers
E.
RAID 10
E.
RAID 10
Answers
Suggested answer: E

Explanation:

RAID 10 is the best option to deploy a database server that provides the highest performance with fault tolerance. RAID 10 is a type of RAID level that combines RAID 1 (mirroring) and RAID 0 (striping) to create an array of mirrored stripes. RAID 10 offers high performance by distributing data across multiple disks in parallel (striping), which improves read/write speed and I/O operations. RAID 10 also offers fault tolerance by duplicating data across two or more disks in each stripe (mirroring), which provides redundancy and data protection in case of disk failure. RAID 10 requires at least four disks to implement and has a high storage overhead, as half of the disk space is used for mirroring. Reference: [CompTIA Server+ Certification Exam Objectives]

A server technician is placing a newly configured server into a corporate environment. The server will be used by members of the accounting department, who are currently assigned by the VLAN identified below:

Which of the following IP address configurations should the technician assign to the new server so the members of the accounting group can access the server?

A.
IP address: 172.16.25.90/24 Default gateway: 172.16.25.254
A.
IP address: 172.16.25.90/24 Default gateway: 172.16.25.254
Answers
B.
IP address: 172.16.25.101/16 Default gateway: 172.16.25.254
B.
IP address: 172.16.25.101/16 Default gateway: 172.16.25.254
Answers
C.
IP address: 172.16.25.254/24 Default gateway: 172.16.25.1
C.
IP address: 172.16.25.254/24 Default gateway: 172.16.25.1
Answers
D.
IP address: 172.16.26.101/24 Default gateway: 172.16.25.254
D.
IP address: 172.16.26.101/24 Default gateway: 172.16.25.254
Answers
Suggested answer: A

Explanation:

The IP address configuration that the technician should assign to the new server so the members of the accounting group can access the server is 172.16.25.90/24 for the IP address and 172.16.25.254 for the default gateway. This configuration matches the VLAN identified in the image, which has a network address of 172.16.25.0/24 and a subnet mask of 255.255.255.0. The IP address of the server must be within the same network range as the VLAN, which is from 172.16.25.1 to 172.16.25.254, excluding the network and broadcast addresses (172.16.25.0 and 172.16.25.255). The default gateway of the server must be the same as the VLAN, which is 172.16.25.254, to allow communication with other networks or devices outside the VLAN. Reference: [CompTIA Server+ Certification Exam Objectives], Domain 4.0: Networking, Objective 4.1: Given a scenario, configure network settings for servers.

An application server cannot communicate with a newly installed database server. The database server, which has static IP information, is reading the following output from ipconf ig:

The application server is reading the following output from ipconf ig:

Which of the following most likely contains an error?

A.
IP address
A.
IP address
Answers
B.
DHCP
B.
DHCP
Answers
C.
Gateway
C.
Gateway
Answers
D.
Subnet mask
D.
Subnet mask
Answers
Suggested answer: D

Explanation:

The subnet mask is most likely containing an error that prevents the application server from communicating with the newly installed database server. The subnet mask is a binary number that defines how many bits of an IP address are used for the network portion and how many bits are used for the host portion. The subnet mask determines which devices belong to the same network or subnet and can communicate directly with each other without routing or switching devices. The subnet mask of the database server is 255.255.O.O, which means that all 32 bits of its IP address are used for the network portion and none for the host portion, which is invalid and makes it unreachable by any other device on any network or subnet. The subnet mask of the application server is 255.O.O.O, which means that only 8 bits of its IP address are used for the network portion and 24 bits are used for the host portion, which is also uncommon and makes it incompatible with most networks or subnets. Reference: [CompTIA Server+ Certification Exam Objectives], Domain 4.0: Networking, Objective 4.1: Given a scenario, configure network settings for servers.

A server administrator is gathering business requirements to determine how frequently backups need to be performed on an application server. Which of the following is the administrator attempting to establish?

A.
MTBF
A.
MTBF
Answers
B.
RPO
B.
RPO
Answers
C.
MTTR
C.
MTTR
Answers
D.
RFC
D.
RFC
Answers
Suggested answer: B

Explanation:

The administrator is attempting to establish the recovery point objective (RPO) by determining how frequently backups need to be performed on an application server. RPO is a metric that defines how much data can be lost or how far back in time a recovery can go in case of a disaster or disruption, based on the business requirements and impact analysis of an organization or system. RPO is measured by the time interval between backups or snapshots of data, such as hourly, daily, weekly, etc., depending on how critical or sensitive the data is and how often it changes or updates. Reference: [CompTIA Server+ Certification Exam Objectives], Domain 5.0: Security, Objective 5.3: Given a scenario, explain methods and techniques to secure data.

A software developer is unable to reach an internal website. The developer's attempt to ping the

FQDN returns the following IP address: 104.18.17.32. Which of the following is the most likely reason for this result?

A.
The NIC is set to DHCP.
A.
The NIC is set to DHCP.
Answers
B.
The default gateway is misconfigured.
B.
The default gateway is misconfigured.
Answers
C.
The primary DNS server is 8.8.8.8.
C.
The primary DNS server is 8.8.8.8.
Answers
D.
There is a manual entry in the hosts file.
D.
There is a manual entry in the hosts file.
Answers
Suggested answer: D

Explanation:

The most likely reason for this result is that there is a manual entry in the hosts file that maps the FQDN to an incorrect IP address (104.18.17.32). The hosts file is a text file that contains mappings of hostnames or domain names to IP addresses, which are used by the operating system to resolve names before querying DNS servers on the network or internet. The hosts file can be used to override DNS settings or block access to certain websites by redirecting them to different IP addresses, such as localhost (127.O.O.l) or invalid addresses (O.O.O.O). If there is a manual entry in the hosts file that conflicts with DNS records, it can cause name resolution errors or connectivity issues. Reference: [CompTIA Server+ Certification Exam Objectives], Domain 4.0: Networking, Objective 4.l: Given a scenario, configure network settings for servers.

A technician set up a new multifunction printer. After adding the printer to the print server, the technician configured the printer on each user's machine. Several days later, users reported that they were no longer able to print, but scanning to email worked. Which of the following is most likely causing this issue?

A.
The gateway is no longer being reached.
A.
The gateway is no longer being reached.
Answers
B.
The network firewall was enabled.
B.
The network firewall was enabled.
Answers
C.
The printer's network interface failed.
C.
The printer's network interface failed.
Answers
D.
The printer had DHCP enabled.
D.
The printer had DHCP enabled.
Answers
Suggested answer: D

Explanation:

The most likely cause of this issue is that the printer had DHCP enabled, which changed its IP address after adding it to the print server and configuring it on each user's machine. DHCP (Dynamic Host Configuration Protocol) is a network protocol that assigns IP addresses and other network configuration parameters to devices automatically, without manual intervention. DHCP can simplify network management and avoid IP conflicts, but it can also cause problems if the devices are not configured to use static or reserved IP addresses. If the printer had DHCP enabled, it might have received a different IP address from the DHCP server after rebooting or reconnecting to the network, which would make it unreachable by the print server and the users' machines that were configured with the previous IP address. Scanning to email would still work, as it does not depend on the print server or the users' machines, but on the printer's SMTP settings and internet connection. Reference: [CompTIA Server+ Certification Exam Objectives], Domain 4.0: Networking, Objective 4.l: Given a scenario, configure network settings for servers.


A systems administrator notices a newly added server cannot see any of the LUNs on the SAN. The SAN switch and the local HBA do not display any link lights. Which of the following is most likely the issue?

A.
A single-mode fiber cable is used in place of multimode.
A.
A single-mode fiber cable is used in place of multimode.
Answers
B.
The switchport is on the wrong virtual SAN.
B.
The switchport is on the wrong virtual SAN.
Answers
C.
The HBA driver needs to be installed on the server.
C.
The HBA driver needs to be installed on the server.
Answers
D.
The zoning on the fiber switch is wrong.
D.
The zoning on the fiber switch is wrong.
Answers
Suggested answer: A

Explanation:

The most likely issue that prevents the newly added server from seeing any of the LUNs on the SAN is that a single-mode fiber cable is used in place of multimode. A single-mode fiber cable is a type of optical fiber cable that has a small core diameter and allows only one mode of light to propagate through it. A single-mode fiber cable can transmit data over long distances at high speeds, but it requires more expensive transceivers and connectors than multimode fiber cables. A multimode fiber cable is a type of optical fiber cable that has a larger core diameter and allows multiple modes of light to propagate through it. A multimode fiber cable can transmit data over short distances at lower speeds than single-mode fiber cables, but it is more compatible and cost-effective than singlemode fiber cables. If a single-mode fiber cable is used in place of multimode, it can cause signal loss, attenuation, or mismatch between the devices. Reference: [CompTIA Server+ Certification Exam Objectives], Domain 3.0: Storage, Objective 3.2: Given a scenario, compare and contrast various storage technologies.

A server administrator is currently working on an incident. Which of the following steps should the administrator perform before resolving the issue?

A.
Inform the impacted users.
A.
Inform the impacted users.
Answers
B.
Make the changes to the system.
B.
Make the changes to the system.
Answers
C.
Determine the probable causes.
C.
Determine the probable causes.
Answers
D.
Identify changes to the server.
D.
Identify changes to the server.
Answers
Suggested answer: C

Explanation:

The step that the server administrator should perform before resolving the issue is to determine the probable causes. This step is part of the troubleshooting process that follows a logical and systematic approach to identify and solve problems with servers and applications. The troubleshooting process consists of several steps, such as:

Identify the problem: Gather information from various sources, such as users, logs, or alerts, to understand the symptoms and scope of the problem.

Establish a theory of probable cause: Analyze the information and formulate one or more possible causes of the problem based on evidence or experience.

Test the theory to determine cause: Perform tests or experiments to verify or eliminate each possible cause until the root cause is found.

Establish a plan of action to resolve the problem and implement the solution: Design and execute a plan to fix the problem using appropriate tools and techniques.

Verify full system functionality and implement preventive measures: Confirm that the problem is resolved and that no other issues arise as a result of the solution. Implement preventive measures to avoid recurrence of the problem or improve performance.

Document findings, actions, and outcomes: Record the details of the problem, its cause, its solution, and its outcome for future reference or knowledge sharing. Reference: [CompTIA Server+ Certification Exam Objectives], Domain 6.0: Troubleshooting, Objective 6.1: Given a scenario involving server hardware issues (e.g., power supply failure), troubleshoot using appropriate tools.

An upper management team is investigating a security breach of the company's filesystem. It has been determined that the breach occurred within the human resources department. Which of the following was used to identify the breach in the human resources department?

A.
User groups
A.
User groups
Answers
B.
User activity reports
B.
User activity reports
Answers
C.
Password policy
C.
Password policy
Answers
D.
Multifactor authentication
D.
Multifactor authentication
Answers
Suggested answer: B

Explanation:

User activity reports were used to identify the security breach in the human resources department. User activity reports are records of the actions and events performed by users on a system or network, such as login/logout times, files accessed or modified, commands executed, or websites visited. User activity reports can help monitor and audit user behavior, detect and investigate security incidents, and enforce policies and compliance. User activity reports can be generated by various tools, such as log management software, security information and event management (SIEM) systems, or user and entity behavior analytics (UEBA) solutions. Reference: [CompTIA Server+ Certification Exam Objectives], Domain 5.0: Security, Objective 5.2: Given a scenario, apply logical access control methods.

Total 462 questions
Go to page: of 47