+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 Importance of SEO for Shopware E-Commerce Websites

Shopware, as a popular and powerful e-commerce platform, provides a strong foundation for creating feature-rich

Shopware Vaid Ali Jul 26, 2023

How to Customize Your Shopware 6 Storefront Theme

Customizing your Shopware 6 storefront theme allows you to create a unique and visually appealing

Shopware Mustafa Ali Jul 21, 2023

Magento Order Management Plugin

Order Management extension allows customers to edit their orders placed in your shop. Details of

News Alan Bradford Jul 13, 2023

Same-day delivery options & E-Commerce business

In the ever-evolving world of e-commerce, providing efficient and timely delivery options is crucial to

Shopware Mustafa Ali Jul 11, 2023
1 13 14 15 16 17 43
Scroll to Top