国产宅男网站在线|亚洲A级性爱免费视频|亚洲中精品级在线|午夜福利AA毛

  • <dd id="gf5jf"><th id="gf5jf"></th></dd>

    <cite id="gf5jf"><label id="gf5jf"></label></cite>
  • <div id="gf5jf"><listing id="gf5jf"></listing></div>
    學(xué)習(xí)啦>學(xué)習(xí)電腦>操作系統(tǒng)>Linux教程>

    linux查看操作系統(tǒng)版本命令

    時(shí)間: 佳洲1085 分享

      linux如果需要了解操作系統(tǒng)版本的信息,我們可以使用命令來查看。下面由學(xué)習(xí)啦小編為大家整理了linux查看操作系統(tǒng)版本命令的相關(guān)知識(shí),希望對(duì)大家有幫助!

      linux查看操作系統(tǒng)版本命令一、查看內(nèi)核版本命令

      1) [root@SOR_SYS ~]# cat /proc/version

      Linux version 2.6.18-238.el5 (mockbuild@x86-012.build.bos.redhat.com) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-50)) #1 SMP Sun Dec 19 14:22:44 EST 2010

      [root@SOR_SYS ~]#

      2)[root@SOR_SYS ~]# uname -r

      2.6.18-238.el5

      3)[root@SOR_SYS ~]# uname -a

      linux SOR_SYS.99bill.com 2.6.18-238.el5 #1 SMP Sun Dec 19 14:22:44 EST 2010 x86_64 x86_64 x86_64 GNU/Linux

      [root@SOR_SYS ~]#

      linux查看操作系統(tǒng)版本命令二、查看linux版本

      1) 登錄到服務(wù)器執(zhí)行 lsb_release -a ,即可列出所有版本信息,例如:

      [root@SOR_SYS ~]# 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: RedHatEnterpriseAS

      Description: Red Hat Enterprise Linux AS release 4 (Nahant Update 4)

      Release: 4

      Codename: NahantUpdate4

      [root@SOR_SYS ~]#

      注:這個(gè)命令適用于所有的linux,包括Redhat、SuSE、Debian等發(fā)行版。

      2) 登錄到linux執(zhí)行cat /etc/issue,例如如下:

      [root@SOR_SYS ~]# cat /etc/issue

      Red Hat Enterprise Linux Server release 5.6 (Tikanga)

      Kernel \r on an \m

      [root@SOR_SYS ~]#

      3) 登錄到linux執(zhí)行cat /etc/redhat-release ,例如如下:

      [root@SOR_SYS ~]# cat /etc/redhat-release

      Red Hat Enterprise Linux AS release 4 (Nahant Update 4)

      [root@SOR_SYS ~]#

      注:這種方式下可以直接看到具體的版本號(hào),比如 AS4 Update 1

      4)登錄到linux執(zhí)行rpm -q redhat-release ,例如如下:

      [root@SOR_SYS ~]# rpm -q redhat-release

      redhat-release-5Server-5.6.0.3

      [root@SOR_SYS ~]#

      注:這種方式下可看到一個(gè)所謂的release號(hào),比如上邊的例子是5

      這個(gè)release號(hào)和實(shí)際的版本之間存在一定的對(duì)應(yīng)關(guān)系,如下:

      redhat-release-3AS-1 -> Redhat Enterprise Linux AS 3

      redhat-release-3AS-7.4 -> Redhat Enterprise Linux AS 3 Update 4

      redhat-release-4AS-2 -> Redhat Enterprise Linux AS 4

      redhat-release-4AS-2.4 -> Redhat Enterprise Linux AS 4 Update 1

      redhat-release-4AS-3 -> Redhat Enterprise Linux AS 4 Update 2

      redhat-release-4AS-4.1 -> Redhat Enterprise Linux AS 4 Update 3

      redhat-release-4AS-5.5 -> Redhat Enterprise Linux AS 4 Update 4

      另:第3)、4)兩種方法只對(duì)Redhat Linux有效

      5) [root@SOR_SYS ~]# file /bin/bash

      /bin/bash: ELF 64-bit LSB executable, AMD x86-64, version 1 (SYSV), for GNU/Linux 2.6.9, dynamically linked (uses shared libs), for GNU/Linux 2.6.9, stripped

      [root@SOR_SYS ~]#

      6) [root@SOR_SYS ~]# file /bin/cat

      /bin/cat: ELF 64-bit LSB executable, AMD x86-64, version 1 (SYSV), for GNU/Linux 2.6.9, dynamically linked (uses shared libs), for GNU/Linux 2.6.9, stripped

      [root@SOR_SYS ~]#

    linux查看操作系統(tǒng)版本命令

    linux如果需要了解操作系統(tǒng)版本的信息,我們可以使用命令來查看。下面由學(xué)習(xí)啦小編為大家整理了linux查看操作系統(tǒng)版本命令的相關(guān)知識(shí),希望對(duì)大家有幫助! linux查看操作系統(tǒng)版本命令一、查看內(nèi)核版本命令 1) [root@SOR_SYS ~]# cat /pro
    推薦度:
    點(diǎn)擊下載文檔文檔為doc格式

    精選文章

    • linux查看tomcat日志命令
      linux查看tomcat日志命令

      linux下tomcat運(yùn)行出錯(cuò)我們需要查看日志記錄來找到解決方法,下面由學(xué)習(xí)啦小編為大家整理了linux查看tomcat日志命令的相關(guān)知識(shí),希望對(duì)大家有幫助! linux查

    • linux查看tomcat進(jìn)程命令
      linux查看tomcat進(jìn)程命令

      linux下tomcat進(jìn)程的啟動(dòng)關(guān)閉都可以通過命令來執(zhí)行,下面由學(xué)習(xí)啦小編為大家整理了linux查看tomcat進(jìn)程命令的相關(guān)知識(shí),希望對(duì)大家有幫助! linux查看tomcat進(jìn)

    • linux查看tomcat端口命令
      linux查看tomcat端口命令

      linux下tomcat服務(wù)是經(jīng)常進(jìn)行操作的一個(gè)服務(wù),那我們要怎么查看tomcat端口信息呢?下面由學(xué)習(xí)啦小編為大家整理了linux查看tomcat端口命令的相關(guān)知識(shí),希望對(duì)

    • linux查看mysql端口命令
      linux查看mysql端口命令

      linux下要怎么查看mysql的端口信息呢?下面由學(xué)習(xí)啦小編為大家整理了linux查看mysql端口命令的相關(guān)知識(shí),希望對(duì)大家有幫助! linux查看mysql端口命令詳解 一、查

    3628820