Knowledge base
1000 FAQs, 500 tutorials and instructional videos. Here, there are only solutions!
Display the version of the OS installed on a hosting
Update 08/06/2026
This guide explains how to find out the operating system version of your Web Hosting server.
Introduction
- Even if Debian or a package seems outdated, the versions displayed do not contain any vulnerabilities:
- Infomaniak keeps them up to date through regular internal patches on all components and systems used.
- The versions are chosen for their stability and then reinforced with security measures that standard tests do not detect.
- If you or your clients identify a flaw in an Infomaniak product, please submit a POC. Although rare, these cases are handled quickly.
- Data security is the responsibility of the user: Infomaniak cannot be held responsible for poor management or use of access credentials.
Which OS is running on my website?
To find out the version:
- Connect to the server via SSH (need help?).
Run the following command:
lsb_release -aYou will receive information of this type:
Distributor ID: Debian Description: Debian GNU/Linux 7.9 (wheezy) Release: 7.9 Codename: wheezy
Link to this FAQ: https://faq.infomaniak.com/1995
Has this FAQ been helpful?