CompTIA SK0-005 Real Exam Questions
The questions for SK0-005 were last updated at Nov 19,2024.
- Exam Code: SK0-005
- Exam Name: CompTIA Server+ Certification Exam
- Certification Provider: CompTIA
- Latest update: Nov 19,2024
A server administrator is exporting Windows system files before patching and saving them to the following location: \server1ITDept
Which of the following is a storage protocol that the administrator is MOST likely using to save this data?
- A . eSATA
- B . FCoE
- C . CIFS
- D . SAS
A technician is connecting a server’s secondary NIC to a separate network. The technician connects the cable to the switch but then does not see any link lights on the NIC. The technician confirms there is nothing wrong on the network or with the physical connection.
Which of the following should the technician perform NEXT?
- A . Restart the server
- B . Configure the network on the server
- C . Enable the port on the server
- D . Check the DHCP configuration
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
A storage administrator is investigating an issue with a failed hard drive. A technician replaced the drive in the storage array; however, there is still an issue with the logical volume.
Which of the following best describes the NEXT step that should be completed to restore the volume?
- A . Initialize the volume
- B . Format the volume
- C . Replace the volume
- D . Rebuild the volume
A server administrator is configuring the IP address on a newly provisioned server in the testing environment.
The network VLANs are configured as follows:
The administrator configures the IP address for the new server as follows:
IP address: 192.168.1.1/24
Default gateway: 192.168.10.1
A ping sent to the default gateway is not successful.
Which of the following IP address/default gateway combinations should the administrator have used for the new server?
- A . IP address: 192.168.10.2/24
Default gateway: 192.168.10.1 - B . IP address: 192.168.1.2/24
Default gateway: 192.168.10.1 - C . IP address: 192.168.10.3/24
Default gateway: 192.168.20.1 - D . IP address: 192.168.10.24/24
Default gateway: 192.168.30.1
A systems administrator is setting up a new server that will be used as a DHCP server. The administrator installs the OS but is then unable to log on using Active Directory credentials. The administrator logs on using the local administrator account and verifies the server has the correct IP address, subnet mask, and default gateway. The administrator then gets on another server and can ping the new server.
Which of the following is causing the issue?
- A . Port 443 is not open on the firewall
- B . The server is experiencing a downstream failure
- C . The local hosts file is blank
- D . The server is not joined to the domain
After configuring IP networking on a newly commissioned server, a server administrator installs a straight- through network cable from the patch panel to the switch. The administrator then returns to the server to test network connectivity using the ping command.
The partial output of the ping and ipconfig commands are displayed below:
The administrator returns to the switch and notices an amber link light on the port where the server is connected.
Which of the following is the MOST likely reason for the lack of network connectivity?
- A . Network port security
- B . An improper VLAN configuration
- C . A misconfigured DHCP server
- D . A misconfigured NIC on the server
A technician is trying to determine the reason why a Linux server is not communicating on a network.
The returned network configuration is as follows:
eth0: flags=4163<UP, BROADCAST, RUNNING, MULTICAST> mtu 1500 inet 127.0.0.1 network 255.255.0.0 broadcast 127.0.0.1
Which of the following BEST describes what is happening?
- A . The server is configured to use DHCP on a network that has multiple scope options
- B . The server is configured to use DHCP, but the DHCP server is sending an incorrect subnet mask
- C . The server is configured to use DHCP on a network that does not have a DHCP server
- D . The server is configured to use DHCP, but the DHCP server is sending an incorrect MTU setting
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 firewall zone is active
- B . the latest firmware was applied
- C . NTP is running on the database system
- D . the correct dependencies are installed
A technician runs top on a dual-core server and notes the following conditions:
top C- 14:32:27, 364 days, 14 users load average 60.5 12.4 13.6
Which of the following actions should the administrator take?
- A . Schedule a mandatory reboot of the server
- B . Wait for the load average to come back down on its own
- C . Identify the runaway process or processes
- D . Request that users log off the server