How to see the OS V...
 
Share:
Notifications
Clear all

How to see the OS Version in RHEL ?

2 Posts
2 Users
0 Likes
269 Views
Durgesh Jangid
(@durgeshjangid)
Posts: 10
Active Member
Topic starter
 

To verify that the correct version of RHEL, is installed, log in as a root user and enter the following command:

cat /etc/redhat-release

To verify that the correct version of SLES, is installed, log in as a root user and enter the following command:

cat /etc/SuSE-release
 
Posted : 05/03/2023 1:26 am
kajal
(@kajal)
Posts: 43
Eminent Member
 

To check each file for your Red Hat OS version use the command:

cat /etc/redhat-release

 
Posted : 05/03/2023 1:28 am
Share: