版本号
CentOS7中查看系统版本信息
CentOS • liuliangsong 发表了文章 • 0 个评论 • 14093 次浏览 • 2016-11-02 12:46
1、使用“cat /etc/redhat-release”命令查看操作系统详细发行版本号:[pre=html][root@aiezu.com ~]# cat /etc/redhat-release
CentOS Linux release 7.2.1511 (Core)[/pre]
2、版本号和位数:[pre=html][root@aiezu.com ~]# rpm -q centos-release
centos-release-7-2.1511.el7.centos.2.10.x86_64[/pre]
3、“cat /proc/version”命令:[pre=html][root@aiezu.com ~]# cat /proc/v 查看原文 »
CentOS7中查看系统版本信息
CentOS • liuliangsong 发表了文章 • 0 个评论 • 14093 次浏览 • 2016-11-02 12:46
1、使用“cat /etc/redhat-release”命令查看操作系统详细发行版本号:[pre=html][root@aiezu.com ~]# cat /etc/redhat-release
CentOS Linux release 7.2.1511 (Core)[/pre]
2、版本号和位数:[pre=html][root@aiezu.com ~]# rpm -q centos-release
centos-release-7-2.1511.el7.centos.2.10.x86_64[/pre]
3、“cat /proc/version”命令:[pre=html][root@aiezu.com ~]# cat /proc/v 查看原文 »