Knowledge base
1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
Getting the Linux version installed on the server
This guide explains how to find out the version of Linux operating system on the server for your hosting.
Finding out the version of Linux installed on your server
- Login to your server under SSH (Find out more)
- Execute the following command:
lsb_release -a - You will receive information like this:
Distributor ID: Debian
Description: Debian GNU/Linux 7.9 (wheezy)
Release: 7.9
Codename: wheezy
Link to this FAQ: