查看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等发行版。


root@MyMail ~ # uname
Linux
root@MyMail ~ # uname -r
2.6.18-164.el5

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

root@MyMail ~ # cat /etc/redhat-release
CentOS release 5.4 (Final)



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

#rpm -q redhat-release
或CentOS

root@MyMail ~ # rpm -q centos-release
centos-release-5-4.el5.centos.1linux



cat /proc/versioncentos

Linux version 2.6.18-194.el5 (mockbuild@builder10.CentOS.org) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-48)) #1 SMP Fri Apr 2 14:58:14 EDT 2010 2)ide


[root@localhost ~]# cat /etc/issueui

CentOS release 5.5 (Final)ip

Kernel r on an mget



getconf LONG_BIT or getconf WORD_BITit

[root@localhost ~]# getconf LONG_BITio

64class

相关文章
相关标签/搜索