Fundamentals 6 min read

Server Fundamentals: What Every Engineer Should Know

This article explains the essential differences between servers and PCs, outlines server classifications by appearance and architecture, describes rack unit measurements, front and rear panel features, internal components such as RAID cards, and key parameters like brand, model, SN and asset numbers.

Linux Tech Enthusiast
Linux Tech Enthusiast
Linux Tech Enthusiast
Server Fundamentals: What Every Engineer Should Know

Server vs PC

Servers differ from desktop PCs in several dimensions:

Form factor – servers are rack‑mountable and have no built‑in display.

Security and expandability – servers provide hot‑swap drive bays, additional NICs, GPUs and other expansion slots.

Operating environment – servers run Linux and are managed remotely (e.g., Secure CRT), while PCs typically run Windows and are operated via local peripherals.

Availability – servers are designed for 24 h continuous operation.

Appearance classification

Physical servers are categorized by height measured in rack units (U), where 1 U = 4 cm. An 8 U server occupies 32 cm from the rack base.

Server rack illustration
Server rack illustration

Architecture classification

Based on instruction‑set architecture, servers fall into two groups:

CISC (Complex Instruction Set Computing) – also called x86 servers; mainstream models use Intel or AMD CPUs.

RISC (Reduced Instruction Set Computing) – includes ARM, MIPS and Power architectures. ARM chips are produced by Huawei, Apple (M1) and other vendors.

CISC vs RISC illustration
CISC vs RISC illustration

Front panel

The front panel provides status LEDs, a power button and drive bays but no monitor. The number of stacked panels corresponds to the server’s U height.

Server front panel
Server front panel

Rear panel

The rear panel hosts networking ports, power connectors and out‑of‑band management interfaces. ILO (HP) and IPMI (generic) provide equivalent remote‑management capabilities.

Rear panel with ILO/IPMI
Rear panel with ILO/IPMI

Internal components and parameters

Internally, servers share CPUs, memory and storage with PCs, but typically include server‑specific hardware such as RAID controllers.

RAID card
RAID card

Key identification parameters are:

Brand (e.g., Inspur)

Model

Serial Number (SN) – unique identifier for querying detailed information

Asset Number (PN) – vendor‑defined identifier used for asset management and automation

Configuration – typically defined by architects and procurement teams

Code example

01
服务器
服务器与 PC 机
serverRISCRAIDCISCrack unitIPMI
Linux Tech Enthusiast
Written by

Linux Tech Enthusiast

Focused on sharing practical Linux technology content, covering Linux fundamentals, applications, tools, as well as databases, operating systems, network security, and other technical knowledge.

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.