[Apr 01, 2022] Valid SK0-005 Test Answers & SK0-005 Exam PDF
Valid CompTIA Server+ SK0-005 Dumps Ensure Your Passing
CompTIA SK0-005 Exam Syllabus Topics:
| Topic | Details |
|---|---|
Server Hardware Installation and Management - 18% | |
| Given a scenario, install physical hardware. | - Racking
- Power cabling
- Network cabling
- Server chassis types
- Server components
|
| Given a scenario, deploy and manage storage. | - RAID levels and types
- Capacity planning
- Interface types
- Shared storage
|
| Given a scenario, perform server hardware maintenance. | - Out-of-band management
- Local hardware administration
- Components
- Drives
- Basic input/output system (BIOS)/Unified Extensible Firmware Interface (UEFI) |
Server Administration - 30% | |
| Given a scenario, install server operating systems. | - Minimum operating system (OS) requirements - Hardware compatibility list (HCL) - Installations
- Partition and volume types
- File system types
|
| Given a scenario, configure servers to use network infrastructure services. | - IP configuration - Virtual local area network (VLAN) - Default gateways - Name resolution
- Addressing protocols
- Firewall
- Static vs. dynamic
- MAC addresses |
| Given a scenario, configure and maintain server functions and features. | - Server roles requirements
- Directory connectivity
- Monitoring
- Data migration and transfer
- Administrative interfaces
|
| Explain the key concepts of high availability for servers. | - Clustering
- Fault tolerance
- Redundant server network infrastructure
|
| Summarize the purpose and operation of virtualization. | - Host vs. guest - Virtual networking
- Resource allocation and provisioning
- Management interfaces for virtual machines
|
| Summarize scripting basics for server administration. | - Script types
- Environment variables
- Basic data types
- Common server administration scripting tasks
|
| Explain the importance of asset management and documentation. | - Asset management
- Documentation management
- Document availability |
| Explain licensing concepts. | - Models
- Open source
- Version compatibility
|
Security and Disaster Recovery - 24% | |
| Summarize data security concepts. | - Encryption paradigms
- Retention policies
- UEFI/BIOS passwords
|
| Summarize physical security concepts. | - Physical access controls
- Environmental controls
|
| Explain important concepts pertaining to identity and access management for server administration. | - User accounts - User groups - Password policies
- Permissions and access controls
- Auditing
- Multifactor authentication (MFA)
- Single sign-on (SSO) |
CompTIA Server+ Exam Certification Details:
| Exam Price | $338 (USD) |
| Exam Code | SK0-005 |
| Duration | 90 mins |
| Schedule Exam | CompTIA Marketplace Pearson VUE |
| Number of Questions | 90 |
NEW QUESTION 34
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 a mantrap
- B. Install security cameras
- C. Utilize security guards
- D. Install bollards
Answer: D
NEW QUESTION 35
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. Install antivirus software
- B. Tighten the rules on the firewall
- C. Patch the server OS
- D. Upgrade the application package
Answer: C
Explanation:
Reference https://www.sciencedirect.com/topics/computer-science/vulnerability-scanner
NEW QUESTION 36
A technician runs top on a dual-core server and notes the following conditions:
top -- 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. Identify the runaway process or processes
- B. Wait for the load average to come back down on its own
- C. Schedule a mandatory reboot of the server
- D. Request that users log off the server
Answer: D
Explanation:
Reference:
https://www.tecmint.com/understand-linux-load-averages-and-monitor-performance/
NEW QUESTION 37
Which of the following open ports should be closed to secure the server properly? (Choose two.)
- A. 0
- B. 1
- C. 2
- D. 3
- E. 4
- F. 5
Answer: D,E
Explanation:
Reference:
https://www.csoonline.com/article/3191531/securing-risky-network-ports.html
NEW QUESTION 38
A server administrator is using remote access to update a server. The administrator notices numerous error messages when using YUM to update the applications on a server. Which of the following should the administrator check FIRST?
- A. Disk space in the /var directory
- B. LVM status on the server
- C. YUM dependencies
- D. Network connectivity on the server
Answer: C
Explanation:
Reference:
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/system_administrators_guide/ ch-yum
NEW QUESTION 39
A server administrator mounted a new hard disk on a Linux system with a mount point of /newdisk. It was later determined that users were unable to create directories or files on the new mount point. Which of the following commands would successfully mount the drive with the required parameters?
- A. echo /newdisk >> /etc/fstab
- B. net use /newdisk
- C. mount -a
- D. mount -o remount, rw /newdisk
Answer: D
Explanation:
Reference:
https://unix.stackexchange.com/QUESTION NO:s/149399/how-to-remount-as-read-write-a-specific-mount-of-device
NEW QUESTION 40
A USB drive has been purchased to move files between Windows, *nix, and Macintosh servers. Which of the following filesystems is the BEST choice to ensure the drive can read and be written to by all of the servers?
- A. NTFS
- B. ext2
- C. FAT32
- D. UFS
Answer: C
NEW QUESTION 41
A server technician has been asked to upload a few files from the internal web server to the internal FTP server. The technician logs in to the web server using PuTTY, but the connection to the FTP server fails. However, the FTP connection from the technician's workstation is successful. To troubleshoot the issue, the technician executes the following command on both the web server and the workstation:
ping ftp.acme.local
The IP address in the command output is different on each machine. Which of the following is the MOST likely reason for the connection failure?
- A. A misconfigured hosts.deny file
- B. A misconfigured hosts file
- C. A misconfigured firewall
- D. A misconfigured hosts.allow file
Answer: D
NEW QUESTION 42
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 777 /home/Ann
- B. chmod 666 /home/Ann
- C. chmod 711 /home/Ann
- D. chmod 754 /home/Ann
Answer: D
Explanation:
Reference:
https://linuxize.com/post/what-does-chmod-777-mean/
NEW QUESTION 43
A technician needs to install a Type 1 hypervisor on a server. The server has SD card slots, a SAS controller, and a SATA controller, and it is attached to a NAS. On which of the following drive types should the technician install the hypervisor?
- A. SAS drive
- B. SD card
- C. SATA drive
- D. NAS drive
Answer: C
NEW QUESTION 44
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. Service-level agreement
- C. Business impact analysis
- D. Business continuity plan
Answer: A
NEW QUESTION 45
An administrator is configuring a server that will host a high-performance financial application. Which of the following disk types will serve this purpose?
- A. SATA SSD
- B. SAS SSD
- C. SATA drive with 15000rpm
- D. SAS drive with 10000rpm
Answer: B
Explanation:
Reference:
https://www.hp.com/us-en/shop/tech-takes/sas-vs-sata
NEW QUESTION 46
An administrator is configuring a server to communicate with a new storage array. To do so, the administrator enters the WWPN of the new array in the server's storage configuration. Which of the following technologies is the new connection using?
- A. FcoE
- B. iSCSI
- C. NFS
- D. eSATA
Answer: B
NEW QUESTION 47
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.24/24
Default gateway: 192.168.30.1 - B. IP address: 192.168.10.3/24
Default gateway: 192.168.20.1 - C. IP address: 192.168.10.2/24
Default gateway: 192.168.10.1 - D. IP address: 192.168.1.2/24
Default gateway: 192.168.10.1
Answer: D
NEW QUESTION 48
A server that recently received hardware upgrades has begun to experience random BSOD conditions. Which of the following are likely causes of the issue? (Choose two.)
- A. Incompatible disk speed
- B. Faulty memory
- C. Overallocated memory
- D. Data partition error
- E. Incorrectly seated memory
- F. Uninitialized disk
Answer: B,E
NEW QUESTION 49
A technician is unable to access a server's package repository internally or externally. Which of the following are the MOST likely reasons? (Choose two.)
- A. The external firewall is blocking access
- B. The system time is not synchronized
- C. The technician does not have sufficient privileges
- D. The server has an architecture mismatch
- E. The default gateway is incorrect
- F. The local system log file is full
Answer: B,D
NEW QUESTION 50
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 a predictive failure notice. The drive will fail in the near future and should be replaced at the next earliest time possible
- D. 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.
Answer: B
Explanation:
Reference:
https://www.backblaze.com/blog/what-smart-stats-indicate-hard-drive-failures/
NEW QUESTION 51
A technician is attempting to update a server's firmware. After inserting the media for the firmware and restarting the server, the machine starts normally into the OS. Which of the following should the technician do NEXT to install the firmware?
- A. Log in with an administrative account
- B. Enable HIDS on the server
- C. Press F8 to enter safe mode
- D. Boot from the media
Answer: D
NEW QUESTION 52
An administrator recommends using a tower server in a small remote office. Which of the following should be added to the server to ensure continuous server operation?
- A. Surge protector
- B. UPS
- C. PDU
- D. Ground strap
Answer: B
NEW QUESTION 53
A server administrator was asked to build a storage array with the highest possible capacity. Which of the following RAID levels should the administrator choose?
- A. RAID 6
- B. RAID 5
- C. RAID 0
- D. RAID 1
Answer: C
NEW QUESTION 54
Which of the following would be BEST to help protect an organization against social engineering?
- A. Recurring training and support
- B. An updated code of conduct to enforce social media
- C. More complex passwords
- D. Single sign-on
Answer: B
NEW QUESTION 55
......
SK0-005 Dumps Real Exam Questions Test Engine Dumps Training: https://www.dumptorrent.com/SK0-005-braindumps-torrent.html
SK0-005 exam dumps and online Test Engine: https://drive.google.com/open?id=1Ns_9s5N7g7DfYD_ZFW43GZDMGkWHfVNk