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

Display Article feature badges Shopware 6 plugin | BrandCrock

Shopware 6 plugin Display Article feature I badges

Shopware 6 plugin Show Article Stock level Bar Plugin allows to display indicator for an

News Vaid Ali Sep 25, 2019
Article with variants name Shopware 6 plugin | BrandCrock

Shopware 6 plugin Article with variants name

This plugin is introduced to display the Article with variants name in detail page. If

News Alan Bradford Sep 24, 2019
Switch Article Listing View Shopware 6 Plugin | BrandCrock

Shopware 6 Plugin Switch Article Listing View

Switch Listing View plugin enables your product listing page to be viewed differently. Different listing

News Vaid Ali Sep 24, 2019
Show Variant Product Price Range (min – max) Shopware 6 plugin | BrandCrock

Shopware 6 plugin Show Variant Product Price Range (min – max)

The Price Range plugin is used to display the minimum and maximum prices of variant

News Alan Bradford Sep 24, 2019
1 30 31 32 33 34 41
Scroll to Top