Comments and links about LTS systems
It can be difficult and confusing to select the version of Ubuntu both for the first installation and for upgrading to a new released version. This answer will focus on how to find the version with the longest remaining support time (until 'end of life'), which is often the first point release of an LTS release (LTS stands for Long Time Support).
Right now, when this is written, it is Ubuntu 16.04.1 LTS, and its iso files are not found via the 'usual' links for the current versions.
The support intervals are described with details and diagrams in this link,
www.ubuntu.com/info/release-end-of-life
The kernel series of the second, third and fourth point releases are different from the kernel series of the first point release, and are not supported for a long time. The hardware enablement stack must/will be upgraded according to these links,
wiki.ubuntu.com/Kernel/LTSEnablementStack
wiki.ubuntu.com/Kernel/RollingLTSEnablementStack
in order to keep everything up to date (including security updates of the kernel). This is risky and I would discourage you to do that. Many failures are reported. Some of these problems can be found, if you type HWE into the 'Search Q&A' window near the top right corner of the web browser's window with AskUbuntu (and press Enter).
The kernel series of the fifth point release is that of the next LTS relesase and has long support.
Strategy for a stable and reliable system
I suggest a strategy using LTS releases at this link,
https://askubuntu.com/questions/717827/can-i-smoothly-upgrade-from-one-lts-to-next-lts-release/956148#956148
Get the iso files
Start looking for the iso files of the version with the longest remaining support via these links,
If the iso files of the version with the longest remaining support are not found via those links, you can find them via the following general link,
and right now, when this is written, you want to find Ubuntu 16.04.1 LTS via the following link,
xserver-xorg
package the only things that need to be done? – Stormlord Mar 01 '17 at 22:39