How to check kernel || distribution version||查看内核版本on Linux
发布日期:2021-05-07 14:21:10 浏览次数:31 分类:技术文章

本文共 439 字,大约阅读时间需要 1 分钟。

  • 查看版本

uname -r Display kernel release	  -a Display all information	  -o Display the operating system 	  -v Display kernel version hostnamectl # display information about the system's network configurationcat /proc/version # Displays the contents of the /proc/version file. This will output the Linux kernel version first along with additional data about your operating systemdmesg | grep Linuxlsb_release -a # distribution version
  • Reference

上一篇:Linux查看当前文件夹大小
下一篇:Expection VS. mean

发表评论

最新留言

第一次来,支持一个
[***.219.124.196]2025年04月15日 08时48分32秒