Sungeek

1. 查看版本号

查看CentOS的版本号命令:

[root@localhost ~]# cat /etc/centos-release
CentOS Linux release 7.4.1708 (Core)

显示查询结果:(centos7.4.1708版本)

 

2. 查看内核版本

  查询Centos系统内核版本信息:

[root@localhost ~]# uname -r
3.10.0-693.el7.x86_64

 

分类:

技术点:

相关文章:

  • 2022-03-07
  • 2022-12-23
  • 2021-12-05
  • 2021-08-04
  • 2022-02-11
  • 2021-12-16
  • 2022-12-23
猜你喜欢
  • 2022-02-02
  • 2021-12-05
  • 2022-12-23
  • 2022-12-23
  • 2021-12-05
  • 2021-12-05
  • 2021-12-05
相关资源
相似解决方案