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

Order Restriction for ZIP code Shopware 6 plugin | BrandCrock

Shopware 6 plugin Order Restriction for ZIP code

This plugin makes it possible to place orders only with the specified Zip Code/ Postal

News Alan Bradford Jun 23, 2020
Variant products in detail page Shopware 6 plugin | BrandCrock

Shopware 6 plugin Variant products in detail page

This plugin allows visitors to see all product variants in the product detail page. Visitors

News Mustafa Ali Jun 23, 2020
Products Count of Categories Sidebar Shopware 6 Plugin | BrandCrock

Shopware 6 Plugin Products Count of Categories I Sidebar

In default shopware sidebar on category listing page there is no product counts with category

News Mustafa Ali Feb 20, 2020
Special Offer Product Sidebar Shopware 6 Plugin | BrandCrock

Shopware 6 Plugin Special Offer Product | Sidebar

Shopware 6 plugin Special offer product | sidebar allows you to dynamically display Special offer

News brandcrock_admin Feb 20, 2020
1 25 26 27 28 29 41
Scroll to Top