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

Price Range (Minimum – Maximum) Shopware Plugin | BrandCrock

Shopware Plugin Price Range (Minimum – Maximum)

Shopware plugin Price Range  is used to get the minimum and maximum prices of variant

News Mustafa Ali Nov 29, 2018
Multiple Additional Tabs Shopware Plugin | BrandCrock

Shopware Plugin Multiple Additional Tabs

Shopware default article detail page comes with only two tabs. In order to add multiple

News Alan Bradford Nov 14, 2018
Migrating from Magento 1 to Magento 2 project time estimate | BrandCrock

Migrating from Magento 1 to Magento 2 project time estimate

Magento 1 to 2 migration is kind of building a project from scratch.

E-Commerce Mustafa Ali Nov 9, 2018
Why woocommerce is better ecommerce platform than others | BrandCrock

Why woocommerce is better ecommerce platform than others?

WooCommerce is a free E-Commerce plugin that is integrated with WordPress to sell products online.

WooCommerce Vaid Ali Oct 23, 2018
1 33 34 35 36 37 41
Scroll to Top