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

WooCommerce Installation – The Host Server Requirements | BrandCrock

WooCommerce Installation – The Host Server Requirements

Prior to installation, the host server requirements need a check. The minimum specification must be

WooCommerce Mustafa Ali Aug 10, 2018
Magento Certified Development Agency | BrandCrock

Magento Certified Development Agency

The new, young and futuristic lot of merchants is keenly interested in materializing their very

Magento Vaid Ali Jul 23, 2018
Shopware System Upgrade | BrandCrock

Shopware System Upgrade

Upgrading any live system is a challenging task in itself, with Shopware one needs to

Shopware Vaid Ali Jul 13, 2018
Can Shopware be used as a B2B shop framework | BrandCrock

Can Shopware be used as a B2B shop framework?

Good News Yes, it is possible to use as B2B shopware shop framework, but not

Shopware Alan Bradford Jul 11, 2018
1 36 37 38 39 40 41
Scroll to Top