• <sub id="h4knl"><ol id="h4knl"></ol></sub>
    <sup id="h4knl"></sup>
      <sub id="h4knl"></sub>

      <sub id="h4knl"><ol id="h4knl"><em id="h4knl"></em></ol></sub><s id="h4knl"></s>
      1. <strong id="h4knl"></strong>

      2. Linux操作系統(tǒng)版本要怎么查看

        時間:2024-09-27 06:54:28 Linux認證 我要投稿
        • 相關推薦

        Linux操作系統(tǒng)版本要怎么查看

          Linux可安裝在各種計算機硬件設備中,比如手機、平板電腦、路由器、視頻游戲控制臺、臺式計算機、大型機和超級計算機。下面是小編收集Linux操作系統(tǒng)版本,希望大家認真閱讀!

          1. 查看內(nèi)核版本命令:

          chen@mylinuxserver:~> cat /proc/version

          Linux version 2.6.5-7.244-smp (geeko@buildhost) (gcc version 3.3.3 (SuSE Linux)) #1 SMP Mon Dec 12 18:32:25 UTC 2005

          /proc 目錄的作用?

          chen@mylinuxserver:/proc> uname -a

          Linux mylinuxserver 2.6.5-7.244-smp #1 SMP Mon Dec 12 18:32:25 UTC 2005 i686 i686 i386 GNU/Linux

          chen@mylinuxserver:/proc> uname -r

          2.6.5-7.244-smp

          uname命令的作用?

          2. 查看Linux版本:

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

          chen@mylinuxserver:/proc> lsb_release -a

          LSB Version: core-2.0-noarch:core-3.0-noarch:core-2.0-ia32:core-3.0-ia32:graphics-2.0-ia32:graphics-2.0-noarch:graphics-3.0-ia32:graphics-3.0-noarch

          Distributor ID: SUSE LINUX

          Description: SUSE LINUX Enterprise Server 9 (i586)

          Release: 9

          Codename: n/a

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

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

          chen@mylinuxserver:/proc> cat /etc/issue

          Welcome to SUSE LINUX Enterprise Server 9 (i586) - Kernel \r (\l).

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

          chen@mylinuxserver:/proc> cat /etc/*release*

          LSB_VERSION="core-2.0-noarch:core-3.0-noarch:core-2.0-ia32:core-3.0-ia32"

          cat: /etc/lsb-release.d: 是一個目錄

          SUSE LINUX Enterprise Server 9 (i586)

          VERSION = 9

          PATCHLEVEL = 3

        《&.doc》
        将本文的Word文档下载到电脑,方便收藏和打印
        推荐度:
        点击下载文档

        【Linux操作系統(tǒng)版本要怎么查看】相關文章:

        Linux操作系統(tǒng)概述06-22

        Linux查看系統(tǒng)信息命令盤點08-24

        Linux流行的廠商版本簡介10-12

        關于linux查看進程ps top區(qū)別06-11

        Linux認證基礎知識:linux操作系統(tǒng)目錄結(jié)構07-10

        linux操作系統(tǒng)目錄結(jié)構詳解07-17

        如何查看solaris系統(tǒng)的版本和位數(shù)09-23

        Linux操作系統(tǒng)8個經(jīng)典技巧05-27

        Linux操作系統(tǒng)文件系統(tǒng)基礎知識07-25

        Linux與Win2000操作系統(tǒng)的可靠性比較09-21

        国产高潮无套免费视频_久久九九兔免费精品6_99精品热6080YY久久_国产91久久久久久无码
      3. <sub id="h4knl"><ol id="h4knl"></ol></sub>
        <sup id="h4knl"></sup>
          <sub id="h4knl"></sub>

          <sub id="h4knl"><ol id="h4knl"><em id="h4knl"></em></ol></sub><s id="h4knl"></s>
          1. <strong id="h4knl"></strong>

          2. 日本中文字幕亚洲无线码 | 欧美中日韩国产精品卡通动漫一区二区 | 这里只有精品国产 | 亚洲欧洲日韩在线不卡 | 久久精品亚洲热综合一本奇米 | 中文字幕在线精品视频入口一区 |

            Linux操作系統(tǒng)版本要怎么查看

              Linux可安裝在各種計算機硬件設備中,比如手機、平板電腦、路由器、視頻游戲控制臺、臺式計算機、大型機和超級計算機。下面是小編收集Linux操作系統(tǒng)版本,希望大家認真閱讀!

              1. 查看內(nèi)核版本命令:

              chen@mylinuxserver:~> cat /proc/version

              Linux version 2.6.5-7.244-smp (geeko@buildhost) (gcc version 3.3.3 (SuSE Linux)) #1 SMP Mon Dec 12 18:32:25 UTC 2005

              /proc 目錄的作用?

              chen@mylinuxserver:/proc> uname -a

              Linux mylinuxserver 2.6.5-7.244-smp #1 SMP Mon Dec 12 18:32:25 UTC 2005 i686 i686 i386 GNU/Linux

              chen@mylinuxserver:/proc> uname -r

              2.6.5-7.244-smp

              uname命令的作用?

              2. 查看Linux版本:

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

              chen@mylinuxserver:/proc> lsb_release -a

              LSB Version: core-2.0-noarch:core-3.0-noarch:core-2.0-ia32:core-3.0-ia32:graphics-2.0-ia32:graphics-2.0-noarch:graphics-3.0-ia32:graphics-3.0-noarch

              Distributor ID: SUSE LINUX

              Description: SUSE LINUX Enterprise Server 9 (i586)

              Release: 9

              Codename: n/a

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

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

              chen@mylinuxserver:/proc> cat /etc/issue

              Welcome to SUSE LINUX Enterprise Server 9 (i586) - Kernel \r (\l).

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

              chen@mylinuxserver:/proc> cat /etc/*release*

              LSB_VERSION="core-2.0-noarch:core-3.0-noarch:core-2.0-ia32:core-3.0-ia32"

              cat: /etc/lsb-release.d: 是一個目錄

              SUSE LINUX Enterprise Server 9 (i586)

              VERSION = 9

              PATCHLEVEL = 3