Skip to main content

確認目前 CentOS 7 的核心版本

在進行本項工作前,建議先將 CentOS 7 的版本更新至最新的 CentOS Linux release 7.9.2009 (Core) 版本,可以使用以下的指令確認:

# cat /etc/redhat-release
CentOS Linux release 7.9.2009 (Core)

然後確認一下目前系統的核心版本,指令如下:

# uname -a
Linux oxoolcommunity.ossii.com.tw 3.10.0-1160.66.1.el7.x86_64 #1 SMP Wed May 18 16:02:34 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

目前 CentOS 7 最新的核心版本為:3.10.0-1160.66.1.el7.x86_64,可以再使用 yum update 指令更新。

# yum update -y
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror01.idc.hinet.net
 * extras: mirror01.idc.hinet.net
 * updates: mirror01.idc.hinet.net
No packages marked for update