ExamGecko
Home Home / CompTIA / SK0-005

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

Question list
Search
Search

List of questions

Search

Related questions











Two developers are working together on a project, and they have built out a set of snared servers that both developers can access over the internet. Which of the following cloud models is this an example of?

A.
Hybrid
A.
Hybrid
Answers
B.
Public
B.
Public
Answers
C.
Private
C.
Private
Answers
D.
Community
D.
Community
Answers
Suggested answer: B

Explanation:

A public cloud is a cloud model that provides shared resources and services over the internet to multiple users or organizations. The cloud provider owns and manages the infrastructure and charges users based on their usage or subscription. A public cloud can offer scalability, flexibility, and cost-efficiency for users who need access to various applications and data without investing in their own hardware or software. Verified

Reference: [Public cloud], [Cloud model]

A technician has received tickets responding a server is responding slowly during business hours. Which of the following should the technician implement so the team will be informed of this behavior in real time?

A.
Log rotation
A.
Log rotation
Answers
B.
Alerts
B.
Alerts
Answers
C.
Reports
C.
Reports
Answers
D.
Log stopping
D.
Log stopping
Answers
Suggested answer: B

Explanation:

Alerts are notifications that inform the technician or the team of any issues or events that occur on a server or a network. Alerts can be configured to trigger based on certain thresholds, such as CPU usage, disk space, memory utilization, or response time. Alerts can help the technician monitor and troubleshoot the server performance in real time. Verified

Reference: [Alerts], [Server performance]

A server technician arrives at a data center to troubleshoot a physical server that is not responding to remote management software. The technician discovers the servers in the data center are not connected to a KVM switch, and their out-of-band management cards have not been configured. Which of the following should the technician do to access the server for troubleshooting purposes?

A.
Connect the diagnostic card to the PCle connector.
A.
Connect the diagnostic card to the PCle connector.
Answers
B.
Connect a console cable to the server NIC.
B.
Connect a console cable to the server NIC.
Answers
C.
Connect to the server from a crash cart.
C.
Connect to the server from a crash cart.
Answers
D.
Connect the virtual administration console.
D.
Connect the virtual administration console.
Answers
Suggested answer: C

Explanation:

A crash cart is a mobile device that consists of a monitor, a keyboard, a mouse, and a network connection. It can be used to access a physical server that is not responding to remote management software or does not have out-of-band management cards configured. The technician can connect the crash cart to the server using a VGA or HDMI cable and troubleshoot the server locally. Verified

Reference: [Crash cart], [Out-of-band management]

A server administrator has a system requirement lo install the virtual OS on Dare metal hardware. Which of the following hypervisor virtualization technologies should the administrator use to BEST meet the system requirements? (Select TWO)

A.
Host
A.
Host
Answers
B.
Template
B.
Template
Answers
C.
Clone
C.
Clone
Answers
D.
Type1
D.
Type1
Answers
E.
Type2
E.
Type2
Answers
F.
Guest
F.
Guest
Answers
Suggested answer: B, D

Explanation:

A template is a preconfigured virtual machine image that can be used to create new virtual machines quickly and easily. A template can include the operating system, applications, settings, and data that are required for a specific purpose or role. A type 1 hypervisor is a virtualization technology that runs directly on bare metal hardware, without requiring an underlying operating system. A type 1 hypervisor can provide better performance, security, and isolation for virtual machines than a type 2 hypervisor, which runs on top of an operating system. Verified

Reference: [Template], [Type 1 hypervisor]

A technician has moved a data drive from a new Windows server to an order Windows server. The hardware recognizes the drive, but the data is not visible to the OS. Which of the following is the MOST Likely cause of the issue?

A.
The disk uses GPT.
A.
The disk uses GPT.
Answers
B.
The partition is formatted with ext4.
B.
The partition is formatted with ext4.
Answers
C.
The -partition is formatted with FAT32.
C.
The -partition is formatted with FAT32.
Answers
D.
The disk uses MBn.
D.
The disk uses MBn.
Answers
Suggested answer: A

Explanation:

GPT (GUID Partition Table) is a partitioning scheme that allows creating partitions on large hard drives (more than 2 TB). It supports up to 128 partitions per drive and uses 64-bit addresses to locate them. However, GPT is not compatible with older versions of Windows, such as Windows XP or Windows Server 2003, which use MBR (Master Boot Record) as the partitioning scheme. If a disk uses GPT, it may not be recognized or accessible by an older Windows server. Verified

Reference: [GPT], [MBR]

Which of the following describes a configuration in winch both nodes of a redundant system respond to service requests whenever possible?

A.
Active-passive
A.
Active-passive
Answers
B.
Failover
B.
Failover
Answers
C.
Active-active
C.
Active-active
Answers
D.
Fallback
D.
Fallback
Answers
Suggested answer: C

Explanation:

Active-active is a configuration in which both nodes of a redundant system respond to service requests whenever possible. It can improve the performance, availability, and load balancing of the system by distributing the workload among the nodes. However, it also requires more synchronization and coordination between the nodes to avoid conflicts or errors. Verified

Reference: [Active-active], [Redundant system]

An administrator is able to ping the default gateway and internet sites by name from a file server. The file server is not able to ping the print server by name. The administrator is able to ping the file server from the print server by both IP address and computer name. When initiating an initiating from the file server for the print server, a different IP address is returned, which of the following is MOST Likely the cause?

A.
A firewall blocking the ICMP echo reply.
A.
A firewall blocking the ICMP echo reply.
Answers
B.
The DHCP scope option is incorrect
B.
The DHCP scope option is incorrect
Answers
C.
The DNS entries for the print server are incorrect.
C.
The DNS entries for the print server are incorrect.
Answers
D.
The hosts file misconfigured.
D.
The hosts file misconfigured.
Answers
Suggested answer: D

Explanation:

The hosts file is a file that maps hostnames to IP addresses on a server or a computer. It can be used to override or supplement the DNS (Domain Name System) resolution for certain hosts or domains. If the hosts file is misconfigured, it may return a different IP address for a hostname than the one registered in the DNS server, causing connectivity issues or errors. Verified

Reference: [Hosts file], [DNS]

An administrate is helping to replicate a large amount of data between two Windows servers. The administrator is unsure how much data has already been transferred. Which of the following will BEST ensure all the data is copied consistently?

A.
rsync
A.
rsync
Answers
B.
copy
B.
copy
Answers
C.
scp
C.
scp
Answers
D.
robocopy
D.
robocopy
Answers
Suggested answer: D

Explanation:

Robocopy (Robust File Copy) is a command-line tool that can copy files and folders between Windows servers or computers. It has many features and options that can ensure all the data is copied consistently, such as retrying failed copies, resuming interrupted copies, copying permissions and attributes, mirroring source and destination directories, and logging the copy progress and results. Verified

Reference: [Robocopy], [File copy]

A company needs to increase the security controls on its servers. An administrator is implementing MFA on all servers using cost effective techniques. Which of the following should the administrator use to satisfy the MFA requirement?

A.
Biometrics
A.
Biometrics
Answers
B.
Push notifications
B.
Push notifications
Answers
C.
Smart carts
C.
Smart carts
Answers
D.
Physical tokens
D.
Physical tokens
Answers
Suggested answer: B

Explanation:

Push notifications are messages that are sent from an application or a service to a user's device without requiring the user to open or request them. They can be used as a cost-effective technique for implementing MFA (Multi-Factor Authentication) on servers by sending verification codes or approval requests to the user's smartphone or tablet when they try to log in to the server. Verified

Reference: [Push notifications], [MFA]

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?

A.
Fail over
A.
Fail over
Answers
B.
Fault tolerance
B.
Fault tolerance
Answers
C.
Load balancing
C.
Load balancing
Answers
D.
Link aggregation
D.
Link aggregation
Answers
Suggested answer: D

Explanation:

Link aggregation is a technique that combines multiple physical network links into one logical link with higher bandwidth and redundancy. It can take advantage of all the available bandwidth of the NICs (Network Interface Cards) on the server and provide load balancing and failover capabilities for network traffic. Verified

Total 462 questions
Go to page: of 47