Search Our Database

How To Check Your Current OS Version

Last updated on |
by

Centos Platform

To check your Centos OS version, run the following command using your server’s terminal.

cat /etc/redhat-release

Ubuntu Platform

To check your Ubuntu OS version, run the following command using your server’s terminal.

sudo cat /etc/lsb-release