
Join Chris Thorsen for a hands-on tour of servers, drawing on 30 years of experience with vSphere ESXi, Linux, Mac, and cloud deployments, to prep for the CompTIA Server+ exam.
Explore server rooms and data centers, from on premises racks to hyperscale campuses, including edge data centers, powering, cooling, and remote management for efficient cloud infrastructure.
Explore rack types, capacities, and configurations—from open frame to enclosed, wall mount, and rolling racks—covering 19in width, 42 use height, and weight considerations.
Install a toolless rail in a rack by latching the rear and front ends, then slide the server in with no tools; two people help line it up.
Learn rack power management and safety, covering PDUs, UPS backup, proper load calculation, dedicated circuits, and how to monitor and auto-shutdown servers during power events.
Plan rack power for uptime and safety with ups, generators, and dual power supplies, and apply ab feeds, circuit management, grounding, load calculations, and hot aisle cooling.
Explore network cabling and components for a LAN, including twisted pair and fiber options, coax and twinax, plenum considerations, connectors, patch panels, and splicing basics.
Understand transceivers and SFP/QSFP configurations, fiber types, and how to select compatible cabling and patch components, with emphasis on proper cabling, labeling, and redundancy.
Connect a Nexus ten-gig port to an unmanaged one-gigabit switch with an RJ45 SFP transceiver, then configure the port to 1 gigabit full duplex and save the running config.
Test a single-mode fiber optic cable with a laser tester to verify light transmission, detect bend-radius damage, and spot light leaks in patch cables.
Explore server components, from motherboards, Xeon and Epyc CPUs, and ECC DDR4/DDR5 RAM to hot-swappable storage and dual power supplies, designed for 24/7 uptime and remote management.
Install PCIe expansion cards in a tool-less server by inserting an nvme to pcie adapter and a dual port 10 gigabit ethernet adapter into the riser, then secure the assembly.
Explore data storage options—from internal and external media like HDD, SSD, NVMe, tape, and optical discs—to DAS, NAS, SAN, and cloud storage, and understand RAID levels for performance and redundancy.
Plan storage capacity by assessing future needs, balancing performance, scalability, redundancy, and cost. Use tiered storage with hot NVMe, warm SATA/SAS, and cold archival with LUNs, RAID, and monitoring.
Create software raid on Windows Server using storage spaces. Build a seven-disk storage pool, configure a raid five virtual disk, and set up a two-way mirror.
Explore innovations in server hardware, from high-core CPUs to AI-focused GPUs, TPUs, ASICs, and FPGAs, and memory advances like HBM and CXL pooling while noting thermal design power.
maintain server hardware with local administration using kvm, serial console, and out-of-band management such as ipmi, redfish, and bmc; monitor drives with smart data and keep firmware updated.
Learn to monitor server hardware health—CPU temperature, fan speed, voltage, memory errors—set alerts ahead of abnormal conditions, and use SNMP, syslog, and tools like Nagios or PRTG to maintain uptime.
See how to service a rack-mounted server using tool-less rails to swap field replaceable units, lift the lid, replace daughter cards, and re-seat the server with the latch—safely.
Learn practical server hardware tips for rack setup, redundancy, cooling, and power, including blade enclosures, hot aisle airflow, cable management, predictive failure, and remote console options.
Install server operating systems by evaluating hardware and architecture, choosing GUI or core, configuring partitions (MBR vs GPT) and filesystems (ext4, NTFS, ZFS), and deploying via bare metal or imaging.
Install two servers and a workstation in VMware Workstation Pro using Windows Server 2025, Fedora Server Linux, and Windows 11 ISOs, then configure basic VM settings and TPM considerations.
Explore how servers deliver infrastructure services within a client-server model, using TCP/IP protocols, IP addresses (IPv4/IPv6), DNS and DHCP, MAC addresses, ports, and sockets.
Explore VLAN fundamentals, trunk links, and inter‑VLAN routing using router on a stick and multilayer switches, then apply DNS basics and firewall concepts across security zones.
Master IP subnetting for sysadmins by using the delta method and subnet calculator to design VLANs, allocate subnets, and optimize host ranges with VLSM and CIDR notation.
Learn to protect a server with VLAN isolation by assigning PC and admin laptop to VLAN ten and the server to VLAN twenty on a switch, then test inter-VLAN connectivity.
Enable vlan routing with a layer three switch to route between vlan ten and vlan 20, assign ip addresses and default gateways, configure vlan interfaces, and verify inter-vlan connectivity.
Apply ACL 101 on a multilayer switch to shield the web server at 192.168.20.2, allowing HTTP/HTTPS from any source and admin laptop access 192.168.10.4 while denying all other traffic.
Discover server functions and services, from file and print to directory, web, and email servers, plus virtualization. Look at storage provisioning, partitions, quotas, backups, deduplication, and compression.
Learn how to monitor server health with real-time metrics, alerts, and automated responses; manage logs, baselines, and centralized logging, and administer servers via console, SSH, and web interfaces.
monitor Linux on a Fedora server via command line using lsof and ps to inspect sockets and processes, then use netstat, wget, netcat, and top for network and performance insights.
Install and configure Active Directory Domain Services, DNS, and DHCP on Windows Server, assign a static IP, promote to domain controller, and verify DNS and DHCP with clients.
Explore high availability concepts, from fault tolerance and server redundancy to clustering, load balancing, and failover, including heartbeat, quorum, and network interface card (nic) teaming to minimize downtime.
Explore virtualization fundamentals: hosts, guests, hypervisors, and virtual networking with vnic and virtual switches. See how cloud models enable provisioning, scaling, and disaster recovery across public, private, and hybrid environments.
Automate server administration with PowerShell scripting to streamline tasks such as user creation, service monitoring, updates, and backups across Windows and Linux, learning concepts like variables, loops, and remote management.
Master server asset management by tracking and documenting all hardware, software, licenses, and virtual resources; plan lifecycle, budgeting, and governance while maintaining reliable incident response and clear documentation.
Explore licensing concepts for servers, including per instance, per concurrent user, per socket, per core, site-based, and physical versus virtual deployments, with activation, auditing, and maintenance considerations.
Explore server networking essentials, including IP addressing, DHCP exclusions, DNS, and Active Directory records. Learn practical scenarios on NIC teaming, VLANs, trunking, and IP subnetting for fault-tolerant, scalable networks.
Master disk management and storage design, from installing disks and partitioning to configuring raid levels, file systems, quotas, and mounts; compare raid options and san/nas strategies for databases and servers.
Master virtualization basics, including type one and type two hypervisors, overprovisioning, and live migration. Explore disaster recovery concepts like Hyper-V replica and Vmotion, plus networking and deployment templates.
Explore Linux disk management, hardware, and networking commands in Kali Linux, using GNOME Disk Utility to partition and format and tools like fdisk, df, mount, tcpdump, dig, nslookup, and host.
Explore data security mechanisms, including encryption (symmetric and asymmetric), hashing, and data retention, and examine data at rest, in transit, and in use, with storage options and third-party policies.
Explore symmetric encryption by using an online tool to encrypt and decrypt with various algorithms, compare AES variants and DES, and note how input length and base64 outputs influence ciphertext.
Explore asymmetric encryption with RSA key pairs generated by a JavaScript demo, encrypting with the public key and decrypting with the private key across 512, 1024, and 4096 bit sizes.
Compare online and Kali hashing tools, learn md5sum and sha1sum outputs (128-bit and 160-bit), and see how small input changes produce different hashes for integrity checks.
Assess data security risks, including hardware failure, malware, insider threats, and breaches, and mitigate them with data monitoring, two-person integrity, separation of duties, and regulatory-compliant risk-based data lifecycles.
Master backups and restores, including full, differential, incremental, and snapshot types, open file backups, and synthetic full techniques. Explore restore methods, validation, and media rotation for reliable disaster recovery.
Master server hardening methods from firmware and boot level security to OS and application hardening, implementing passwords, encryption, patching, monitoring, role-based access control, and disaster recovery.
Learn how to scan servers for open ports, identify running services, and harden systems by disabling unnecessary ports and firewalls, using nmap, putty, and basic subnet and OS fingerprinting.
Enforce identity and access with authentication, authorization, and least privilege in server administration. Apply RBAC and MFA, implement auditing, delegation, and single sign on to control access and monitor activity.
Experiment with ntfs permissions by creating a user and a group, assigning them to a test folder, exploring explicit and inherited permissions and effective access.
Learn to configure multi-factor authentication for a Gmail account, enabling two-step verification with a phone number and testing sign-in with a code.
Securely decommission servers through a policy-driven process that clears data and archives logs to prevent data leaks and ensure compliance. Document replacement plans and maintain chain-of-custody for destruction.
Explore physical security concepts for data centers, including bollards, fencing, guards and cameras, man traps, safes, shredders, cypher locks, biometric and RFID/card readers, and fire suppression and environmental controls.
Test social engineering awareness in the CompTIA Server+ course with a simulated spear phishing campaign that uses a credential harvester and a fake login site.
Explore disaster recovery by reviewing backup sites—cold, warm, hot, mirrored, and cloud—and how they support relocation. Learn high availability metrics like MTBF, MTTR, RTO, and RPO.
Explore high availability mechanisms like load balancing, multipathing, NIC teaming, EtherChannel, and replication types (synchronous, asynchronous) to ensure automatic failover, data integrity, and service continuity.
Explore practical security and disaster recovery tips, including data at rest and in transit encryption, MFA and RBAC, network segmentation, patching, logging, and insider threat mitigation.
Develop and test disaster recovery plans with tabletop exercises, simulated tests, and live failovers while mastering RTO and RPO, backups, HA, clustering, and cloud strategies for resilience.
Apply a methodical, safety aware server troubleshooting methodology that identifies problems, tests theories, documents steps, and verifies full system functionality to resolve common failures efficiently.
Troubleshoot connectivity to the server by diagnosing VLAN misconfigurations, IP and gateway settings, switch port errors, and firewall ACLs to ensure web access while restricting ICMP.
Apply the CompTIA troubleshooting model to diagnose and resolve server issues by identifying problems, testing theories, planning fixes, and documenting outcomes to prevent recurrence.
Configure and troubleshoot ip, dhcp, dns, and vlan networks, diagnose switchport issues, optimize dns and gateway reachability, and explore virtualization basics.
Finish the course and celebrate your achievement. Practice the activities to put what you learned into play and really let it sink in before the next class.
Are you ready to become a certified server professional and advance your IT career? The CompTIA Server+ (SK0-005) Certification Training is your complete preparation resource for mastering server installation, configuration, management, and troubleshooting across both on-premises and hybrid environments.
This course is designed for IT professionals who want to build or validate their skills in server administration. With real-world demonstrations and comprehensive explanations, you’ll gain hands-on knowledge of server hardware, virtualization, storage, security, and disaster recovery—everything you need to pass the CompTIA Server+ SK0-005 exam and succeed as a server administrator, data center technician, or systems engineer.
Unlike other server certifications, CompTIA Server+ is vendor-neutral and covers a wide range of technologies, ensuring you’re prepared to work with any server platform. Whether you’re managing physical servers, supporting virtualized environments, or overseeing enterprise data storage, this training provides the practical skills employers are looking for.
By the end of this course, you’ll have the confidence to:
Install, configure, and maintain server hardware and operating systems
Manage virtualization, storage solutions, and high-availability systems
Apply security best practices to protect servers and enterprise data
Perform performance monitoring and optimization
Troubleshoot server issues and implement disaster recovery strategies
This CompTIA Server+ training includes detailed coverage of every exam objective, step-by-step labs, and expert guidance to help you earn your certification on the first attempt.
If your career goals include becoming a skilled server administrator, advancing to higher-level IT roles, or proving your server expertise to employers, this course is the perfect investment in your future.
Why Enroll?
Aligned with the latest CompTIA Server+ SK0-005 exam objectives
Vendor-neutral training that applies to all major server platforms
Covers modern data center, cloud, and virtualization technologies
Hands-on demonstrations and practical real-world examples
Helps you prepare not only for the exam but also for real IT job roles
Take the next step in your IT career. Enroll today and start mastering the server administration skills that will set you apart in the job market.