您的位置 首页 技术

centos如何查看版本号

1、使用lsb_release -a命令查看 [root@sky9896sky]# lsb_release -abash:lsb_release: command not foun…

1、使用lsb_release -a命令查看

[root@sky9896sky]# lsb_release -abash:lsb_release: command not found[root@sky9896sky]#yum install lsb –y[root@sky9896sky]# lsb_release -aLSBVersion:base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarchDistributorID: CentOSDescription:    CentOS release 6.7 (Final)Release:        6.7Codename:       Final

2、使用cat /etc/redhat-release命令查看

[root@sky9896 sky]# cat /etc/redhat-releaseCentOSrelease 6.7 (Final)

推荐教程:centos教程

以上就是centos如何查看版本号的详细内容,更多请关注24课堂在线网其它相关文章!

本文来自网络,不代表24小时课堂在线立场,转载请注明出处:https://www.24ketang.cn/63707.html

为您推荐

返回顶部