主頁(yè) > 知識(shí)庫(kù) > 查看Linux系統(tǒng)版本信息的方法小結(jié)

查看Linux系統(tǒng)版本信息的方法小結(jié)

熱門標(biāo)簽:常熟外呼系統(tǒng) 文山外呼營(yíng)銷系統(tǒng) 地圖上標(biāo)注點(diǎn)位的圖標(biāo) 江蘇小型外呼系統(tǒng)軟件 中山防封卡電銷卡辦理 拉薩銷售外呼系統(tǒng)軟件 電銷語(yǔ)音機(jī)器人哪個(gè)好 電話機(jī)器人服務(wù)器部署 百度地圖標(biāo)注未成功
如何查看Linux系統(tǒng)使用的版本信息呢? 下面這篇文章收集、整理了一些常見的查看Linux系統(tǒng)版本的方法。由于手頭只有Oracle Linux、Centos Linux、Redhat Linux三個(gè)版本Linux,所以像Debian、Ubuntu之類的Linux系統(tǒng),下面方法在這些版本都沒測(cè)試過。

1:more /etc/issue 命令查看

1.1 Oracle Linux


復(fù)制代碼
代碼如下:

[root@DB-Server ~]# more /etc/issueOracle Linux Server release 5.7Kernel \r on an \m


1.2 Centos Linux
 

復(fù)制代碼
代碼如下:

[root@Centos2 ~]# more /etc/issueCentOS release 6.4 (Final)Kernel \r on an \m
 

1.3 RedHat Linux
 

復(fù)制代碼
代碼如下:

[root@getlnx05 ~]# more /etc/issueRed Hat Enterprise Linux Server release 5.7 (Tikanga)Kernel \r on an \m
 

2: lsb_release -a 命令查看 

2.1 Oracle Linux


復(fù)制代碼
代碼如下:

[root@DB-Server ~]# lsb_release -a
LSB Version: :core-4.0-amd64:core-4.0-ia32:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-ia32:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-ia32:printing-4.0-noarch
Distributor ID: EnterpriseEnterpriseServer
Description: Enterprise Linux Enterprise Linux Server release 5.7 (Carthage)
Release: 5.7
Codename: Carthage

2.2 Centos Linux

復(fù)制代碼
代碼如下:

[root@Centos2 ~]# lsb_release -a
LSB Version: :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-noarch
Distributor ID: CentOS
Description: CentOS release 6.4 (Final)
Release: 6.4
Codename: Final

2.3 RedHat Linux

復(fù)制代碼
代碼如下:

[root@getlnx05 ~]# lsb_release -a
LSB Version: :core-4.0-amd64:core-4.0-ia32:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-ia32:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-ia32:printing-4.0-noarch
Distributor ID: RedHatEnterpriseServer
Description: Red Hat Enterprise Linux Server release 5.7 (Tikanga)
Release: 5.7
Codename: Tikanga

3:cat /etc/redhat-release 命令查看

這個(gè)命令應(yīng)該只有部分Linux可以查看,不是所有版本Linux都可以使用該命令

3.1 Oracle Linux

復(fù)制代碼
代碼如下:

[root@DB-Server ~]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.7 (Tikanga)

[root@DB-Server etc]# cat /etc/*release
Enterprise Linux Enterprise Linux Server release 5.7 (Carthage)
Oracle Linux Server release 5.7
Red Hat Enterprise Linux Server release 5.7 (Tikanga)
[root@DB-Server etc]# ls /etc/*lease
/etc/enterprise-release /etc/oracle-release /etc/redhat-release
[root@DB-Server etc]#

3.2 Centos Linux

復(fù)制代碼
代碼如下:

[root@Centos2 ~]# cat /etc/redhat-release
CentOS release 6.4 (Final)

[root@Centos2 ~]# cat /etc/*release
CentOS release 6.4 (Final)
LSB_VERSION=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-noarch
CentOS release 6.4 (Final)
CentOS release 6.4 (Final)
[root@Centos2 ~]# ls /etc/*release
/etc/centos-release /etc/lsb-release /etc/redhat-release /etc/system-release
[root@Centos2 ~]#

3.3 RedHat Linux

復(fù)制代碼
代碼如下:

[root@getlnx05 ~]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.7 (Tikanga)

[root@getlnx05 ~]# cat /etc/*release
Red Hat Enterprise Linux Server release 5.7 (Tikanga)
[root@getlnx05 ~]# ls /etc/*release
/etc/redhat-release
[root@getlnx05 ~]#

4 rpm -q redhat-release命令查看,只適用于Redhat Linux

復(fù)制代碼
代碼如下:

[root@getlnx05 ~]# rpm -q redhat-release
redhat-release-5Server-5.7.0.3

標(biāo)簽:鶴壁 黔南 景德鎮(zhèn) 天門 海北 欽州 威海 河南

巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《查看Linux系統(tǒng)版本信息的方法小結(jié)》,本文關(guān)鍵詞  查看,Linux,系統(tǒng),版本,信息,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問題,煩請(qǐng)?zhí)峁┫嚓P(guān)信息告之我們,我們將及時(shí)溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《查看Linux系統(tǒng)版本信息的方法小結(jié)》相關(guān)的同類信息!
  • 本頁(yè)收集關(guān)于查看Linux系統(tǒng)版本信息的方法小結(jié)的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章