ExamGecko
Home Home / CompTIA / SK0-005

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

Question list
Search
Search

List of questions

Search

Related questions











A server technician notices a server is very low on disk space. Upon inspecting the disk utilization, the technician discovers server logs are taxing up a large amount of space. There is no central log server. Which of the following would help free up disk space?

A.
Log rotation
A.
Log rotation
Answers
B.
Log shipping
B.
Log shipping
Answers
C.
Log alerting
C.
Log alerting
Answers
D.
Log analysis
D.
Log analysis
Answers
Suggested answer: B

Explanation:

Log rotation is a process that periodically renames, compresses, and deletes old log files to free up disk space and keep log files manageable. Log rotation can be configured using tools such as logrotate or cron on Linux systems, or using Windows Task Scheduler or PowerShell scripts on Windows systems. Log rotation can also help with log analysis and troubleshooting by making it easier to find relevant information in smaller and more recent log files. Reference:

https://www.mezmo.com/learn-log-management/what-is-log-rotation-how-does-it-work https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/logman

A server has experienced several component failures. To minimize downtime, the server administrator wants to replace the components while the server is running. Which of the following can MOST likely be swapped out while the server is still running? (Select TWO).

A.
The power supply
A.
The power supply
Answers
B.
The CPU
B.
The CPU
Answers
C.
The hard drive
C.
The hard drive
Answers
D.
The GPU
D.
The GPU
Answers
E.
The cache
E.
The cache
Answers
F.
The RAM
F.
The RAM
Answers
Suggested answer: A, C

Explanation:

The power supply and the hard drive are two components that can most likely be swapped out while the server is still running, if they support hot swapping or hot plugging. Hot swapping or hot plugging means that the device can be added or removed without shutting down the system. The operating system automatically recognizes the changes that have been made. This feature is useful for minimizing downtime and improving availability. The CPU, the GPU, the cache, and the RAM are not hot swappable and require the system to be powered off before replacing them. Reference:

https://www.geeksforgeeks.org/what-is-hot-swapping/ https://www.howtogeek.com/268249/whatis- hot-swapping-and-what-devices-support-it/

A company wants to deploy software to all users, Out very few of men will be using the software at any one point in time. Which of the following licensing models would be BEST lot the company?

A.
Per site
A.
Per site
Answers
B.
Per concurrent user
B.
Per concurrent user
Answers
C.
Per core
C.
Per core
Answers
D.
Per instance
D.
Per instance
Answers
Suggested answer: B

Explanation:

Per concurrent user licensing is a model that allows a fixed number of users to access the software at any one point in time. This model is best for the company that wants to deploy software to all users, but very few of them will be using the software at any one point in time. This way, the company can save money by paying only for the number of simultaneous users, rather than for every user who has access to the software. Per site licensing is a model that allows unlimited users within a specific location to use the software. Per core licensing is a model that charges based on the number of processor cores on the server where the software is installed. Per instance licensing is a model that charges based on the number of copies of the software running on different servers or virtual machines. Reference: https://www.pcmag.com/encyclopedia/term/concurrent-use-license https://www.techopedia.com/definition/1440/software-licensing

Users cannot access a new server by name, but the server does respond to a ping request using its IP address. All the user workstations receive their IP information from a DHCP server. Which of the following would be the best step to perform NEXT?

A.
Run the tracert command from a workstation.
A.
Run the tracert command from a workstation.
Answers
B.
Examine the DNS to see if the new server record exists.
B.
Examine the DNS to see if the new server record exists.
Answers
C.
Correct the missing DHCP scope.
C.
Correct the missing DHCP scope.
Answers
D.
Update the workstation hosts file.
D.
Update the workstation hosts file.
Answers
Suggested answer: B

Explanation:

If users cannot access a new server by name, but the server does respond to a ping request using its IP address, it means that there is a problem with name resolution. The DNS (Domain Name System) is a service that maps hostnames to IP addresses and vice versa. Therefore, the best step to perform next is to examine the DNS to see if the new server record exists and matches its IP address. If not, the DNS record needs to be added or updated accordingly. Running the tracert command from a workstation would not help with name resolution, as it only shows the route taken by packets to reach a destination by IP address. Correcting the missing DHCP scope would not help either, as DHCP (Dynamic Host Configuration Protocol) only assigns IP addresses and other network settings to clients, but does not resolve names. Updating the workstation hosts file would be a temporary workaround, but not a permanent solution, as it would require manually editing every workstation’s hosts file with the new server’s name and IP address. Reference:

https://www.howtogeek.com/164981/how-to-use-nslookup-to-check-domain-name-information-inmicrosoft- windows/ https://www.howtogeek.com/howto/27350/beginner-geek-how-to-edit-yourhosts- file/

Which of the following techniques can be configured on a server for network redundancy?

A.
Clustering
A.
Clustering
Answers
B.
Vitalizing
B.
Vitalizing
Answers
C.
Cloning
C.
Cloning
Answers
D.
Teaming
D.
Teaming
Answers
Suggested answer: D

Explanation:

Teaming is a technique that can be configured on a server for network redundancy. Teaming involves combining two or more network adapters into a single logical unit that acts as one network interface. This way, if one network adapter fails, another one can take over without disrupting network connectivity. Teaming can also improve network performance by load balancing traffic across multiple network adapters. Clustering is a technique that involves grouping two or more servers together to act as one system for high availability and fault tolerance. Virtualizing is a technique that involves creating multiple virtual machines on a single physical server to optimize resource utilization and flexibility. Cloning is a technique that involves creating an exact copy of a server’s configuration and data for backup or migration purposes. Reference: https://docs.microsoft.com/en-us/windowsserver/ networking/technologies/nic-teaming/nic-teaming

https://www.techopedia.com/definition/19588/clustering

https://www.techopedia.com/definition/4790/virtualization

https://www.techopedia.com/definition/4776/cloning

An administrator is investigating a physical server mat will not Boot into the OS. The server has three hard drives configured in a RAID 5 array. The server passes POST, out the OS does not load. The administrator verities the CPU and RAM are Doth seated correctly and checks the dual power supplies. The administrator then verifies all the BIOS settings are correct and connects a bootable USB drive in the server, and the OS loads correctly. Which of the following is causing the issue?

A.
The page file is too small.
A.
The page file is too small.
Answers
B.
The CPU has failed.
B.
The CPU has failed.
Answers
C.
There are multiple failed hard drives.
C.
There are multiple failed hard drives.
Answers
D.
There are mismatched RAM modules.
D.
There are mismatched RAM modules.
Answers
E.
RAID 5 requires four drives
E.
RAID 5 requires four drives
Answers
Suggested answer: C

Explanation:

If a server has three hard drives configured in a RAID 5 array, it means that the data is striped across all three drives with parity information. RAID 5 can tolerate one drive failure without losing data, but not two or more. If there are multiple failed hard drives, the RAID 5 array will become corrupted and the OS will not load. The other options are not likely to cause the issue, as the server passes POST, the CPU and RAM are seated correctly, the BIOS settings are correct, and the OS loads from a bootable USB drive. RAID 5 does not require four drives, it can work with three or more. Reference:

https://www.technewstoday.com/what-is-a-raid-5/

Which of the following BEST measures now much downtime an organization can tolerate Curing an unplanned outage?

A.
SLA
A.
SLA
Answers
B.
BIA
B.
BIA
Answers
C.
RTO
C.
RTO
Answers
D.
MTTR
D.
MTTR
Answers
Suggested answer: C

Explanation:

RTO (Recovery Time Objective) is a measure of how much downtime an organization can tolerate during an unplanned outage. It is the maximum time allowed for restoring normal operations after a disaster. RTO is one of the key metrics for disaster recovery planning and testing. SLA (Service Level Agreement) is a contract that defines the expected level of service and performance between a provider and a customer. BIA (Business Impact Analysis) is a process that identifies and evaluates the potential effects of a disaster on critical business functions and processes. MTTR (Mean Time To Repair) is a measure of how long it takes to fix a failed component or system. Reference:

https://parachute.cloud/rto-vs-rpo/ https://www.techopedia.com/definition/13622/service-levelagreement- sla https://www.techopedia.com/definition/1032/business-impact-analysis-bia https://www.techopedia.com/definition/8239/mean-time-to-repair-mttr

A server administrator added a new drive to a server. However, the drive is not showing up as available. Which of the following does the administrator need to do to make the drive available?

A.
Partition the drive.
A.
Partition the drive.
Answers
B.
Create a new disk quota.
B.
Create a new disk quota.
Answers
C.
Configure the drive as dynamic.
C.
Configure the drive as dynamic.
Answers
D.
Set the compression.
D.
Set the compression.
Answers
Suggested answer: A

Explanation:

To make a new drive available on a server, the administrator needs to partition the drive first. Partitioning is a process that divides the drive into one or more logical sections that can be formatted and assigned drive letters or mount points. Partitioning can be done using tools such as Disk Management on Windows or fdisk on Linux. Creating a new disk quota would not help, as disk quotas are used to limit the amount of disk space that users or groups can use on a partition. Configuring the drive as dynamic would not help either, as dynamic disks are used to create volumes that span multiple disks or use RAID features. Setting the compression would not help, as compression is used to reduce the size of files on a partition. Reference:

https://www.howtogeek.com/school/using-windows-admin-tools-like-a-pro/lesson2/ https://www.howtogeek.com/howto/17001/how-to-format-a-usb-drive-in-ubuntu-using-gparted/

A company is reviewing options for its current disaster recovery plan and potential changes to it. The security team will not allow customer data to egress to non-company equipment, and the company has requested recovery in the shortest possible time. Which of the following will BEST meet these goals?

A.
A warm site
A.
A warm site
Answers
B.
A hot site
B.
A hot site
Answers
C.
Cloud recovery
C.
Cloud recovery
Answers
D.
A cold site
D.
A cold site
Answers
Suggested answer: B

Explanation:

A hot site is a type of disaster recovery site that has all the equipment and data ready to resume operations as soon as possible after a disaster. A hot site is usually located in a different geographic area than the primary site and has redundant power, cooling, network, and security systems. A hot site is best for the company that wants to recover in the shortest possible time and does not want customer data to egress to non-company equipment. A warm site is a type of disaster recovery site that has some equipment and data ready, but requires some configuration and restoration before resuming operations. A cold site is a type of disaster recovery site that has only basic infrastructure and space available, but requires significant setup and installation before resuming operations. Cloud recovery is a type of disaster recovery service that uses cloud-based resources and platforms to store backups and restore data and applications after a disaster. Reference:

https://www.techopedia.com/definition/11172/hot-site

https://www.techopedia.com/definition/11173/warm-site

https://www.techopedia.com/definition/11174/cold-site

https://www.techopedia.com/definition/29836/cloud-recovery

A technician is laying out a filesystem on a new Linux server. Which of the following tools would work BEST to allow the technician to increase a partition's size in the future without reformatting it?

A.
LVM
A.
LVM
Answers
B.
DiskPart
B.
DiskPart
Answers
C.
fdisk
C.
fdisk
Answers
D.
Format
D.
Format
Answers
Suggested answer: A

Explanation:

LVM (Logical Volume Manager) is a tool that allows the technician to increase a partition’s size in the future without reformatting it on a Linux server. LVM creates logical volumes that can span across multiple physical disks or partitions and can be resized dynamically without losing data. LVM also provides other features such as snapshots, encryption, and RAID. DiskPart, fdisk, and Format are tools that can be used to partition and format disks, but they do not allow increasing a partition’s size without reformatting it. Reference: https://www.howtogeek.com/howto/40702/how-tomanage- and-use-lvm-logical-volume-management-in-ubuntu/

https://www.howtogeek.com/school/using-windows-admin-tools-like-a-pro/lesson2/ https://www.howtogeek.com/howto/17001/how-to-format-a-usb-drive-in-ubuntu-using-gparted/

Total 462 questions
Go to page: of 47