Difference between revisions of "Lsb release"

From Notes_Wiki
m
m
 
Line 1: Line 1:
<yambe:breadcrumb self="Lsb release">Information tools|Information tools</yambe:breadcrumb>
[[Main Page|Home]] > [[CentOS]] > [[CentOS 6.x]] > [[Information tools]] > [[Lsb release]]
=lsb_release=


This command can be used to find Linux OS installed on computer for example on Cent-OS-5.4 when we use command `lsb_release -a' we get following output:
This command can be used to find Linux OS installed on computer for example on Cent-OS-5.4 when we use command `lsb_release -a' we get following output:
Line 15: Line 14:




Back to [[Information tools]]
[[Main Page|Home]] > [[CentOS]] > [[CentOS 6.x]] > [[Information tools]] > [[Lsb release]]
 
 
 
<yambe:breadcrumb self="Lsb release">Information tools|Information tools</yambe:breadcrumb>

Latest revision as of 14:50, 24 August 2022

Home > CentOS > CentOS 6.x > Information tools > Lsb release

This command can be used to find Linux OS installed on computer for example on Cent-OS-5.4 when we use command `lsb_release -a' we get following output:

LSB Version:    :core-3.1-amd64:core-3.1-ia32:core-3.1-noarch:graphics-3.1-amd64:graphics-3.1-ia32:graphics-3.1-noarch
Distributor ID: CentOS
Description:    CentOS release 5.4 (Final)
Release:        5.4
Codename:       Final
[root@labpc ~]# more /etc/issue
CentOS release 5.4 (Final)
Kernel \r on an \m


Home > CentOS > CentOS 6.x > Information tools > Lsb release