Skip to content
Search for:
Search
MENU
MENU
WordPress
TYPO3
React
Shopware
Magento
Linux
PHP
Webdevelopment
Miscellaneous
Music
Search for:
Search
MENU
MENU
WordPress
TYPO3
React
Shopware
Magento
Linux
PHP
Webdevelopment
Miscellaneous
Music
How to update Kernel in CentOS
Update Kernel with Yum
yum -y update kernel
Run the following command to also keep OpenSSL, Apache and Systemd up-to-date
yum -y update httpd nss curl kernel openssl systemd
centos
,
kernel
,
yum
October 21, 2020
2:10 pm
Prev
Alllow root login on AWS VPS
How to list all Linux services in CentOS
Next