<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>oraclelinux 8 Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/oraclelinux-8/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Thu, 08 Aug 2019 18:59:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>Upgrade the Kernel on CentOS 8 / RHEL 8 / Oracle Linux 8</title>
		<link>https://www.osradar.com/upgrade-the-kernel-on-centos-8-rhel-8-oracle-linux-8/</link>
					<comments>https://www.osradar.com/upgrade-the-kernel-on-centos-8-rhel-8-oracle-linux-8/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Thu, 08 Aug 2019 19:03:54 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Centos 8]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[New version]]></category>
		<category><![CDATA[oraclelinux 8]]></category>
		<category><![CDATA[RHEL 8]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=12912</guid>

					<description><![CDATA[<p>The kernel is one of the most important elements of the operating system. This is why major distributions such as Debian, Ubuntu or Red Hat Linux Enterprise do not update it to recent versions. Of course, these distributions keep it with security patches that make it even safer to use. However, some of these distributions [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/upgrade-the-kernel-on-centos-8-rhel-8-oracle-linux-8/">Upgrade the Kernel on CentOS 8 / RHEL 8 / Oracle Linux 8</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The kernel is one of the most important elements of the operating system. This is why major distributions such as Debian, Ubuntu or Red Hat Linux Enterprise do not update it to recent versions. Of course, these distributions keep it with security patches that make it even safer to use. However, some of these distributions are used by users for their personal computers with recent hardware. Then it is convenient to have the Kernel updated so that it can recognize the newest devices on the market or improve the performance of those that are already there. So in this post, I will show you how to upgrade the Kernel in CentOS 8, RHEL 8 or Oracle Linux 8.</p>
<h2>Upgrade the Linux Kernel on CentOS / RHEL / Oracle Linux 8</h2>
<p>First I must warn you of something. If your system works well and you do not find any problems, it is best not to update. If you use CentOS / RHEL / Oracle Linux 8 on a home or production server, it is also not advisable to do so unless you do it for testing.</p>
<p>To update the Kernel, we will use a fairly reliable external repository called elrepo.</p>
<p>First, add the GPG key to the repository to secure the installation.</p>
<pre>:~$ su
:~# rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org</pre>
<p>Then, you need to add the repository by installing an RPM package.</p>
<pre>:~# dnf install https://www.elrepo.org/elrepo-release-8.0-2.el8.elrepo.noarch.rpm</pre>
<figure id="attachment_12932" aria-describedby="caption-attachment-12932" style="width: 1362px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-12932" src="https://www.osradar.com/wp-content/uploads/2019/08/1-2.jpeg" alt="1.- Adding the external repository to upgrade the kernel on CentOS, RHEL, Oracle Linux" width="1362" height="512" srcset="https://www.osradar.com/wp-content/uploads/2019/08/1-2.jpeg 1362w, https://www.osradar.com/wp-content/uploads/2019/08/1-2-300x113.jpeg 300w, https://www.osradar.com/wp-content/uploads/2019/08/1-2-768x289.jpeg 768w, https://www.osradar.com/wp-content/uploads/2019/08/1-2-1024x385.jpeg 1024w, https://www.osradar.com/wp-content/uploads/2019/08/1-2-696x262.jpeg 696w, https://www.osradar.com/wp-content/uploads/2019/08/1-2-1068x401.jpeg 1068w, https://www.osradar.com/wp-content/uploads/2019/08/1-2-1117x420.jpeg 1117w" sizes="(max-width: 1362px) 100vw, 1362px" /><figcaption id="caption-attachment-12932" class="wp-caption-text">1.- Adding the external repository to upgrade the kernel on CentOS, RHEL, Oracle Linux</figcaption></figure>
<p>After that, check the repository was successfully added.</p>
<pre>:~# dnf repolist</pre>
<figure id="attachment_12933" aria-describedby="caption-attachment-12933" style="width: 1365px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-12933" src="https://www.osradar.com/wp-content/uploads/2019/08/2-2.jpeg" alt="2.- All repos available on the system" width="1365" height="144" srcset="https://www.osradar.com/wp-content/uploads/2019/08/2-2.jpeg 1365w, https://www.osradar.com/wp-content/uploads/2019/08/2-2-300x32.jpeg 300w, https://www.osradar.com/wp-content/uploads/2019/08/2-2-768x81.jpeg 768w, https://www.osradar.com/wp-content/uploads/2019/08/2-2-1024x108.jpeg 1024w, https://www.osradar.com/wp-content/uploads/2019/08/2-2-696x73.jpeg 696w, https://www.osradar.com/wp-content/uploads/2019/08/2-2-1068x113.jpeg 1068w" sizes="(max-width: 1365px) 100vw, 1365px" /><figcaption id="caption-attachment-12933" class="wp-caption-text">2.- All repos available on the system</figcaption></figure>
<p>Now, you can install the new kernel, but, first, check the installed version.</p>
<pre>:~# uname -r</pre>
<figure id="attachment_12934" aria-describedby="caption-attachment-12934" style="width: 345px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-12934" src="https://www.osradar.com/wp-content/uploads/2019/08/3-2.jpeg" alt="3.- Check the current kernel version" width="345" height="95" srcset="https://www.osradar.com/wp-content/uploads/2019/08/3-2.jpeg 345w, https://www.osradar.com/wp-content/uploads/2019/08/3-2-300x83.jpeg 300w" sizes="(max-width: 345px) 100vw, 345px" /><figcaption id="caption-attachment-12934" class="wp-caption-text">3.- Check the current kernel version</figcaption></figure>
<p>So, install the new kernel.</p>
<pre>:~# dnf --enablerepo=elrepo-kernel install kernel-ml</pre>
<figure id="attachment_12935" aria-describedby="caption-attachment-12935" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-12935" src="https://www.osradar.com/wp-content/uploads/2019/08/4-1.jpeg" alt="4.- Upgrade the kernel on CentOS, RHEL and Oracle Linux 8" width="1366" height="356" srcset="https://www.osradar.com/wp-content/uploads/2019/08/4-1.jpeg 1366w, https://www.osradar.com/wp-content/uploads/2019/08/4-1-300x78.jpeg 300w, https://www.osradar.com/wp-content/uploads/2019/08/4-1-768x200.jpeg 768w, https://www.osradar.com/wp-content/uploads/2019/08/4-1-1024x267.jpeg 1024w, https://www.osradar.com/wp-content/uploads/2019/08/4-1-696x181.jpeg 696w, https://www.osradar.com/wp-content/uploads/2019/08/4-1-1068x278.jpeg 1068w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-12935" class="wp-caption-text">4.- Upgrade the kernel on CentOS, RHEL and Oracle Linux 8</figcaption></figure>
<p>After that, reboot the system. And check the version.</p>
<pre>:~# uname -msr</pre>
<figure id="attachment_12936" aria-describedby="caption-attachment-12936" style="width: 336px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-12936" src="https://www.osradar.com/wp-content/uploads/2019/08/5.jpeg" alt="5.- The new kernel running" width="336" height="90" srcset="https://www.osradar.com/wp-content/uploads/2019/08/5.jpeg 336w, https://www.osradar.com/wp-content/uploads/2019/08/5-300x80.jpeg 300w" sizes="(max-width: 336px) 100vw, 336px" /><figcaption id="caption-attachment-12936" class="wp-caption-text">5.- The new kernel running</figcaption></figure>
<p>So, that is it.</p>
<h2>Conclusion</h2>
<p>Having a more modern kernel can bring many advantages with the latest hardware on the market. However, in all cases, it is not recommended to update it. In this post, you have learned to do it without so many problems.</p>
<p>If you want to install the Kernel 5.2 on Ubuntu 18.04, please read our post about it.</p>
<p><a href="https://www.osradar.com/install-linux-kernel-5-on-ubuntu-18-04/">How to install the Kernel 5.2 on Ubuntu 18.04?</a></p>
<p>Please share this post and join <a href="https://t.me/osradar">our Telegram channel</a>.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/upgrade-the-kernel-on-centos-8-rhel-8-oracle-linux-8/">Upgrade the Kernel on CentOS 8 / RHEL 8 / Oracle Linux 8</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/upgrade-the-kernel-on-centos-8-rhel-8-oracle-linux-8/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
