怎样查看RHEL是RC版还是GA版?
用lsb_release -a看不到我要的信息,信息如下:
LSB Version:    :core-4.0-ia32:core-4.0-noarch:graphics-4.0-ia32:graphics-4.0-noarch:printing-4.0-ia32:printing-4.0-noarch
Distributor ID: RedHatEnterpriseServer
Description:    Red Hat Enterprise Linux Server release 6.0 (Santiago)
Release:        6.0
Codename:       Santiago
------解决方案--------------------我觉得你这就是正式版的  我还没下载安装过RC或者Beta版的linux
如果是RC或者Beta版 在版本信息里应该会有这样的关键字
而且如果是你直接下载的安装文件 那你还不知道吗?
如果你是购买服务器搭载的  那就不可能有RC或者Beta版。
------解决方案--------------------cat /etc/redhat-release
的结果呢
看哪位高人能介绍一下
------解决方案--------------------我装的正式版的 信息的确和你的一样
[root@rhel6 ~]# lsb_release -a
LSB Version:	:core-4.0-ia32:core-4.0-noarch:graphics-4.0-ia32:graphics-4.0-noarch:printing-4.0-ia32:printing-4.0-noarch
Distributor ID:	RedHatEnterpriseServer
Description:	Red Hat Enterprise Linux Server release 6.0 (Santiago)
Release:	6.0
Codename:	Santiago
[root@rhel6 ~]# cat /etc/redhat-release  
Red Hat Enterprise Linux Server release 6.0 (Santiago)
------解决方案--------------------Python code
cat /etc/issue