如何查询centos查看系统内核版本,系统版本,32位还是64位

查看centos内核的版本:
# cat /proc/version
Linux version 2.6.32-131.0.15.el6.x86_64 (mockbuild@c6-x8664-build.centos.org) (gcc version 4.4.4 20100726 (Red Hat 4.4.4-13) (GCC) ) #1 SMP Sat Nov 12 15:11:58 CST 2011
#

# uname -a
Linux localhost.localdomain 2.6.32-131.0.15.el6.x86_64 #1 SMP Sat Nov 12 15:11:58 CST 2011 x86_64 x86_64 x86_64 GNU/Linux

查看linux版本:
# cat /etc/issue
CentOS release 6.1 (Final)
Kernel \r on an \m


# cat /etc/redhat-release
CentOS release 6.1 (Final)
#

查看系统是64位还是32位:
# getconf LONG_BIT
64
# getconf WORD_BIT
32
#

# file /bin/ls
/bin/ls: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, stripped
#
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值