+49 (0) 89 2154 7447
Provenexpert
★★★★★
Google
★★★★★
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

Shopware Plugin Show Article Stock level Bar

Show Article Stock level BarPlugin allows to displays indicator for an End Customers to notify

News Vaid Ali Jan 24, 2019

Shopware Plugin PDF Embedder TAB With Responsive

The Shopware plugin allows you to embed and view PDF files in an extra tab

News Mustafa Ali Jan 23, 2019

Shopware Plugin Product Accessories as Chain Products

Shopware plugin product accessories as chain Products  is used to add some quantity of articles

News Alan Bradford Jan 11, 2019

Shopware Plugin Shortcode variable Product Description

Do you want to use standard Product Names throughout your shop and do not want

News Mustafa Ali Dec 27, 2018
1 32 33 34 35 36 42
Scroll to Top