In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
This article is about how to view the linux kernel version. The editor thought it was very practical, so I shared it with you as a reference. Let's follow the editor and have a look.
Linux View Kernel version command
Uname-r or cat / proc/version
View the distribution (release) version
Cat / etc/issue or cat / etc/redhat-release (cat / etc/centos-release)
Meaning of version number
There are two linux kernel versions: stable version (minor version is even) and development version (minor version is odd)
Version number: main version. The second version. Release version-modified version
Such as:
2.6.32-642.el6.x86_64
3.10.0-693.17.1.el7.x86_64
Note:
El for Enterprise Linux,6 for Centos6
X86'64 represents the CPU structure, that is, 64-bit
The first two numbers (primary and secondary versions) are generally used to describe the kernel series.
Released version: the kernel version that is released after the new features are accumulated to a certain extent when the architecture of the major and minor versions remains unchanged.
Modified version: modify some bug, etc.
Thank you for reading! On how to view the linux kernel version to share here, I hope the above content can be of some help to you, so that you can learn more knowledge. If you think the article is good, you can share it and let more people see it.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.