linux 内核版本号详解【命名规则】
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash

·
1、详细说明:
我们查看linux 版本的时候通常uname -a 出来的信息如下
Linux localhost.localdomain 3.10.0-862.el7.x86_64 #1 SMP Fri Apr 20 16:44:24 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
其中3.10.0-862.el7.x86_64 这个即为内核发行版的信息了。
命名规则:
主版本号:3
次版本号:10【奇数为开发版本,偶数为稳定版本】
修订版本号:0【修改的次数】
此次版本的第N次修改:862
el7:redhat enterprise linux 7
x86_64:编译框架
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
2、综述
3.10 这个即为版本号,后面的为小版本号
3、参考文献以及依据
1、centos 7
2、http://loris-jand.iteye.com/blog/976121
3、http://blog.chinaunix.net/uid-24118190-id-4755520.html
4、https://linux.cn/article-2310-1.html#3_759
5、https://zhidao.baidu.com/question/579470120.html
推荐内容




A beautiful web dashboard for Linux
最近提交(Master分支:7 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
相关推荐
查看更多
linux-dash

A beautiful web dashboard for Linux
linux-dash

A beautiful web dashboard for Linux
linux-dash

所有评论(0)