


















































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The CompTIA Server SK0005 Ultimate Exam is an updated server administration and infrastructure preparation guide designed to help learners master modern server technologies and management practices. Topics include server deployment, cloud integration, virtualization, security, backup solutions, performance optimization, and operational troubleshooting for enterprise systems.
Typology: Exams
1 / 58
This page cannot be seen from the preview
Don't miss anything!



















































Question 1. What is the primary advantage of using blade servers in data centers? A) Increased energy consumption B) Higher physical footprint C) Dense deployment and simplified management D) Reduced scalability Answer: C Explanation: Blade servers provide a dense form factor that allows multiple servers to be housed in a single enclosure, making management easier and saving space, which is ideal for data centers. Question 2. Which server form factor is most suitable for small to medium-sized businesses due to its ease of deployment? A) Rack-mounted B) Tower C) Blade D) Mini-ITX Answer: B Explanation: Tower servers are typically used by small to medium businesses because of their standalone design, ease of setup, and scalability options. Question 3. In rack mount servers, what does the "U" measurement denote? A) Weight in pounds B) Width of the server C) Height in rack units D) Power consumption
Answer: C Explanation: The "U" (rack unit) measurement indicates the height of the server in a standard rack, with 1U equal to 1.75 inches. Question 4. Which processor architecture is most common in modern servers? A) ARM B) x86/x C) MIPS D) PowerPC Answer: B Explanation: The x86 and x64 architectures are the most common in modern servers due to their compatibility and performance. Question 5. What is the primary benefit of ECC RAM in servers? A) Faster data transfer speeds B) Lower power consumption C) Error detection and correction D) Increased capacity Answer: C Explanation: ECC (Error-Correcting Code) RAM detects and corrects data corruption, enhancing reliability in critical server environments.
Answer: B Explanation: The CMOS battery maintains BIOS/UEFI settings and real-time clock information when the server is powered down. Question 9. Which power supply redundancy configuration is described as "N+1"? A) One power supply for multiple servers B) One additional power supply beyond the minimum required for failover C) Power supplies with a 1-phase connection D) Power supplies that operate at 1V Answer: B Explanation: N+1 redundancy means there is enough power capacity for all components (N) plus one extra power supply for failover in case of failure. Question 10. What cooling method uses liquid to dissipate heat in server environments? A) Airflow management B) Liquid cooling C) Thermal shrouds D) Baffles Answer: B Explanation: Liquid cooling uses liquids like water or glycol to efficiently remove heat from server components, often used in high-density or high-performance servers. Question 11. Which method is used to install an operating system on a server via network boot?
A) PXE boot B) Optical media installation C) USB boot D) CD-ROM Answer: A Explanation: PXE (Preboot Execution Environment) allows a server to boot and install an OS over the network without local media. Question 12. Which file system is commonly used with Linux servers for high-performance storage? A) NTFS B) FAT C) ext D) HFS+ Answer: C Explanation: ext4 is a widely used high-performance journaling file system in Linux environments. Question 13. What is the main purpose of partitioning a disk during server setup? A) To increase disk capacity B) To organize data and improve performance C) To enable network connectivity D) To create backups Answer: B
C) Managing servers via the network only during operational hours D) Managing servers using web browsers exclusively Answer: B Explanation: Out-of-Band management allows administrators to manage servers independently of the main OS, often through dedicated interfaces like iDRAC or iLO. Question 17. Which RAID level provides mirroring for redundancy? A) RAID 0 B) RAID 1 C) RAID 5 D) RAID 10 Answer: B Explanation: RAID 1 creates mirrored copies of data for redundancy but requires double the storage. Question 18. Which storage technology uses block-level access over a network? A) NAS B) SAN C) DAS D) Cloud storage Answer: B Explanation: SAN (Storage Area Network) provides block-level storage access over a network, suitable for high-performance applications.
Question 19. What is the primary purpose of RAID 5? A) Data striping without parity B) Mirroring for redundancy C) Block-level striping with distributed parity for fault tolerance D) Mirrored disks with dedicated hot spare Answer: C Explanation: RAID 5 uses block striping with distributed parity, allowing data recovery if a single disk fails. Question 20. Which physical security device can restrict access to server rooms through biometric verification? A) Mantrap B) Biometric scanner C) CCTV camera D) Locking rack Answer: B Explanation: Biometric scanners authenticate users based on unique physical traits, enhancing physical security. Question 21. Which data encryption method is used by Windows BitLocker? A) LUKS B) EFS C) AES
Question 24. Which protocol is used for sending email securely? A) SMTP B) IMAP C) POP D) SMTPS Answer: D Explanation: SMTPS (SMTP Secure) uses SSL/TLS to encrypt email transmissions. Question 25. In IP networking, what is subnetting used for? A) Increasing bandwidth B) Dividing a network into smaller, manageable segments C) Assigning static IP addresses D) Encrypting data packets Answer: B Explanation: Subnetting divides a larger network into smaller segments to improve routing efficiency and security. Question 26. Which technology combines multiple network interfaces to provide redundancy and load balancing? A) VLAN B) NIC teaming C) NAT D) VPN
Answer: B Explanation: NIC teaming aggregates multiple network interfaces to increase bandwidth and provide redundancy. Question 27. What does RTO (Recovery Time Objective) define? A) The maximum acceptable amount of data loss B) The maximum acceptable downtime after a disaster C) The time to complete a backup D) The time to restore data from backup Answer: B Explanation: RTO specifies the maximum tolerable downtime for a system or application after an incident. Question 28. Which backup type captures only the data that has changed since the last backup? A) Full backup B) Incremental backup C) Differential backup D) Copy backup Answer: B Explanation: Incremental backups save only data changed since the last backup, reducing backup time and storage. Question 29. Which type of site provides immediate recovery with minimal downtime?
Explanation: POST errors typically indicate hardware issues detected during startup. Question 32. Which software issue often results in a Blue Screen of Death (BSOD)? A) Hardware overheating B) Kernel panic or driver conflicts C) Network congestion D) Missing BIOS updates Answer: B Explanation: BSODs are often caused by critical software or driver errors affecting kernel stability. Question 33. Which network protocol is used for simple, connectionless communication between devices? A) TCP B) UDP C) FTP D) SSH Answer: B Explanation: UDP (User Datagram Protocol) provides connectionless, lightweight communication suitable for real-time applications. Question 34. Which IPv6 feature simplifies addressing by automatically configuring addresses? A) DHCPv B) Stateless address autoconfiguration (SLAAC)
D) ICMPv Answer: B Explanation: SLAAC allows devices to automatically generate IPv6 addresses without manual configuration. Question 35. What is NIC teaming primarily used for? A) Increasing network security B) Combining multiple NICs for redundancy and load balancing C) Isolating network traffic D) Encrypting network data Answer: B Explanation: NIC teaming combines multiple NICs to improve throughput and provide redundancy. Question 36. Which backup strategy involves copying all selected data without removing it from the source? A) Full backup B) Incremental backup C) Differential backup D) Copy backup Answer: D Explanation: A copy backup duplicates selected data without affecting the source, often used for archiving.
Answer: B Explanation: AES-256 is a highly secure encryption standard used for protecting data at rest. Question 40. Which server role is responsible for translating human-friendly domain names into IP addresses? A) DHCP B) DNS C) WINS D) NTP Answer: B Explanation: DNS (Domain Name System) resolves domain names to IP addresses to facilitate network communication. Question 41. What is the main function of a VLAN in networking? A) To increase bandwidth B) To segment a network logically for security and traffic management C) To connect different physical networks D) To encrypt data Answer: B Explanation: VLANs logically segment networks to improve security and reduce congestion.
Question 42. Which disaster recovery site provides the least amount of immediate access but is cost- effective? A) Cold site B) Warm site C) Hot site D) Hot standby Answer: A Explanation: Cold sites are basic facilities with infrastructure but no active equipment, taking longer to become operational. Question 43. Which troubleshooting methodology step involves verifying that the problem has been resolved? A) Establish a plan of action B) Verify full system functionality C) Test the theory D) Document findings Answer: B Explanation: Verifying full system functionality confirms that the issue has been successfully resolved. Question 44. Which component is responsible for managing the server's startup process and hardware initialization? A) Operating system B) Firmware (BIOS/UEFI) C) Power supply
Question 47. Which method is best suited for backing up critical data regularly while minimizing storage space? A) Full backup B) Incremental backup C) Differential backup D) Copy backup Answer: B Explanation: Incremental backups only save changes since the last backup, saving space and time. Question 48. Which network device is used to connect multiple VLANs and route traffic between them? A) Switch B) Router C) Hub D) Bridge Answer: B Explanation: Routers connect different networks or VLANs and route traffic between them. Question 49. Which server component is most responsible for executing instructions and processing data? A) RAM B) CPU C) Storage drive D) Power supply
Answer: B Explanation: The CPU (Central Processing Unit) is the primary component responsible for executing instructions. Question 50. Which server role provides directory services and handles user authentication? A) DNS server B) DHCP server C) Active Directory Domain Services (AD DS) D) File server Answer: C Explanation: AD DS manages user accounts, authentication, and directory information in Windows environments. Question 51. Which storage interface is commonly used for high-speed, fiber optic connections? A) SATA B) SCSI C) Fibre Channel D) Ethernet Answer: C Explanation: Fibre Channel provides high-speed, fiber optic connectivity for SAN environments. Question 52. What is the function of a backplane in blade servers?