BrandCrock | Gateway to Digital Brand

How to Check OS Version in Linux Command?

How to check OS Version in Linux Command? Linux is a free and open-source operating system having many variants of Linux distribution such as OpenSUSE, Debian, Ubuntu, CentOS, Arch, Fedora, RHEL all are common Linux distribution names. During your server maintenance and update, you need to know the installed OS version and name on your server for security patches, upgrading files.

In this article, we will guide you about how to check the Operating System details using the command line in Linux.

How to check OS version in Linux?

Using os-release file available in Linux’s etc directory.

Command:

# cat /etc/os-release 

Output:

NAME="openSUSE Leap"
VERSION="42.2"
ID=opensuse
ID_LIKE="suse"
VERSION_ID="42.2"
PRETTY_NAME="openSUSE Leap 42.2"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:leap:42.2"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"

More from our latest blogs

12 Tips for Successful Shopware Store Management and Optimization

Running a successful online store requires a combination of effective management and continuous optimization. Shopware,

Shopware Vaid Ali Jan 13, 2025

How Much Does a Shopware Shop Cost?

First questions our clients asked us.  What does the complete Shopware Shop cost?

Shopware Alan Bradford Jan 12, 2025

The Advantages of Shopware

When consulting with online merchants, one common question arises: "What are the advantages of Shopware?"

Shopware Vaid Ali Jan 11, 2025

How to Install Shopware 6: A Complete Guide

When building an eCommerce platform, one of the most important decisions you have to make

Shopware Vaid Ali Jan 10, 2025
1 5 6 7 8 9 41
Scroll to Top