新聞中心
Linux中如何查看版本信息?本篇文章重點(diǎn)為大家分享一下Linux下查看版本信息具體方法,有需要的小伙伴可以參考一下。

創(chuàng)新互聯(lián)建站成立10多年來,這條路我們正越走越好,積累了技術(shù)與客戶資源,形成了良好的口碑。為客戶提供做網(wǎng)站、網(wǎng)站制作、網(wǎng)站策劃、網(wǎng)頁設(shè)計(jì)、申請(qǐng)域名、網(wǎng)絡(luò)營銷、VI設(shè)計(jì)、網(wǎng)站改版、漏洞修補(bǔ)等服務(wù)。網(wǎng)站是否美觀、功能強(qiáng)大、用戶體驗(yàn)好、性價(jià)比高、打開快等等,這些對(duì)于網(wǎng)站建設(shè)都非常重要,創(chuàng)新互聯(lián)建站通過對(duì)建站技術(shù)性的掌握、對(duì)創(chuàng)意設(shè)計(jì)的研究為客戶提供一站式互聯(lián)網(wǎng)解決方案,攜手廣大客戶,共同發(fā)展進(jìn)步。
lsb_release
顯示LSB(Linux Standard Base)兼容的發(fā)行版本信息。如果是LSB兼容的發(fā)行版本,在/etc/lsb-release就可以查看到具體的版本信息。
Linux中查看版本信息命令介紹Linux中查看版本信息命令介紹
lsb_release可以快速過濾這些信息找到自己需要的字段,這個(gè)命令有可能沒有自帶,可以自行安裝lsb-release包就可以有了。
lsb_release -h
FSG lsb_release v1.4 prints certain LSB (Linux Standard Base) and
Distribution information.
Usage: lsb_release [OPTION]...
With no OPTION specified it is the same as -v.
Options:
-v, --version
Display the version of the LSB specification against which the distribution is compliant.
-i, --id
Display the string id of the distributor.
-d, --description
Display the single line text description of the distribution.
-r, --release
Display the release number of the distribution.
-c, --codename
Display the codename according to the distribution release.
-a, --all
Display all of the above information.
-s, --short
Display all of the above information in short output format.
-h, --help
Display this message.
lsb_release -a
LSB Version: n/a
Distributor ID: ManjaroLinux
Description: Manjaro Linux
Release: 21.0.2
Codename: Ornara
Version文件
lsb_release這個(gè)命令需要有另外安裝,如果沒有安裝也可以通過其他的版本信息文件找到版本的信息。
RHEL系列:/etc/redhat-release、/etc/os-release、/etc/system-release 等,這些文件一般都是指向同一個(gè)文件,如果是重新發(fā)行的版本,例如centos,還會(huì)有/etc/centos-release
Debian系列:/etc/debian-version、/etc/issue等,同樣重新發(fā)行的版本也會(huì)有對(duì)應(yīng)的version文件。
Linux中查看版本信息命令介紹Linux中查看版本信息命令介紹
內(nèi)核版本
查看內(nèi)核版本一般都使用uname這個(gè)命令。
uname -a
Linux manjaro 5.11.14-1-MANJARO #1 SMP PREEMPT Wed Apr 14 08:25:29 UTC 2021 x86_64 GNU/Linux
用這個(gè)命令也可以快速過濾到自己需要的字段。
也可以直接查看/proc/version來查看當(dāng)前云中的內(nèi)核版本
cat /proc/version
Linux version 5.11.14-1-MANJARO (builduser@LEGION) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils
新聞標(biāo)題:Linux下查看版本信息具體方法
網(wǎng)站網(wǎng)址:http://m.5511xx.com/article/djciieg.html


咨詢
建站咨詢
