0
点赞
收藏
分享

微信扫一扫

linux上查看系统版本

是她丫 2022-08-01 阅读 39

[root@serv-test liexin521]# cat /etc/redhat-release
CentOS release 6.10 (Final)



[root@serv-test liexin521]# uname -r
2.6.32-754.25.1.el6.x86_64

 

[root@host-234 liexin521]# hostnamectl 
Static hostname: host-234
Icon name: computer-server
Chassis: server
Machine ID: 0b8bf38d7642435c8f01a74bc7897acd
Boot ID: 44e84c2a176249c1a14385aed0c1a8b2
Operating System: CentOS Linux 7 (Core)
CPE OS Name: cpe:/o:centos:centos:7
Kernel: Linux 3.10.0-1127.19.1.el7.x86_64
Architecture: x86-64

 

举报

相关推荐

0 条评论