如何查看Linux系统的版本信息

2026-02-15 00:47:29

1、使用uname命令

Print certain system information.

-r, --kernel-release: print the kernel release

-m, --machine: print the machine hardware name

如何查看Linux系统的版本信息

2、查看/proc/version文件

如何查看Linux系统的版本信息

3、查看/etc/issue文件

如何查看Linux系统的版本信息

4、使用lsb_release命令

如何查看Linux系统的版本信息

猜你喜欢