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

15 Essential Tips to Launch Your E-Commerce Store with Shopware – A Beginner’s Blueprint

Launching an E-Commerce website can be both exciting and challenging, especially when you’re starting from

Shopware Vaid Ali Jan 9, 2025
Theme Development and UI/UX Approaches: Creating Memorable Online Experiences - BrandCrock

Theme Development and UI/UX Approaches: Creating Memorable Online Experiences

In the e-commerce industry, first impressions matter. The moment a user lands on your site,

News Alan Bradford Jan 8, 2025

Shopware 6 Ticket System Plugin

The Ticket System plugin allows you to create and manage events, sell tickets to those

News Alan Bradford Feb 2, 2024

Shopware 6 Plugin Customer Membership Program

Customer Membership Offer plugin for Shopware 6 allows you to categorize registered users under silver,

News Mustafa Ali Jan 17, 2024
1 6 7 8 9 10 41
Scroll to Top