Hub Tech Solutions

Network Technician Training Manual

UniFi Ecosystem · Structured Cabling · VLANs · Troubleshooting
Version 1.0 · February 2026

Table of Contents

How to Use This Manual
Complete each phase in order. Check off each task as you complete it. Do not skip phases — each one builds on the last.

Phase 1 — Know Your Equipment

Before you touch a single cable, you need to know what every piece of gear does, why it exists, and where it fits in the network. Pick up each device. Read the labels. Understand the ports.

The Three Core Devices

Device Role Analogy
Gateway / Router Connects your LAN to the Internet. Handles NAT, firewall, routing between networks. The front door of the building.
Switch Connects all wired devices together on the LAN. Forwards traffic between ports. The hallways inside the building.
Access Point (AP) Provides WiFi. Bridges wireless clients onto the wired network. A window — lets wireless devices "see" the wired network.

Common UniFi Hardware

Model Type Use Case
UDM Pro / UDM SE Gateway + Controller All-in-one for small-mid deployments
USW-Pro-24-PoE Managed PoE Switch Core switch — powers APs and cameras
USW-Lite-8-PoE Managed PoE Switch Small office / access layer switch
U6 Pro / U6+ Access Point WiFi 6 coverage for offices & open areas
U6 Mesh Access Point Outdoor or warehouse WiFi
Key Concept — PoE (Power over Ethernet)
PoE delivers electrical power through the same Ethernet cable that carries data. This means APs and cameras don't need a separate power outlet — they get power from the switch. Always verify your switch provides enough PoE wattage for all connected devices.

Port Types You'll Encounter

Port What It Is
RJ45 (Copper) Standard Ethernet port. Used for 1G connections up to 100m.
SFP / SFP+ Fiber or DAC port for 1G/10G uplinks between switches.
WAN Port Connects to ISP modem. Only on gateways.
LAN Port Connects to your internal network.
Console Port Serial management port. Rarely used with UniFi.

✅ Phase 1 Checklist

  • I can identify a gateway, switch, and AP by sight
  • I can explain the role of each device in one sentence
  • I understand the difference between WAN and LAN ports
  • I understand what PoE does and why it matters
  • I can identify RJ45 vs SFP ports on a switch

📚 Resources

Phase 2 — Physical Infrastructure & Rack Discipline

A clean install starts at the rack. If the rack is a mess, the network will be a mess. This is where you build the foundation — literally.

Rack Components (Top to Bottom)

Position Component Purpose
Top Patch Panel Terminates all structured cabling runs from the building.
Below Patch Panel Core Switch Patch cables connect patch panel ports to switch ports.
Middle Gateway / Router WAN comes in, LAN goes to switch.
Below Gateway UPS (Battery Backup) Keeps network alive during power blips.
Side/Rear Cable Management Horizontal cable managers between each component.
Rule: Power and Data Never Run Together
Never bundle power cables with Ethernet cables. Electromagnetic interference (EMI) from power cables will degrade network performance. Keep them on opposite sides of the rack.

Hub Tech Rack Standards

  • Velcro only — never zip ties. Zip ties pinch cables, are hard to undo, and look unprofessional.
  • Label both ends of every cable. Use a label maker. Example: PATCH-01 → SW1-P01
  • Service loops — leave 12-18 inches of slack neatly coiled. Never pull cables tight.
  • Consistent cable lengths — use the right length, not whatever's lying around.
  • Color coding — Pick a standard and stick to it (e.g., Blue = data, Yellow = PoE/AP, Red = WAN).

✅ Phase 2 Checklist

  • I can identify every component in a standard network rack
  • I know the correct mounting order (patch panel → switch → gateway → UPS)
  • I understand why power and data cables must be separated
  • I can explain why we use Velcro instead of zip ties
  • I can label a cable properly with both ends identified

📚 Resources

  • r/cableporn — Inspiration for clean rack builds

Phase 3 — Cabling Fundamentals

Ethernet cable is the circulatory system of the network. If the cables are bad, nothing else matters. Learn to terminate, test, and run cable properly.

Cable Categories

Category Max Speed Max Distance When to Use
Cat5e 1 Gbps 100m (328 ft) Legacy — acceptable for basic runs
Cat6 1 Gbps (10G up to 55m) 100m Standard for new installs
Cat6a 10 Gbps 100m Future-proof, recommended for new builds
Hub Tech Standard
We run Cat6 minimum on all new installs. Cat6a when the client is future-proofing. Never install Cat5e on a new job.

T-568B Wiring Standard

Hub Tech uses T-568B on all terminations. Both ends of every cable must use the same standard. Memorize this pin order:

Pin Color
1 Orange/White
2 Orange
3 Green/White
4 Blue
5 Blue/White
6 Green
7 Brown/White
8 Brown

Termination Tools

  • RJ45 Crimper — for making patch cables with RJ45 connectors
  • Punch-down tool — for terminating cables on patch panels and keystones
  • Cable tester — verifies all 8 wires are properly connected. Always test every termination.
  • Tone generator & probe — for tracing cables through walls and ceilings
  • Cable stripper — removes the outer jacket without nicking internal wires

Cable Running Rules

  • Never exceed 100m (328 ft) for a single Ethernet run
  • Avoid running parallel to electrical wiring
  • Don't kink, crush, or sharply bend cables (maintain minimum bend radius)
  • Use J-hooks or cable trays in ceilings — never lay cable on ceiling tiles
  • Leave a service loop at both ends
  • Label before you pull — it's much harder after

✅ Phase 3 Checklist

  • I can recite the T-568B pin order from memory
  • I can terminate an RJ45 connector and pass a cable test
  • I can punch down a cable on a patch panel
  • I can use a tone generator to trace a cable
  • I know the max run length for Ethernet (100m)
  • I understand the difference between Cat5e, Cat6, and Cat6a

📚 Resources

Phase 4 — Gateway, WAN & Controller Setup

This is where the network comes alive. You'll connect to the Internet, set up the gateway, and bring the UniFi controller online. Follow these steps in order — this is the real-world standup process.

Step 1: Verify ISP / Modem

  1. Confirm the ISP modem is powered on and showing an online status (check modem lights)
  2. Ask the client or ISP: Is this a static IP or DHCP from the ISP?
How to Tell
Ask the client: "Did your ISP give you a static IP, or does it assign one automatically?" If they don't know, call the ISP. If they hand you a sheet with an IP address, subnet mask, and gateway — it's static. If they say "just plug it in" — it's DHCP.
Type How It Works When You'll See It
DHCP (Auto) ISP assigns public IP automatically. Gateway gets its WAN IP just by plugging in. Most residential & small business
Static IP ISP gives you a fixed public IP, subnet mask, gateway, and DNS. You enter these manually. Business-grade connections, hosted servers
Watch for Double NAT
If the ISP modem is also a router (combo device), you'll have "double NAT" — two devices doing NAT. This causes problems with VPNs, port forwarding, and performance. Ask the ISP to put their device in bridge mode so only your gateway handles routing.

Step 2: Cable the Gateway

ISP Line
→
Modem
→
Gateway (WAN port)
→
Gateway (LAN port)
→
Core Switch
  1. Run an Ethernet cable from the modem to the WAN port on the gateway
  2. Run an Ethernet cable from the LAN port on the gateway to the core switch
  3. Power on the gateway

Step 3: Set Up the Gateway (UniFi App)

  1. Download the UniFi app from the App Store or Google Play
  2. Open the UniFi app — it will discover the gateway via Bluetooth
  3. Create a Ubiquiti account or sign in
  4. Follow the setup wizard — set site name, WiFi network, timezone

Step 4: Configure WAN (Internet)

In the UniFi app → Settings → Internet:

  • If DHCP: Leave the default setting (DHCPv4). The gateway will pull an IP from the ISP automatically.
  • If Static IP: Change IPv4 Connection to "Static" and enter:
    • IP Address — the public IP from the ISP (e.g., 74.125.200.10)
    • Subnet Mask — usually 255.255.255.0
    • Gateway — the ISP's gateway IP (e.g., 74.125.200.1)
    • DNS — ISP's DNS, or use 8.8.8.8 and 1.1.1.1
Don't Guess
If you enter the wrong static IP information, the Internet won't work. Always get these details directly from the ISP or the client's documentation. Double-check every number before saving.

Step 5: Verify Internet

  1. In the app, verify WAN status shows "Connected"
  2. Connect a device via WiFi or Ethernet
  3. Open fast.com — run a speed test
  4. Confirm speeds match what the ISP promised
App vs Browser
The UniFi app is the primary way to set up and manage UniFi devices. You can also access the dashboard via browser at https://unifi.ui.com once your devices are online. Both give you the same controls.

Step 6: Adopt Devices

Adoption is the process of registering a UniFi device (switch, AP) to your controller. Until a device is adopted, you cannot configure it.

  1. Plug the device into the core switch (powered via PoE or adapter)
  2. Open the UniFi app → go to Devices
  3. Wait 1-3 minutes for it to appear with status "Pending Adoption"
  4. Tap Adopt
  5. Wait for the device to provision (status changes to "Connected" with a solid blue light)
  6. Repeat for all switches and APs
Stuck Devices
If a device doesn't appear or won't adopt, it may be stuck on a previous controller. Factory reset the device by holding the reset button for 10+ seconds until the light flashes. Then try adopting again through the app.

✅ Phase 4 Checklist

  • I verified the ISP modem is online
  • I know whether the ISP uses DHCP or static IP
  • I connected modem → WAN port → LAN port → core switch
  • I set up the gateway through the UniFi app
  • I configured the WAN connection (DHCP or static)
  • I verified Internet with a speed test
  • I can explain what double NAT is and how to fix it
  • I adopted all switches and APs through the app
  • I can factory reset a stuck device and re-adopt it

📚 Resources

Phase 5 — IP Addressing & DHCP

Every device on a network needs an IP address — that's how they find and talk to each other. Understanding IP addressing is the most important theory you'll learn.

Key Concepts

Term What It Means Example
IP Address A unique address for a device on the network 192.168.1.50
Subnet Mask Defines the size of the network 255.255.255.0 = 254 usable IPs
Gateway The router's IP — the "exit door" to other networks 192.168.1.1
DNS Translates domain names to IP addresses 8.8.8.8 (Google DNS)
DHCP Automatically assigns IPs to devices when they connect Your phone gets an IP automatically

Static vs DHCP

Type When to Use Example Devices
DHCP (Automatic) Most devices — phones, laptops, tablets Employee laptops, guest phones
Static / Reserved Infrastructure — things that must never change IP Printers, cameras, switches, APs, servers

DHCP Server Placement

Critical Rule
There should only be ONE DHCP server per network/VLAN. Two DHCP servers on the same network = IP conflicts = outages. In environments with a Domain Controller (Windows Server), the DC handles DHCP — not the UniFi gateway.

Common IP Scheme

Role IP Range
Gateway 192.168.1.1
Switches 192.168.1.2 – .10
Access Points 192.168.1.11 – .20
Printers 192.168.1.21 – .30
Cameras 192.168.1.31 – .50
Reserved gap 192.168.1.51 – .99
DHCP Pool (auto-assigned) 192.168.1.100 – .200
When to VLAN It Off
The scheme above works great for small networks (under 10 phones, 10 cameras, etc.). But when a site has 10+ phones, 10+ cameras, or 10+ endpoints, we put each device class on its own VLAN with its own subnet:

VLAN Name Subnet Devices
1 Management 192.168.1.0/24 Switches, APs, gateway
10 Corporate 192.168.10.0/24 Workstations, laptops
20 Phones 192.168.20.0/24 VoIP phones
30 Cameras 192.168.30.0/24 Security cameras, NVRs
40 Guest 192.168.40.0/24 Guest WiFi — Internet only

This gives each device class its own broadcast domain, its own DHCP pool, and lets you apply firewall rules per class. You'll learn how to set this up in Phase 7 — VLANs.

🧮 Interactive: Subnet Explorer

Pick a network below to see how subnets work. This is what you'll configure in the UniFi app when creating networks.

Lab Exercise (UniFi App)

  1. Open the UniFi app → Settings → Networks
  2. Edit your LAN network
  3. Set the DHCP range to 192.168.1.100 – 192.168.1.200
  4. Connect a laptop via Ethernet to the switch
  5. In the app, go to Clients — find the laptop and verify it received an IP in your DHCP range
  6. On the laptop, open a browser and go to fast.com to verify Internet connectivity

✅ Phase 5 Checklist

  • I can explain what an IP address, subnet mask, gateway, and DNS do
  • I understand the difference between static and DHCP
  • I can configure a DHCP range in the UniFi app
  • I can find a device's IP address in the UniFi app under Clients
  • I know why there should only be one DHCP server per network
  • I used the Subnet Explorer and can describe what /24 means

Phase 6 — WiFi Configuration & Security

WiFi is what your clients actually interact with. Get this wrong and their first impression is "it doesn't work." Get it right and they never think about it — that's the goal.

Key WiFi Terms

Term What It Means
SSID The broadcast name of a WiFi network — what users see on their phone.
WPA2 WiFi encryption standard. Encrypts traffic between device and AP. Minimum requirement.
WPA3 Newer, stronger encryption. Some older devices don't support it yet.
Band 2.4GHz (longer range, slower) vs 5GHz (shorter range, faster).
Channel The specific frequency the AP uses. Overlapping channels cause interference.
Tx Power Transmit power — how "loud" the AP broadcasts. Higher isn't always better.

Creating a WiFi Network (UniFi App)

  1. Open the UniFi app → Settings → WiFi
  2. Tap Create New WiFi Network
  3. Set SSID name (keep it professional — HubTech-Office, not FBI_Surveillance_Van)
  4. Set security to WPA2/WPA3
  5. Set a strong password (12+ characters, mixed case, numbers, symbols)
  6. Assign to the correct network/VLAN
  7. Save and test connection from a phone
Best Practice — Separate SSIDs
Create separate WiFi networks for different purposes:
• CompanyName-Internal — for employee devices on the main LAN
• CompanyName-Guest — for visitors, isolated on a Guest VLAN (see Phase 7)

WiFi Security Rules

  • Always use WPA2 minimum — never leave a network open or use WEP
  • Use strong passwords — never password123 or the business name
  • Hide SSID only if the client specifically requests it (it doesn't improve security much)
  • Guest networks should use client isolation so guests can't see each other's devices

AP Placement Tips

  • Mount APs on the ceiling, face down — they radiate signal downward in a cone
  • One AP per 1,500–2,000 sq ft (depending on walls and interference)
  • Avoid placing APs near metal ductwork, microwaves, or thick concrete
  • Don't crank Tx power to max — it causes overlap and client "stickiness" issues
  • Let UniFi auto-optimize channels, or set them to avoid overlap (1, 6, 11 for 2.4GHz)

✅ Phase 6 Checklist

  • I can create a WiFi network in the UniFi app
  • I can explain what SSID, WPA2, and WPA3 mean
  • I know the difference between 2.4GHz and 5GHz bands
  • I understand channel selection and why it matters
  • I can set up a separate Guest WiFi SSID
  • I know proper AP mounting and placement guidelines

📚 Resources

Phase 7 — VLAN Fundamentals

VLANs are one of the most important concepts in professional networking. Even if you don't configure complex VLANs on day one, you must understand what they are and why they exist.

What is a VLAN?

A Virtual LAN (VLAN) creates separate, isolated networks using the same physical switch. Devices on different VLANs cannot talk to each other unless a firewall rule explicitly allows it.

Think of It Like This
Imagine an office building with one set of hallways, but some doors have keycards. VLAN 1 employees can access their wing. VLAN 10 guests can only access the lobby. Same building — different access levels.

Common VLAN Layout

VLAN ID Name Subnet Purpose
1 Default / Management 192.168.1.0/24 Network infrastructure, admin access
10 Guest WiFi 192.168.10.0/24 Guest internet access — isolated from LAN
20 IoT / Cameras 192.168.20.0/24 Security cameras, smart devices
30 VoIP Phones 192.168.30.0/24 Voice traffic — can be given QoS priority

Why Use VLANs?

  • Security — a compromised guest device can't reach your servers
  • Guest isolation — visitors get Internet but nothing else
  • Device segmentation — cameras on their own network, phones on another
  • Reduced broadcast traffic — smaller broadcast domains = better performance
  • Compliance — many industries require network segmentation (PCI-DSS, HIPAA)

Creating a VLAN (UniFi App)

  1. Open the UniFi app → Settings → Networks
  2. Tap Create New Network
  3. Name it (e.g., "Guest")
  4. Set VLAN ID (e.g., 10)
  5. Set the subnet (e.g., 192.168.10.1/24) — use the Subnet Explorer in Phase 5 to understand this
  6. Enable DHCP for this network
  7. Save — then assign a WiFi SSID to this VLAN

Controlling Cross-VLAN Traffic

By default, VLANs can communicate through the gateway (inter-VLAN routing). To block this:

  1. In the UniFi app → Settings → Firewall & Security → LAN Rules
  2. Create a rule: Block traffic from Guest (VLAN 10) to all LAN networks
  3. Allow Guest → Internet (WAN) only
Key Concept
Layer 3 firewall rules control traffic between VLANs. The switch handles Layer 2 (same VLAN). The gateway handles Layer 3 (between VLANs). Firewall rules live on the gateway, not the switch.

✅ Phase 7 Checklist

  • I can explain what a VLAN is in plain English
  • I know why we separate Guest, IoT, and Internal traffic
  • I can create a new VLAN in the UniFi app
  • I can assign a WiFi SSID to a specific VLAN
  • I understand that firewall rules control cross-VLAN traffic
  • I can create a basic firewall rule to block Guest → LAN

📚 Resources

Phase 8 — STP & Switch Basics

Switches are smart — but they can destroy themselves if you create a loop. STP prevents that.

What is STP?

Spanning Tree Protocol (STP) prevents switching loops. A loop occurs when there are multiple paths between switches, causing traffic to circulate endlessly.

What Happens in a Loop
A broadcast frame enters Switch A → goes to Switch B → goes back to Switch A → goes to Switch B → infinitely. This is a broadcast storm. Within seconds, every device loses connectivity. The switches' CPUs max out. The network melts down.

STP Priority (Root Bridge Election)

Every switch has a priority value. The switch with the lowest priority becomes the Root Bridge — the "center" of the network.

Switch Priority Role
Core Switch (rack) 4096 (set low) Root Bridge — all paths lead here
Access Switch 1 32768 (default) Access layer
Access Switch 2 32768 (default) Access layer
UniFi Default Behavior
UniFi assigns the same STP priority to all switches by default — so the root bridge election is random. For multi-switch deployments, always set the core switch priority lower so it wins every time.

Setting STP Priority (UniFi App)

  1. Open the UniFi app → Devices → select the core switch
  2. Go to Settings → Services → Spanning Tree
  3. Set priority to 4096
  4. Leave access switches at default (32768)
  5. Save changes

Switch Port Concepts

Concept What It Means
Uplink Port Connects this switch to the core switch. This is the "backbone."
Access Port Connected to an end device (computer, printer, AP).
Trunk Port Carries multiple VLANs (tagged traffic) — typically uplink between switches.
PoE Port Supplies power to connected devices.

✅ Phase 8 Checklist

  • I can explain what STP does and why it exists
  • I can describe what a broadcast storm is
  • I can set the core switch to a lower STP priority
  • I know the difference between uplink, access, and trunk ports
  • I understand why UniFi's default STP needs adjustment

📚 Resources

Phase 9 — Test & Break It

You don't truly understand a system until you've broken it and fixed it. This phase is about intentionally creating failures in a lab so you know what to expect on-site.

Lab Environment Only
Only perform these exercises on a test network — never on a client's production network.

Exercise 1: Unplug the Uplink

  1. Unplug the Ethernet cable between an access switch and the core switch
  2. Observe: What happens to devices on the access switch?
  3. Answer: They lose connectivity to the gateway, Internet, and devices on other switches. Local traffic between devices on the same switch still works.
  4. Lesson: The uplink is the lifeline. No uplink = no network for that branch.

Exercise 2: Disable DHCP

  1. In the UniFi app, turn off DHCP on the LAN network
  2. Disconnect and reconnect a device
  3. Observe: The device gets a 169.254.x.x address (APIPA — automatic fallback). No gateway, no Internet.
  4. Lesson: Without DHCP, new devices can't get an IP. Existing devices may work temporarily until their lease expires.
  5. Re-enable DHCP when done.

Exercise 3: Change an AP's VLAN

  1. In the app, change an AP's switch port to a different VLAN (e.g., VLAN 10)
  2. Observe: The AP loses contact with the controller. It may show "Isolated" or "Disconnected."
  3. Lesson: APs need management access to the controller's network. VLAN assignments on switch ports must be correct.
  4. Move it back to the correct VLAN when done.

Exercise 4: Create a Switching Loop

  1. Plug both ends of one patch cable into the same switch (two different ports)
  2. Observe: If STP is working, one port goes into blocking state (amber light). Network stays up.
  3. Lesson: STP is your safety net. Always verify it's enabled and configured.
  4. Remove the loop cable immediately.

✅ Phase 9 Checklist

  • I completed the uplink disconnect exercise and can explain the result
  • I completed the DHCP disable exercise and understand APIPA
  • I completed the VLAN reassignment exercise and understand AP isolation
  • I observed STP blocking a loop and can explain what happened
  • I understand that breaking things in a lab prevents breaking things on-site

Professional Installation Standards

Your technical skills get you in the door. Your installation discipline is what earns repeat business and referrals. A Hub Tech install should be identifiable by how clean, organized, and repeatable it is.

The Hub Tech Standard

Rule Why
Velcro only — no zip ties Zip ties cut into cables, are permanent, and look amateur.
Label both ends of every cable Makes troubleshooting 10x faster. Saves hours on return visits.
Power and data separated Prevents EMI interference and meets code requirements.
Clean service loops at both ends Allows for future moves, maintenance, and re-termination.
No random cable lengths Excess cable creates clutter and airflow problems.
Consistent color coding Instant visual identification of cable purpose.
Cable management between every rack unit Prevents spaghetti, makes changes possible without disruption.
Document everything Network diagrams, IP schemes, passwords — all in a handoff binder.
The Test
If another technician arrives at your install in 6 months and understands the entire network in 5 minutes — you did it right. If they spend an hour tracing cables and guessing IP addresses — you failed.

Client Handoff Checklist

  • Network diagram (physical and logical) provided to client
  • All passwords documented and stored securely
  • IP scheme documented
  • All cables labeled
  • WiFi SSIDs and passwords documented
  • Client shown how to access the UniFi app/dashboard
  • Photos of completed rack taken for our records

Reference — Troubleshooting Flowchart

When something breaks, don't panic. Don't start changing random settings. Follow this flowchart every single time. Move from physical to logical to policy.

The 6-Step Diagnostic Flow

Step Question How to Check If NO
1 Is it powered on? Power LED, UPS, outlet, cable Fix power first. Nothing else matters.
2 Do link lights show? Port LEDs on switch and device Check cable, try different port, test cable.
3 Does it have an IP? UniFi app → Clients → find device DHCP issue. Check DHCP server, VLAN assignment.
4 Can it reach the gateway? Try loading 192.168.1.1 in browser Wrong VLAN, switch port config, or gateway down.
5 Can it reach the Internet? Open fast.com WAN issue. Check modem, ISP, gateway WAN config.
6 Is a specific site/service blocked? Try different sites/services DNS or firewall rule blocking. Check UniFi app → Firewall.
The Golden Rule
Always move: Physical → Logical → Policy

Physical: Is it plugged in? Is the cable good? Is the port lit?
Logical: Does it have an IP? Can it reach the gateway? Can it reach the Internet?
Policy: Is a firewall rule blocking it? Is it on the wrong VLAN?

Common Issues & Quick Fixes

Symptom Likely Cause Fix
Device gets no IP / 169.254.x.x No DHCP response Check DHCP is enabled, correct VLAN, cable
Can reach IPs but not websites DNS failure Check DNS settings in network config
Slow WiFi Channel interference Change channel in app, reduce Tx power
AP shows "Isolated" Wrong VLAN or no uplink Check switch port VLAN, uplink cable
Internet works but server doesn't Firewall or VLAN Check firewall rules, verify correct VLAN
Devices dropping randomly Bad cable or PoE budget Test cable, check PoE wattage on switch

Final — Knowledge Check

Answer these without looking at the manual. If you can answer all of them correctly, you're ready to run installs independently.

Written Questions

Write your answers below. Discuss with your supervisor.

1. What are the three core network devices, and what does each one do?

2. Why don't we let UniFi handle DHCP when there's a Domain Controller?

3. When would you let UniFi handle DHCP?

4. Why do we isolate Guest WiFi on its own VLAN?

5. What happens if two gateways are plugged into the same LAN?

6. A client calls saying "the Internet is down." Walk through your troubleshooting steps.

7. What is STP and what problem does it solve?

8. You arrive at a rack another tech installed. How can you tell if it was done professionally?

Congratulations
If you've completed every phase, passed the knowledge check, and checked off every box — you're ready to run installs. This doesn't mean you know everything. It means you have the foundation to learn anything. Stay curious. Break things in labs, not in production. And always leave a cleaner rack than you found.