查看Linux内核版本命令

1、查看Linux内核版本命令(两种方法):html

一、cat /proc/versionide

二、uname -a
2、查看Linux系统版本的命令(3种方法):htm

一、lsb_release -a
便可列出全部版本信息:
这个命令适用于全部的Linux发行版,包括Redhat、SuSE、Debian…等发行版。blog

二、cat /etc/redhat-release
这种方法只适合Redhat系的Linux:get

三、cat /etc/issue
此命令也适用于全部的Linux发行版。it

3、Linux查看版本多少位io

一、getconf LONG_BITclass


参考:
https://www.cnblogs.com/xiluhua/p/5847266.html方法

相关文章
相关标签/搜索