linux - 检查内核更新时间戳

标签 linux linux-kernel rhel6

<分区>

我必须检查我的基于 red-hat 的 linux 服务器内核最后一次更新是什么时候,谁能帮我解决这个问题。

最佳答案

uname 打印系统信息。

uname -v: 打印内核版本

uname -r: 打印内核版本

uname -s: 打印内核名称

关于linux - 检查内核更新时间戳,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28186692/

相关文章:

c - 在 C : "undefined reference to ` sqrtf'"中使用 sqrtf()

linux - 如何调试 Linux 内核模块的 init_module() 调用?

c - Linux 内核何时会将 SIGSEGV 的信号处理程序重置为 SIG_DFL?

linux - 在不挂载的情况下读取 cgroups 数据

ruby - 使用 Cron 运行 Ruby 的问题

c - 读取套接字时的奇怪行为

c - 从mmaped NULL指针读取数据

linux - Oracle Enterprise Linux 5/6 上的 .NET Core

docker - Docker构建失败,找不到命令

php - fatal error : call to undefined excuteQuery() processmaker at class. pmScript.php(208)