Linux下查看版本信息具体方法

Linux中如何查看版本信息?本篇文章重点为大家分享一下Linux下查看版本信息具体方法,有需要的小伙伴可以参考一下。

创新互联建站成立10多年来,这条路我们正越走越好,积累了技术与客户资源,形成了良好的口碑。为客户提供做网站、网站制作、网站策划、网页设计、申请域名、网络营销、VI设计、网站改版、漏洞修补等服务。网站是否美观、功能强大、用户体验好、性价比高、打开快等等,这些对于网站建设都非常重要,创新互联建站通过对建站技术性的掌握、对创意设计的研究为客户提供一站式互联网解决方案,携手广大客户,共同发展进步。

lsb_release

显示LSB(Linux Standard Base)兼容的发行版本信息。如果是LSB兼容的发行版本,在/etc/lsb-release就可以查看到具体的版本信息。

Linux中查看版本信息命令介绍Linux中查看版本信息命令介绍

lsb_release可以快速过滤这些信息找到自己需要的字段,这个命令有可能没有自带,可以自行安装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这个命令需要有另外安装,如果没有安装也可以通过其他的版本信息文件找到版本的信息。

RHEL系列:/etc/redhat-release、/etc/os-release、/etc/system-release 等,这些文件一般都是指向同一个文件,如果是重新发行的版本,例如centos,还会有/etc/centos-release

Debian系列:/etc/debian-version、/etc/issue等,同样重新发行的版本也会有对应的version文件。

Linux中查看版本信息命令介绍Linux中查看版本信息命令介绍

内核版本

查看内核版本一般都使用uname这个命令。

uname -a
Linux manjaro 5.11.14-1-MANJARO #1 SMP PREEMPT Wed Apr 14 08:25:29 UTC 2021 x86_64 GNU/Linux

用这个命令也可以快速过滤到自己需要的字段。

也可以直接查看/proc/version来查看当前云中的内核版本

cat /proc/version
Linux version 5.11.14-1-MANJARO (builduser@LEGION) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils

当前题目:Linux下查看版本信息具体方法
文章位置:http://www.shufengxianlan.com/qtweb/news32/82382.html

网站建设、网络推广公司-创新互联,是专注品牌与效果的网站制作,网络营销seo公司;服务项目有等

广告

声明:本网站发布的内容(图片、视频和文字)以用户投稿、用户转载内容为主,如果涉及侵权请尽快告知,我们将会在第一时间删除。文章观点不代表本网站立场,如需处理请联系客服。电话:028-86922220;邮箱:631063699@qq.com。内容未经允许不得转载,或转载时需注明来源: 创新互联