New 2023 Guaranteed Success with DumpsKing SK0-005 Dumps CompTIA PDF Questions [Q91-Q114]

Share

New 2023 Guaranteed Success with DumpsKing SK0-005 Dumps CompTIA PDF Questions

Exceptional Practice To CompTIA Server+ Certification Exam Pass the First Time


Learn about the Need for CompTIA SK0-005 Certification Exam

CompTIA SK0-005 is a popular certification exam to gauge your expertise in Server+ that provides you with the best of the opportunities to excel in this field. This CompTIA SK0-005 Certification Exam is offered by CompTIA and hence, it is a highly reputed and sought after certificate for Information technology professionals around the globe.

CompTIA being one of the top IT certifications, it can be a hard job to clear it at first attempt. You need complete knowledge on Server+ before attempting CompTIA SK0-005 Certification Exam. Whilst there are many books available in the market, but they do not provide everything that you need to know about Server+.

The good news is that now you don't have to worry about preparing for your CompTIA SK0-005 exams because we are offering you latest CompTIA SK0-005 exam dumps that will help you pass your CompTIA SK0-005 Certification Exam in the first attempt. Our CompTIA SK0-005 practice exams consists of easy to understand questions and answers that cover all the major aspects of Server+ that you need to know for clearing your CompTIA SK0-005 Certification Exam with ease.

 

NEW QUESTION 91
A company deploys antivirus, anti-malware, and firewalls that can be assumed to be functioning properly. Which of the following is the MOST likely system vulnerability?

  • A. Open ports
  • B. Insider threat
  • C. Ransomware
  • D. Worms
  • E. Two-person integrity

Answer: B

Explanation:
The company implemented technical controls (antivirus, Anti-malware, and firewalls) and these controls are working properly.
The remaining vulnerability would be insider threat. Internal user threats (careless insider) Users who unknowingly expose the system to outside threats. This is the most common type of insider threat, resulting from mistakes, such as leaving a device exposed or falling victim to a scam. For example, an employee who intends no harm may click on an insecure link, infecting the system with malware.
The biggest security vulnerability in any organization is its own employees. Whether it's the result of intentional malfeasance or an accident, most data breaches can be traced back to a person within the organization that was breached.
For example, employees may abuse their access privileges for personal gain. Or, an employee may click on the wrong link in an email, download the wrong file from an online site, or give the wrong person their user account credentials - allowing attackers easy access to your systems.

 

NEW QUESTION 92
During monthly security scans, a new server is found on the network. It is determined the server is question is listening on the following TCP ports: 25, 80, 110, 443, and 587. Which of the following roles is this server MOST likely fulfilling?

  • A. Database server
  • B. Mail server
  • C. Web server
  • D. Directory server

Answer: B

 

NEW QUESTION 93
A server administrator is installing a new server that uses 40Gb network connectivity. The administrator needs to find the proper cables to connect the server to the switch. Which of the following connectors should the administrator use?

  • A. SFP
  • B. GBIC
  • C. SFP+
  • D. QSFP+

Answer: D

 

NEW QUESTION 94
A server administrator is creating a new server that will be used to house customer sales records.
Which of the following roles will MOST likely be installed on the server?

  • A. File
  • B. Print
  • C. Database
  • D. Messaging

Answer: C

 

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

  • A. Incremental
  • B. Asynchronous
  • C. Application consistent
  • D. Constant

Answer: D

Explanation:
Constant Replication
The primary system replicates data changed data blocks continually. Constant replication is also referred to as "continuous replication." The replication process occurs in the background, permitting users to access the data without interruption.
Constant replication is different than regular backups, where files must be closed to be duplicated.

 

NEW QUESTION 96
A server technician has received reports of database update errors. The technician checks the server logs and determines the database is experiencing synchronization errors. To attempt to correct the errors, the technician should FIRST ensure:

  • A. the correct dependencies are installed
  • B. NTP is running on the database system
  • C. the latest firmware was applied
  • D. the correct firewall zone is active

Answer: B

 

NEW QUESTION 97
Which of the following policies would be BEST to deter a brute-force login attack?

  • A. Password reuse
  • B. Account age threshold
  • C. Account lockout threshold
  • D. Password complexity

Answer: C

Explanation:
Reference:
https://sucuri.net/guides/what-is-brute-force-attack/

 

NEW QUESTION 98
A systems administrator is setting up a server on a LAN that uses an address space that follows the RFC 1918 standard. Which of the following IP addresses should the administrator use to be in compliance with the standard?

  • A. 171.245.198.241
  • B. 11.251.196.241
  • C. 193.168.145.241
  • D. 172.16.19.241

Answer: D

 

NEW QUESTION 99
A company is building a new datacenter next to a busy parking lot. Which of the following is the BEST strategy to ensure wayward vehicle traffic does not interfere with datacenter operations?

  • A. Install security cameras
  • B. Install bollards
  • C. Install a mantrap
  • D. Utilize security guards

Answer: B

 

NEW QUESTION 100
Which of the following is the MOST appropriate scripting language to use for a logon script for a Linux box?

  • A. PowerShell
  • B. Shell
  • C. Batch
  • D. Java
  • E. VBS

Answer: B

Explanation:
Scripts are written using a shell language. The shell is the server's command-line environment.
The default shell for Linux is bash. Windows has two shells: cmd.exe and PowerShell, although Microsoft emphasizes PowerShell. As a general rule, a script written for one shell, such as PowerShell, will not be understood by another shell, such as bash. The system must have the appropriate shell installed to process the script.
Bash script -- a script written in bash language that contains commands, variables, constructs, and other components. Bash scripts are almost always written for Linux systems.
VBS script -- a script written in the VBScript language. Microsoft has deprecated VBScript, but there have been many VBScript scripts written over the years. VBScript scripts are almost always written for Windows systems.

 

NEW QUESTION 101
Which of the following are measures that should be taken when a data breach occurs? (Select TWO).

  • A. Move the data to a different location.
  • B. Identify the exploited vulnerability.
  • C. Restore the data from backup.
  • D. Run an antivirus scan.
  • E. Disable unnecessary ports.
  • F. Disclose the incident.

Answer: B,E

Explanation:
Restoring from backup is unnecessary here as we dont know what exactly the breach affected.
Disclose incident is AFTER all other steps have been taken. The question states WHEN a data breach occurs.
Move the data to another location ... same issue. What data. Breach scope needs to be identified.
Identify the exploited vulnerability -- definitely
Disable ports and running antivirus scan between these two... antivirus should already have been running and this wasn't exactly a virus. So disable unnecessary ports is the only other option that makes any sense. Although this should have been done before this point. What should happen is that you remove the affected systems from the network but do NOT shut them off.
https://www.ftc.gov/business-guidance/resources/data-breach-response-guide-business

 

NEW QUESTION 102
A server administrator receives a report that Ann, a new user, is unable to save a file to her home directory on a server. The administrator checks Ann's home directory permissions and discovers the following:
dr-xr-xr-- /home/Ann
Which of the following commands should the administrator use to resolve the issue without granting unnecessary permissions?

  • A. chmod 666 /home/Ann
  • B. chmod 777 /home/Ann
  • C. chmod 754 /home/Ann
  • D. chmod 711 /home/Ann

Answer: C

Explanation:
Reference:
https://linuxize.com/post/what-does-chmod-777-mean/

 

NEW QUESTION 103
A server administrator has configured a web server. Which of the following does the administrator need to install to make the website trusted?

  • A. DNS
  • B. LDAP
  • C. PKI
  • D. SSL

Answer: D

Explanation:
SSL (Secure Sockets Layer) is the security protocol used on the web when you fetch a page whose address begins with https:. TLS (Transport Layer Security) is a newer version of the protocol.

 

NEW QUESTION 104
A company is running an application on a file server. A security scan reports the application has a known vulnerability. Which of the following would be the company's BEST course of action?

  • A. Tighten the rules on the firewall
  • B. Install antivirus software
  • C. Upgrade the application package
  • D. Patch the server OS

Answer: D

Explanation:
Reference https://www.sciencedirect.com/topics/computer-science/vulnerability-scanner

 

NEW QUESTION 105
A server is reporting a hard drive S.M.A.R.T. error. When a technician checks on the drive, however, it appears that all drives in the server are functioning normally. Which of the following is the reason for this issue?

  • A. A S.M.A.R.T. error is a write operation error. It has detected that the write sent to the drive was incorrectly formatted and has requested a retransmission of the write from the controller
  • B. A S.M.A.R.T. error is simply a bad sector. The drive has marked the sector as bad and will continue to function properly
  • C. A S.M.A.R.T. error is an ECC error. Due to error checking and correcting, the drive has corrected the missing bit and completed the write operation correctly.
  • D. A S.M.A.R.T. error is a predictive failure notice. The drive will fail in the near future and should be replaced at the next earliest time possible

Answer: D

Explanation:
https://www.seagate.com/support/kb/my-system-reported-a-smart-error-on-the-drive-184619en/

 

NEW QUESTION 106
A technician is configuring a server that requires secure remote access. Which of the following ports should the technician use?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

Answer: C

Explanation:
SSH port 22 for secure remote access and 443 is https for encrypted website browsing.

 

NEW QUESTION 107
Which of the following will correctly map a script to a home directory for a user based on username?

  • A. \\server\FirstInitialLastName
  • B. \\server\users$\username
  • C. \\server\%username%
  • D. \\server\$username$

Answer: C

Explanation:
% are used for variables in Microsoft. $ are Linux/Unix.

 

NEW QUESTION 108
A technician is checking a server rack. Upon entering the room, the technician notices the tans on a particular server in the rack are running at high speeds. This is the only server in the rack that is experiencing this behavior. The ambient temperature in the room appears to be normal. Which of the following is the MOST likely reason why the fans in that server are operating at full speed?

  • A. A fan failure has occurred, and the other fans have increased speed to compensate.
  • B. An incorrect fan size was inserted into the server, and the server has had to Increase the fan speed to compensate.
  • C. The server is In the process of shutting down, so fan speed operations have been defaulted to high.
  • D. The server is utilizing more memory than the other servers, so it has increased the fans to compensate.

Answer: B

 

NEW QUESTION 109
Which of the following is a method that is used to prevent motor vehicles from getting too close to building entrances and exits?

  • A. Reflective glass
  • B. Security guards
  • C. Bollards
  • D. Security cameras

Answer: C

Explanation:
The first line of physical defense is perimeter security, which comes from the following:
* Fencing
* Bollard posts to protect buildings from vehicle incursion
* Lighting
* Locked gates
* Security guards
* Guard dogs
* Limited access to areas of a facility
* Motion-sensing security systems

 

NEW QUESTION 110
Which of the following DR testing scenarios is described as verbally walking through each step of the DR plan in the context of a meeting?

  • A. Live failover
  • B. Simulated failover
  • C. Tabletop
  • D. Asynchronous

Answer: A

 

NEW QUESTION 111
A user reports that a server is not accessible. A technician sees the following message on the server:
PXE server not found.
Which of the following should the technician attempt FIRST to resolve the issue?

  • A. Enter the BIOS and correct the boot sequence on the server.
  • B. Eject the disk in the CD-ROM and reboot the server.
  • C. Power down the server and reseat the PCI cards.
  • D. Ensure the network cable is properly connected and reboot the server.

Answer: A

 

NEW QUESTION 112
An administrator has attached an old SCSI JBOD to a server to recover archival dat a. However, the array will not mount to the server. Which of the following should the administrator check FIRST?

  • A. Terminators are installed on each hard drive.
  • B. Terminators are installed on the controller card and the array.
  • C. SCSI BIOS needs to be updates.
  • D. Disk drivers are not installed on the server.

Answer: D

 

NEW QUESTION 113
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.
  • B. Configure the drive as dynamic.
  • C. Create a new disk quota.
  • D. Set the compression.

Answer: A

Explanation:
Disk Management displays whether a disk is online (available), or offline.
In Windows, by default, all newly-discovered disks are brought online with read and write access.
In Windows Server, by default, newly-discovered disks are brought online with read and write access unless they are on a shared bus (such as SCSI, iSCSI, Serial Attached SCSI, or Fibre Channel). Disks on a shared bus are offline the first time they are detected.
You would first need to bring online (available) then choose the partition and during this choose simple or spanned... etc. BCD are just options that you can choose later.
https://learn.microsoft.com/en-us/windows-server/storage/disk-management/manage-disks

 

NEW QUESTION 114
......

SK0-005 EXAM DUMPS WITH GUARANTEED SUCCESS: https://dumpstorrent.dumpsking.com/SK0-005-testking-dumps.html