Free4Torrent SK0-005 Dumps Real Exam Questions Test Engine Dumps Training
CompTIA SK0-005 exam dumps and online Test Engine
NEW QUESTION 102
Which of the following is the MOST appropriate scripting language to use for a logon script for a Linux box?
- A. VBS
- B. Shell
- C. Java
- D. PowerShell
- E. Batch
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 103
A snapshot is a feature that can be used in hypervisors to:
- A. roll back firmware updates.
- B. perform a backup restore.
- C. restore to a previous version.
- D. roll back application drivers.
Answer: B
Explanation:
Hypervisor-based snapshots provide a way to take an image copy of a virtual machine (VM), either to access and restore individual files, provide a rollback point to restore the VM, or to clone the VM to another virtual machine.
Reference: https://www.computerweekly.com/feature/Snapshots-Hypervisor-vs-Array
NEW QUESTION 104
A server administrator has connected a new server to the network. During testing, the administrator discovers the server is not reachable via server but can be accessed by IP address. Which of the following steps should the server administrator take NEXT? (Select TWO).
- A. Run the tracert command
- B. Check the route tables.
- C. Check the default gateway.
- D. Check the DNS server.
- E. Check the hosts file.
- F. Run the ping command.
Answer: D,E
NEW QUESTION 105
Which of the following documents would be useful when trying to restore IT infrastructure operations after a non-planned interruption?
- A. Disaster recovery plan
- B. Business impact analysis
- C. Service-level agreement
- D. Business continuity plan
Answer: B
NEW QUESTION 106
Users ate experiencing issues when trying to access resources on multiple servers. The servers are virtual and run on an ESX server. A systems administrator is investigating but is unable to connect to any of the virtual servers. When the administrator connects to the host, a purple screen with while letters appears. Which of the following troubleshooting steps should the administrator perform FIRST?
- A. Reseat the processors.
- B. Review the log files.
- C. Reinstall the ESX server.
- D. Check the power supplies
Answer: B
Explanation:
A purple screen of death (PSOD) is a diagnostic screen with white type on a purple background that's displayed when the VMkernel of a VMware ESXi host experiences a critical error, becomes inoperative and terminates any virtual machines (VMs) that are running.
The other answers could be the issue but are a bit drastic and definitely not something you do FIRST.
https://www.techtarget.com/searchvmware/definition/Purple-Screen-of-Death-PSOD
NEW QUESTION 107
A technician has received multiple reports of issues with a server. The server occasionally has a BSOD, powers off unexpectedly, and has fans that run continuously. Which of the following BEST represents what the technician should investigate during troubleshooting?
- A. ESD issues
- B. LED indicators
- C. Firmware incompatibility
- D. CPU overheating
Answer: D
Explanation:
Unexpected shutdowns. If the system is randomly shutting down or rebooting, the most likely cause is a heat problem.
Reference: https://www.microsoftpressstore.com/articles/article.aspx?p=2224043&seqNum=3
NEW QUESTION 108
An administrator needs to perform bare-metal maintenance on a server in a remote datacenter.
Which of the following should the administrator use to access the server's console?
- A. RDP
- B. A crash cart
- C. VNC
- D. IP KVM
- E. SSH
Answer: D
Explanation:
KVM-over-IP switches are the remote access version of local KVM (keyboard/video/mouse) devices. They allow administrators to control a remote system by sending keyboard and mouse signals over the network and displaying the remote system's video output on the administrator's local machine via a web browser. Administrators can perform almost any function on the remote system as long as it's powered on and connected to the network.
NEW QUESTION 109
Which of the following actions should a server administrator take once a new backup scheme has been configured?
- A. Overwrite the backups
- B. Run a restore test
- C. Check the media integrity
- D. Clone the configuration
Answer: C
NEW QUESTION 110
A systems administrator has been alerted to a zero-day vulnerability that is impacting a service enabled on a server OS. Which of the following would work BEST to limit an attacker from exploiting this vulnerability?
- A. Enabling antivirus protection
- B. Installing the latest patches
- C. Closing open ports
- D. Enabling a NIDS
Answer: C
Explanation:
A zero-day (or 0-day) vulnerability is a software vulnerability that is discovered by attackers before the vendor has become aware of it. By definition, no patch exists for zero day vulnerabilities and user systems have no defenses in place, making attacks highly likely to succeed. One of the most common recovery methods for a zero-day attacks is to physically (or via a network-based firewall) remove all access from anyone who would have the ability to exploit it. Blocking the ports used for Remote PowerShell can limit these attacks.
NEW QUESTION 111
A server administrator needs to create a new folder on a file server that only specific users can access. Which of the following BEST describes how the server administrator can accomplish this task?
- A. Create a group that includes all users and assign it to an ACL.
- B. Assign ownership on the folder for each user.
- C. Assign individual permissions on the folder to each user.
- D. Create a group that includes all users and assign the proper permissions.
Answer: D
Explanation:
The top portion of the dialog box lists the users and/or groups that have access to the file or folder.
NEW QUESTION 112
Which of the following would be BEST to help protect an organization against social engineering?
- A. Recurring training and support
- B. Single sign-on
- C. More complex passwords
- D. An updated code of conduct to enforce social media
Answer: A
Explanation:
User awareness and training is the number one defense against most security threats.
NEW QUESTION 113
Which of the following documents would be useful when trying to restore IT infrastructure operations after a non-planned interruption?
- A. Disaster recovery plan
- B. Business impact analysis
- C. Service-level agreement
- D. Business continuity plan
Answer: A
Explanation:
A disaster recovery (DR) plan is used to bring failed systems online as quickly and efficiently as possible. The DR plan must be updated periodically to reflect changing threats.
The DR plan contains step-by-step procedures detailing exactly how systems are to be quickly recovered. All stakeholders must know their roles for the effective recovery of failed systems.
The DR plan includes the following:
* Table of contents
* DR scope
* Contact information
* Recovery procedures
* Document revision history
* Glossary
NEW QUESTION 114
A server administrator is deploying a new server that has two hard drives on which to install the OS. Which of the following RAID configurations should be used to provide redundancy for the OS?
- A. RAID 6
- B. RAID 1
- C. RAID 5
- D. RAID 0
Answer: B
Explanation:
RAID 1 would be mirroring. RAID 0 striping and therefore no redundancy.
RAIDs 5 & 6 require a minimum 3/4 disks so cannot be the answer here.
https://www.prepressure.com/library/technology/raid
NEW QUESTION 115
A systems administrator is attempting to connect via RDP to a server that is running Windows. However, the systems administrator cannot connect to the machine via RDP to reboot it and apply updates. Which of the following methods should be used to access the machine and perform a reboot if the server is not physically accessible?
- A. ILO/iDRAC
- B. SSH/SCP
- C. TCP/IP
- D. VNC/VPN
Answer: A
NEW QUESTION 116
A server administrator recently replaced an overheating CPU in a server at a datacenter.
Following the CPU replacement, the server logs indicate the server continues to overheat. Which of the following could help mitigate this issue?
- A. An additional fan should be installed in the server.
- B. The UEFI/BIOS should be updated.
- C. The CPU should be replaced with a newer model.
- D. The graphics card should be replaced.
Answer: A
NEW QUESTION 117
A systems administrator deployed a new web proxy server onto the network. The proxy server has two interfaces: the first is connected to an internal corporate firewall, and the second is connected to an internet-facing firewall. Many users at the company are reporting they are unable to access the Internet since the new proxy was introduced. Analyze the network diagram and the proxy server's host routing table to resolve the Internet connectivity issues.
INSTRUCTIONS
Perform the following steps:
1. Click on the proxy server to display its routing table.
2. Modify the appropriate route entries to resolve the Internet connectivity issue.
If at any time you would like to bring back the initial state of the simulation, please click the Reset All button.

Answer:
Explanation:
NEW QUESTION 118
Which of the following would MOST likely be part of the user authentication process when implementing SAML across multiple applications?
- A. LDAP
- B. TACACS
- C. MFA
- D. SSO
Answer: D
Explanation:
https://www.onelogin.com/learn/how-single-sign-on-works
NEW QUESTION 119
Which of the following would MOST likely be part of the user authentication process when implementing SAML across multiple applications?
- A. LDAP
- B. TACACS
- C. MFA
- D. SSO
Answer: D
Explanation:
Reference:
https://www.onelogin.com/learn/how-single-sign-on-works
NEW QUESTION 120
When configuring networking on a VM, which of the following methods would allow multiple VMs to share the same host IP address?
- A. NAT
- B. Bridged
- C. Host only
- D. vSwitch
Answer: A
NEW QUESTION 121
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. 193.168.145.241
- C. 172.16.19.241
- D. 11.251.196.241
Answer: C
Explanation:
One thing that stood out to me from a context perspective, C is the only private IP address. Could only assume this was referring to private IP addressing.
NEW QUESTION 122
Which of the following should an administrator use to transfer log files from a Linux server to a Windows workstation?
- A. SCP
- B. XCOPY
- C. Telnet
- D. Robocopy
Answer: A
Explanation:
The WinSCP tool is commonly used to transfer files between Linux and Windows systems.
WinSCP has an easy GUI and encrypts the contents of the file transfer.
NEW QUESTION 123
......
CompTIA SK0-005: Selling CompTIA Server+ Products and Solutions: https://realpdf.free4torrent.com/SK0-005-valid-dumps-torrent.html