centos 版本查看

Posted hashbang

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了centos 版本查看相关的知识,希望对你有一定的参考价值。

有以下命令可以查看:

# lsb_release -a
LSB Version:    :core-3.1-ia32:core-3.1-noarch:graphics-3.1-ia32:graphics-3.1-noarch
Distributor ID: CentOS
Description:    CentOS release 5.4 (Final)
Release:        5.4
Codename:       Final

这个命令适用于所有的linux,包括Redhat、SuSE、Debian等发行版。


[email protected] ~ # uname
Linux
[email protected] ~ # uname -r
2.6.18-164.el5

以下二种方法适用于RedHat,CentOS

[email protected] ~ # cat /etc/redhat-release
CentOS release 5.4 (Final)



登录到linux执行rpm -q redhat-release

#rpm -q redhat-release
或CentOS

[email protected] ~ # rpm -q centos-release
centos-release-5-4.el5.centos.1

以上是关于centos 版本查看的主要内容,如果未能解决你的问题,请参考以下文章

centos 查看版本

CentOS是哪个版本 CentOS版本信息查看技巧

查看CentOS版本信息

Linux系统(Centos7)查看,版本/内核/位数

如何查看CentOS7的版本信息

查看centos版本号