查看debian版本

於 Debian、Ubuntu Linux 查看系統版本、Kernel 版本 等資訊 的 指令, 可以使用 uname 和 lsb_release (可使用於查詢是哪種作業系統, ex: Redhat、CentOS).

可使用 “uname –help”、”lsb_release –help” 取得更多詳細的參數與說明.

 

Debian

  • uname -a

    Linux notebook 2.6.26-2-amd64 #1 SMP Sun Jun 21 04:47:08 UTC 2009 x86_64 GNU/Linux

  • lsb_release -a

    No LSB modules are available.
    Distributor ID: Debian
    Description:    Debian GNU/Linux testing (squeeze)
    Release:        testing
    Codename:       squeeze

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *