知识屋:更实用的电脑技术知识网站
所在位置:首页 > 操作系统 > linux

查看linux内核(kernel)的方法

发布时间:2014-09-05 17:12:46作者:知识屋

这里Redhat给大家介绍三种查看linux内核版本的方法,每种查看linux内核版本结果都不一样,便于大家提交资料分析.
[root@localhost ~]# uname -a
Linux localhost.localdomain 2.6.18-128.el5 #1 SMP Wed Dec 17 11:42:39 EST 2008 i686 athlon i386 GNU/Linux
[root@localhost ~]# lsb_release -a
LSB Version:    :core-3.1-ia32:core-3.1-noarch:graphics-3.1-ia32:graphics-3.1-noarch
Distributor ID: RedHatEnterpriseServer
Description:    Red Hat Enterprise Linux Server release 5.3 (Tikanga)
Release:        5.3
Codename:       Tikanga
[root@localhost ~]# cat /etc/issue
Red Hat Enterprise Linux Server release 5.3 (Tikanga)
Kernel on an m以上三种查询linux内核版本的命令非常实用,建议大家收藏.
(免责声明:文章内容如涉及作品内容、版权和其它问题,请及时与我们联系,我们将在第一时间删除内容,文章内容仅供参考)
收藏
  • 人气文章
  • 最新文章
  • 下载排行榜
  • 热门排行榜