+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

The Advantages of the B2B Suite of Shopware 6 for e-commerce.

In the ever-evolving landscape of B2B e-commerce, staying ahead of the curve is imperative. Enter

Shopware Alan Bradford Jan 2, 2024

Oktoberfest – Responsive Theme

This fantastic responsive theme is designed for all kind of E Commerce platforms. It has

News Mustafa Ali Nov 21, 2023

Shopware 6 Tech Electo Theme

The Tech Electo theme offers you the ability to integrate a new theme into your

News Vaid Ali Nov 7, 2023

Magento MultiSeller Plugin

Multi Seller extension for Magento 2 allows your end-customers to sell in your e-commerce platform.

News Alan Bradford Oct 19, 2023
1 8 9 10 11 12 42
Scroll to Top