Skip to content
Tech Master Tech Master

OneStopTechnical Forum

  • Books
  • AI
  • Networking
  • Windows
  • Linux
  • Cloud
  • Mac
  • Active Directory
  • Azure
  • Cloud
  • Exchange
  • M365
  • Server 2025
  • Storage
  • Vsphere
  • Website
  • Database
  • Security
  • Knowledge Base
  • VPN
Tech Master
Tech Master

OneStopTechnical Forum

How to Upgrade CentOS/Red Hat/Fedora Linux Kernel (cPanel WHM)

blog.payperitem.com, January 20, 2025January 20, 2025

In CentOS or RedHat Linux operating system, upgrading to latest version of kernel is important to ensure that all security vulnerabilities or loopholes are patches and new features are applied. In addition, as Linux specially CentOS is one of the most popular Linux flavor that hosts the cPanel web hosting control panel, the leading control panel which manages the websites in the web hosting industry, together with its Web Host Manager (WHM) that allows administrative access to the back end of cPanel. Thus, ensuring that the kernel is always up-to-date is utmost important.

Before you proceed to upgrade the system kernel, login to the server via SSH or console as root and use the following command to check the server’s kernel information:

uname -a

“uname -a” will list out all system information, including the current kernel version information. Use that information to determine if you need to upgrade the kernel.

To upgrade kernel, run the following command:

yum update kernel

Linux will set up the update process by processing the requirements and dependencies, and then ask for confirmation. At this step, press Y and hit Enter, and let the yum package management utility to do its job to update the kernel.

Update Linux Kernel

Once the kernel is updated, restart the server with one of the following commands to complete the kernel update:

/sbin/reboot

/sbin/shutdown -r now

Windows

Post navigation

Previous post
Next post

Related Posts

How to Configure Distributed File System (DFS) in Windows Server

March 30, 2025

DFS (Distributed File System) in Windows Server allows for the organization of shared folders across multiple servers into a single namespace, improving accessibility and redundancy. DFS consists of two key components: Prerequisites Step 1: Install DFS Roles Step 2: Configure a DFS Namespace Step 3: Add DFS Folders and Targets…

Read More

1️⃣ General Web Server Security Best Practices

April 2, 2025April 2, 2025

✅ Keep the Server Updated ✅ Run as a Non-Root User ✅ Use TLS/SSL (HTTPS) ✅ Disable Unnecessary Modules ✅ Limit Server Signature Exposure ✅ Restrict File & Directory Access ✅ Enable Rate Limiting ✅ Enable Web Application Firewall (WAF) ✅ Enable Logging & Monitoring 2️⃣ Nginx Hardening Guide 🛡️…

Read More

Need Adobe collection suits ( Full Version)

April 7, 2025

Contact Us support@payperitem.com, indabhar@gmail.com

Read More

Recent Posts

  • List of AD Schema Versions
  • OldNewExplorer Free Download For Windows 11, 10, 8 and 7 [Latest Version]
  • How to Get the Classic (old) Context Menu on Windows 11
  • BitLocker Recovery Keys
  • Active Directory and Server hardening

Recent Comments

No comments to show.
June 2025
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
30  
« May    
Log in
©2025 Tech Master | WordPress Theme by SuperbThemes
  • Login
  • Sign Up
Forgot Password?
Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.
body::-webkit-scrollbar { width: 7px; } body::-webkit-scrollbar-track { border-radius: 10px; background: #f0f0f0; } body::-webkit-scrollbar-thumb { border-radius: 50px; background: #dfdbdb }