+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 6 Plugin BigBuy Dropshipping Shopware Connector

Synchronize your E-Commerce with the BigBuy catalogs for Shopware. If you want to automatically synchronize

News Vaid Ali Apr 1, 2021

Magento Promo Banners Plugin

Promo banners extension from BrandCrock provides 15 patterns to customize and display promotional banners to

News Alan Bradford Mar 22, 2021

Shopware 6 Plugin Search Trends

Shopware 6 plugin Search Trends is characterized by standard and user-friendly. It can be completely

News Alan Bradford Jan 19, 2021

Magento Gift Promotions Plugin

Magento Gift Promotions plugin by BrandCrock extends cart price rules of Magento 2 by adding

News Mustafa Ali Aug 10, 2020
1 23 24 25 26 27 43
Scroll to Top