Why instructions vary.
WHAT A DISTRIBUTION IS
A packaged collection of the kernel, tools and a package manager.
WHAT THE MAIN FAMILIES ARE
Debian-derived, including Ubuntu Red Hat-derived, including its rebuilds Others, less common on servers
WHAT DIFFERS BETWEEN THEM
The package manager and package names Configuration file locations Default services Firewall tooling Release and support cycles
WHY THAT MATTERS
Instructions written for one frequently fail on another, sometimes silently.
WHAT TO ESTABLISH BEFORE FOLLOWING ANY GUIDE
Which distribution and version you are on.
HOW
Read the release file, or use a release command.
WHAT LONG-TERM SUPPORT MEANS
Security updates for a defined period, without feature changes.
WHY THAT IS WHAT SERVERS WANT
Stability, and a known end date.
WHAT TO CHECK
When your version stops receiving updates.
WHY THAT MATTERS ENORMOUSLY
An unsupported system receives no security fixes, whatever else is true of it.
WHAT TO PLAN
Upgrading or rebuilding before that date.
WHAT CONTROL PANELS CONSTRAIN
Which distributions and versions you may run.
WHAT TO CHECK BEFORE CHOOSING
What your panel supports, and for how long.