ubuntu版本查看命令

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ubuntu版本查看命令相关的知识,希望对你有一定的参考价值。

参考技术A 简单的

在命令终端输入

1.cat /etc/issue (简单)

2.cat /etc/lsb-release(具体)

3.uname -a(内核)

ubuntu查看系统版本命令

#查看文件信息,包含32-bit就是32位,包含64-bit就是64位

[email protected]:/home/nulige/tools# uname -a
Linux HDController 4.4.0-83-generic #106-Ubuntu SMP Mon Jun 26 17:54:43 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux 

#查看Ubuntu版本

[email protected]:/home/nulige/tools# lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 16.04 LTS
Release:	16.04
Codename:	xenial

  

 

以上是关于ubuntu版本查看命令的主要内容,如果未能解决你的问题,请参考以下文章

如何查看ubuntu系统的版本

ubuntu 怎么查看protoc版本

查看ubuntu版本号命令

如何查看ubuntu的内核版本和发行版本号?

Ubuntu查看版本号

如何查看ubuntu的内核版本和发行版本号?