幾種檢視linux版本資訊的方法:
1. uname -a
2. cat /proc/version
3. cat /etc/issue
4. lsb_release -a
詳解 lsb_release -a
登入到伺服器執行 lsb_release -a ,即可列出所有版本資訊,例如:
1. [
[email protected] ~]# lsb_release -a
2. lsb version: 1.3
3. distributor id: redhatenterpriseas
4. description: red hat enterprise
linux as release 4 (nahant update 1)
5. release: 4
6. codename: nahantupdate1
7. [
[email protected] ~]# 這個
命令適用於所有的linux,包括red
hat、suse、debian等發行版。
linux檢視系統版本資訊
1.etc issue 和 etc redhat release都是系統安裝時預設的發行版本資訊,通常安裝好系統後檔案內容不會發生變化。看你的貼圖該linux安裝的發行版是rhel6.1。2.lsb release a fsg free standards group 組織開發的lsb linux ...
linux 檢視系統版本資訊
第一種方法 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 ...
Linux系統檢視版本資訊
1.輸入 uname a 可顯示電腦以及作業系統資訊。root centos uname a linux centos 2.6.32 358.el6.x86 64 1 smp fri feb 22 00 31 26 utc 2013 x86 64 x86 64 x86 64 gnu linux ro...