Fast recall for 220-1201: hardware, mobile, networking, virtualization/cloud, and troubleshooting. Includes port numbers, cables, Wi-Fi standards, RAID levels, display issues, printer flows, ESD/safety, and tool pickers.
Use this for last-mile review. Skim top to bottom; star weak rows and re-drill with practice.
| Service | Port/Proto | Notes |
|---|---|---|
| HTTP / HTTPS | 80 TCP / 443 TCP | Web browsing; HTTPS = TLS |
| SSH | 22 TCP | Secure remote shell / SFTP |
| FTP | 20/21 TCP | Data/control; legacy, unencrypted |
| SFTP / FTPS | 22 TCP / 990 TCP | SSH vs TLS variants |
| SMTP | 25 TCP | Mail transfer (legacy) |
| SMTPS / Submission | 465 or 587 TCP | Modern sending via TLS |
| POP3 / IMAP4 | 110 / 143 TCP | Mail retrieval |
| POP3S / IMAPS | 995 / 993 TCP | TLS-secured retrieval |
| RDP | 3389 TCP/UDP | Remote desktop |
| DNS | 53 UDP/TCP | Name resolution |
| DHCP | 67/68 UDP | Server/client; leases |
| SNMP | 161/162 UDP | Monitor / traps |
| LDAP / LDAPS | 389 / 636 TCP | Directory services |
| Standard | Speed | Distance | Cable |
|---|---|---|---|
| 100BASE-TX | 100 Mbps | 100 m | Cat5/5e |
| 1000BASE-T | 1 Gbps | 100 m | Cat5e/6 |
| 10GBASE-T | 10 Gbps | 55 m (Cat6) / 100 m (Cat6a) | Cat6/6a |
| Type | Mode | Connector | Notes |
|---|---|---|---|
| MMF | Multi-mode | LC/SC | Short range (LED/VCSEL) |
| SMF | Single-mode | LC/SC | Long range (laser) |
| Std | Bands | Max PHY (theoretical) | Notes |
|---|---|---|---|
| 802.11n (Wi-Fi 4) | 2.4/5 | ~600 Mbps | MIMO |
| 802.11ac (Wi-Fi 5) | 5 | ~6.9 Gbps | MU-MIMO, wider channels |
| 802.11ax (Wi-Fi 6/6E) | 2.4/5/(6E) | >9 Gbps | OFDMA, better dense env. |
Security order (best→worst): WPA3 → WPA2 (AES/CCMP) → WPA (TKIP) → WEP (avoid).
SOHO Router basics: Change defaults, WPA2/3-Personal, strong passphrase, firmware updates, disable WPS.
| RAID | Disks | Benefit | Notes |
|---|---|---|---|
| 0 (Stripe) | 2+ | Performance | No redundancy |
| 1 (Mirror) | 2 | Redundancy | Halves capacity |
| 5 (Stripe+Parity) | 3+ | Redundancy + perf | One disk can fail |
| 10 (1+0) | 4+ | Redundancy + perf | Mirrored stripes |
Filesystems: NTFS (permissions, EFS, quotas), exFAT (flash), FAT32 (legacy).
SMART warnings → back up, replace drive.
| Symptom | Likely Cause | Quick Action |
|---|---|---|
| No signal / POST beep | Loose cable, GPU not seated | Reseat GPU/cables; check input |
| Dim image | Power saving / backlight | Toggle brightness/power; test with external |
| Artifacts/tearing | Driver or cable | Update driver; swap cable/port; vsync |
| Color shift | Profile/cable | Reset profile; test HDMI/DP |
Laser steps (order): Processing → Charging → Exposing → Developing → Transferring → Fusing → Cleaning.
Common issues:
| Need | Tool/Command | Notes |
|---|---|---|
| IP config | ipconfig /all | Check DHCP/DNS/gateway |
| DNS test | nslookup / ping | Name vs IP reachability |
| Routes | tracert | Path latency / hop failures |
| Shares | net use | Map drives; check creds |
| Disk | chkdsk, diskpart, defrag | File/partition health |
| System | sfc /scannow, DISM /restorehealth | Repair images |
| Logs | Event Viewer | System/Application logs |
Golden rules
Throughput vs Bandwidth (actual vs theoretical) • Latency (delay) • PoE (power over Ethernet) • NAT (private↔public translation) • QoS (priority) • Duplex (full/half) • UEFI (modern firmware) • PXE (network boot) • VLAN (segmentation).
How to use: If you hesitate on a row, add it to tomorrow’s drill list and re-test with a 15–20 question set focusing that area.