<?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>CentOS Stream &#8211; OSLogs</title>
	<atom:link href="https://oslogs.com/blog/operating-systems/centos-stream/feed/" rel="self" type="application/rss+xml" />
	<link>https://oslogs.com</link>
	<description>Logging Operating System Updates</description>
	<lastBuildDate>Wed, 23 Jul 2025 06:18:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>

<image>
	<url>https://oslogs.com/wp-content/uploads/2023/05/favicon.png</url>
	<title>CentOS Stream &#8211; OSLogs</title>
	<link>https://oslogs.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What is CentOS Hyperscale</title>
		<link>https://oslogs.com/2023/01/13/what-is-centos-hyperscale/</link>
					<comments>https://oslogs.com/2023/01/13/what-is-centos-hyperscale/#respond</comments>
		
		<dc:creator><![CDATA[Nishant Kaushal]]></dc:creator>
		<pubDate>Fri, 13 Jan 2023 17:49:48 +0000</pubDate>
				<category><![CDATA[CentOS Stream]]></category>
		<category><![CDATA[CentOS stream]]></category>
		<category><![CDATA[CentOS 9 Stream]]></category>
		<category><![CDATA[CentOS container images]]></category>
		<category><![CDATA[CentOS Hyperscale]]></category>
		<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">https://oslogs.com/?p=1790</guid>

					<description><![CDATA[CentOS Hyperscale is CentOS targetted towards enabling CentOS Stream deployment on large-scale infrastructures and facilitating collaboration on packages and tooling. It is being built by a group of engineers from Facebook, Twitter, and other hyperscalers, by making optional changes to CentOS Stream to better suit the Linux distribution to their internal needs. CentOS Hyperscale packages [&#8230;]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>CentOS Hyperscale is CentOS targetted towards enabling CentOS Stream deployment on large-scale infrastructures and facilitating collaboration on packages and tooling. It is being built by a group of engineers from Facebook, Twitter, and other hyperscalers, by making optional changes to CentOS Stream to better suit the Linux distribution to their internal needs.</p>



<p>CentOS Hyperscale packages can be accessed by installing the package centos-release-hyperscale through the usual dnf command.</p>



<pre class="wp-block-code"><code>sudo dnf install centos-release-hyperscale</code></pre>



<p>This release package will pull in epel-release, as EPEL is a prerequisite for Hyperscale. It is also recommended to enable PowerTools (which is itself a prerequisite for EPEL).</p>



<pre class="wp-block-code"><code>sudo dnf config-manager --set-enabled powertools</code></pre>



<p>A minimal container image based on the Hyperscale SIG repos and packages is available on Quay.io and can be used via Docker or Podman.</p>



<p><strong>CentOS Stream 8</strong></p>



<pre class="wp-block-code"><code>podman run -a stdin,stdout,stderr -t quay.io/centoshyperscale/centos:stream8</code></pre>



<p><strong>CentOS Stream 9</strong></p>



<pre class="wp-block-code"><code>podman run -a stdin,stdout,stderr -t quay.io/centoshyperscale/centos:stream9</code></pre>



<p></p>



<h2 class="wp-block-heading"><strong>CentOS Hyperscale Kernel</strong></h2>



<p>The CentOS Hyperscale Kernel is currently maintained in the <a href="https://sigs.centos.org/hyperscale/repositories/experimental/#kernel" target="_blank" rel="noreferrer noopener">CentOS experimental repository</a>. This kernel is based on the CentOS Stream 9 kernel and tries to follow it as closely as possible, while enabling additional features such as btrfs and Kernel Live Patching. In turn, the CentOS Stream 9 kernel is based on the upstream RHEL 9 kernel sources, which is where the RHEL 9 kernel is developed and maintained. The Hyperscale kernel is built for both CentOS Stream 8 and CentOS Stream 9 from the same sources</p>



<p></p>



<h2 class="wp-block-heading">CentOS Hyperscale Container Images</h2>



<p>The Hyperscale containers for both CentOS Stream 8 and CentOS Stream 9 are publicly hosted at <a href="https://quay.io/repository/centoshyperscale/centos?tab=tags" target="_blank" rel="noreferrer noopener">Quay</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://oslogs.com/2023/01/13/what-is-centos-hyperscale/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>CentOS 7 Extended Lifecycle Support</title>
		<link>https://oslogs.com/2022/12/23/centos-7-extended-lifecycle-support/</link>
					<comments>https://oslogs.com/2022/12/23/centos-7-extended-lifecycle-support/#respond</comments>
		
		<dc:creator><![CDATA[Nishant Kaushal]]></dc:creator>
		<pubDate>Fri, 23 Dec 2022 12:28:10 +0000</pubDate>
				<category><![CDATA[CentOS Stream]]></category>
		<category><![CDATA[CentOS 7]]></category>
		<category><![CDATA[CentOS ELS]]></category>
		<category><![CDATA[CentOS Extended Lifecycle Support]]></category>
		<category><![CDATA[TuxCare]]></category>
		<guid isPermaLink="false">https://oslogs.com/?p=1705</guid>

					<description><![CDATA[You can now confidently continue to use CentOS 7 till June 2028! CentOS 7 security updates end in June 2024. TuxCare, an innovator in enterprise-grade cybersecurity for Linux, has announced that they&#8217;ll be offering an Extended Lifecycle Support for CentOS 7 until June 2028. TuxCare said, &#8220;An Unsupported Operating System is a Ticking Time Bomb. [&#8230;]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>You can now confidently continue to use CentOS 7 till June 2028! <a href="https://cloud.google.com/compute/docs/eol/centos-eol-guidance#:~:text=The%20end%20of%20life%20dates,CentOS%207%20%2D%20June%2030%2C%202024" target="_blank" rel="noreferrer noopener">CentOS 7 security updates end in June 2024</a>. TuxCare, an innovator in enterprise-grade cybersecurity for Linux, has announced that they&#8217;ll be offering an Extended Lifecycle Support for CentOS 7 until June 2028.</p>



<p><a href="https://tuxcare.com/extended-lifecycle-support/" target="_blank" rel="noreferrer noopener">TuxCare</a> said, &#8220;<em>An Unsupported Operating System is a Ticking Time Bomb. Organizations often need to use Linux distributions or languages after the manufacturer ends security support &#8211; but cybercriminals continue to look for and exploit vulnerabilities after these products reach end of life (EOL). With TuxCare’s Extended Lifecycle Support, you can continue to use these systems for up to 4 years past the end-of-life date while we provide you with automated vulnerability patches that don’t require reboots or downtime.</em>&#8220;</p>



<p>TuxCare already offer ELS for CentOS 6, CentOS 8, Ubuntu 16.04 and Oracle Linux 6.</p>



<p>Extended Lifecycle Support services provide updated security patches for:</p>



<ul class="wp-block-list">
<li>The Linux kernel</li>



<li>Common shared libraries like glibc, openssh, openssl, and zlib. httpd, mysql, php.</li>



<li>Userspace packages.</li>



<li>Other packages, including: acl, acpid, at, attr, audit, authconfig, basesystem, bash, bc, blktrace, bridge-utils, busybox, bzip2, crash, cyrus-imapd, cyrus-sasl, db4-utils, device-mapper, dhclient, dhcpv6, dmidecode, dos2unix, dovecot, ed, gcc, gd, gdb, glib2, groff, info, Iptstate, logrotate, lslk, lvm2, makedev, nfs4-acl-tools, nfs-utils, nspr, ntp, opensp, pam, perl, procmail, procps, python, rcs, rds-tools, rhnlib, rsync, rsyslog, setroubleshoot, setserial, setup, sos, stunnel, tzdata, vim, wget, yum-metadata-parser, yum-rhn-plugin</li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://oslogs.com/2022/12/23/centos-7-extended-lifecycle-support/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to setup KDE on CentOS Stream</title>
		<link>https://oslogs.com/2022/12/09/how-to-setup-kde-on-centos-stream/</link>
					<comments>https://oslogs.com/2022/12/09/how-to-setup-kde-on-centos-stream/#respond</comments>
		
		<dc:creator><![CDATA[Nishant Kaushal]]></dc:creator>
		<pubDate>Fri, 09 Dec 2022 10:04:45 +0000</pubDate>
				<category><![CDATA[CentOS Stream]]></category>
		<category><![CDATA[AlmaLinux]]></category>
		<category><![CDATA[CentOS stream]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[KDE Plasma]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Rocky Linux]]></category>
		<guid isPermaLink="false">https://oslogs.com/?p=1634</guid>

					<description><![CDATA[CentOS Stream is as popular a laptop/desktop Operating System as much as it is a Server based one. And when it comes to working on your personal machine, you&#8217;d always love to work on a GUI instead of on terminal. CentOS Stream itself comes with multiple GUIs including KDE &#38; GNOME. In this article, lets [&#8230;]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>CentOS Stream is as popular a laptop/desktop Operating System as much as it is a Server based one. And when it comes to working on your personal machine, you&#8217;d always love to work on a GUI instead of on terminal. CentOS Stream itself comes with multiple GUIs including KDE &amp; GNOME.</p>



<p>In this article, lets learn how to setup KDE also known as K Desktop Environment on CentOS Stream.</p>



<p>First, update your system to have all the latest packages, so we don&#8217;t have any conflicts come up&#8230;</p>



<pre class="wp-block-code"><code>sudo dnf upgrade --refresh -y</code></pre>



<p>Next, if not already done, install the EPEL (Extra Packages for Enterprise Linux) repository which provides a set of additional packages for CentOS Stream</p>



<pre class="wp-block-code"><code>sudo dnf install \
    https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm \
    https:&#47;&#47;dl.fedoraproject.org/pub/epel/epel-next-release-latest-9.noarch.rpm</code></pre>



<p>Now go ahead and install the latest version of KDE, which is KDE Plasma at the time we are writing this post and reboot your machine</p>



<pre class="wp-block-code"><code>sudo dnf groupinstall "KDE Plasma Workspaces" -y
sudo reboot</code></pre>



<p>Once you restart your machine, you&#8217;ll return to the login screen. Here in the bottom right corner, you&#8217;ll be able to choose the desktop environment you&#8217;d login to. Now go ahead and login and start using the new KDE desktop environment and share your comments!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://oslogs.com/2022/12/09/how-to-setup-kde-on-centos-stream/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>OKD Streams on CentOS Stream CoreOS</title>
		<link>https://oslogs.com/2022/12/05/okd-streams-on-centos-stream-coreos/</link>
					<comments>https://oslogs.com/2022/12/05/okd-streams-on-centos-stream-coreos/#respond</comments>
		
		<dc:creator><![CDATA[Nishant Kaushal]]></dc:creator>
		<pubDate>Mon, 05 Dec 2022 08:21:01 +0000</pubDate>
				<category><![CDATA[CentOS Stream]]></category>
		<category><![CDATA[CentOS stream]]></category>
		<category><![CDATA[Kubernetes]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OKD]]></category>
		<category><![CDATA[OKD Stream]]></category>
		<category><![CDATA[RedHat OpenShift]]></category>
		<guid isPermaLink="false">https://oslogs.com/?p=1614</guid>

					<description><![CDATA[OKD Streams, the Community Distribution of Kubernetes that powersRed Hat OpenShift, has launched a fully open source release pipeline that the community can participate in, to help support and manage the release cycle ourselves. The OKD Community is now able to build and release stable builds of OKD 4.12 on CentOS Stream CoreOS which hereon [&#8230;]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>OKD Streams, the Community Distribution of Kubernetes that powersRed Hat OpenShift, has launched a fully open source release pipeline that the community can participate in, to help support and manage the release cycle ourselves. The OKD Community is now able to build and release stable builds of OKD 4.12 on CentOS Stream CoreOS which hereon we are calling OKD Streams.</p>



<p>An OKD Stream refers to a build, test, and release pipeline for any configuration of OKD, the open source kubernetes distribution that powers OpenShift. It is the first of many OKD Streams that will enable developers inside and outside of Red Hat to easily experiment with and explore Cloud Native technologies.</p>



<p></p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Introducing OKD Streams - Michelle Krejci Christian Glombek and Diane Mueller OKD Working Group" width="1530" height="861" src="https://www.youtube.com/embed/ClHdiChDh3Q?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div></figure>



<p></p>



<p>The new OKD Streams are built using Tekton pipelines, which makes it easier to explore building many different kinds of pipelines. Tekton is a Continuous Deployment (CD) system that enables admins to run tasks and pipelines in a composable and flexible manner. This new pipeline approach enables builds that can be customized via parameters, even the tasks within the pipeline can be exchanged or moved around. Add your own tasks. They are reusable templates for creating your own testable stream of OKD. Run the pipelines on any infrastructure, including locally in Kubernetes using podman, for example, or you can run them on a vanilla Kubernetes cluster.</p>



<p></p>



<p>For more information you can use the resources below&#8230;</p>



<p><a href="https://www.okd.io/" target="_blank" rel="noreferrer noopener">OKD.io</a></p>



<p><a href="https://coreos.github.io/coreos-installer/" target="_blank" rel="noreferrer noopener">CoreOS Installer</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://oslogs.com/2022/12/05/okd-streams-on-centos-stream-coreos/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>CentOS 9 Stream Appliances</title>
		<link>https://oslogs.com/2022/11/04/centos-9-stream-appliances/</link>
					<comments>https://oslogs.com/2022/11/04/centos-9-stream-appliances/#respond</comments>
		
		<dc:creator><![CDATA[Nishant Kaushal]]></dc:creator>
		<pubDate>Fri, 04 Nov 2022 06:36:47 +0000</pubDate>
				<category><![CDATA[CentOS Stream]]></category>
		<category><![CDATA[CentOS 9 Stream]]></category>
		<category><![CDATA[CentOS CI]]></category>
		<category><![CDATA[CentOS stream]]></category>
		<category><![CDATA[CentOS Stream Appliances]]></category>
		<category><![CDATA[KIWI]]></category>
		<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">https://oslogs.com/?p=1483</guid>

					<description><![CDATA[CentOS has announced that CentOS 9 Stream Appliances will soon be available via KIWI on the CentOS-Infra repository. What is KIWI? KIWI is one of the most popular command line utility to build Linux system appliances. KIWI had recently phased out its legacy code and has now come up with KIWI NG (Next Generation) with [&#8230;]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>CentOS has announced that CentOS 9 Stream Appliances will soon be <a href="https://osinside.github.io/kiwi/" target="_blank" rel="noreferrer noopener">available via KIWI</a> on the <a href="https://pagure.io/centos-infra" target="_blank" rel="noreferrer noopener">CentOS-Infra repository</a>.</p>



<h2 class="wp-block-heading">What is KIWI?</h2>



<p>KIWI is one of the most popular command line utility to build Linux system appliances. KIWI had recently phased out its legacy code and has now come up with KIWI NG (Next Generation) with the release of v9.x, which is now stable and ready to be used for live projects.</p>



<p>KIWI NG can create images in ISO, PXE as well as Vagrant formats.</p>



<h2 class="wp-block-heading">What is a CentOS 9 Stream Appliance?</h2>



<p>An Appliance is a ready to use image of any Operating System (CentOS 9 Stream in this case) which can be used in any Workstation environment, Cloud, Vagrant or any other type of containers.</p>



<p>The need for Appliances of any Operating System arises due to the additional needs of Cloud or Containerised environments, where one would need API access between the Cloud or Container managers, including RedHat&#8217;s own <a href="https://www.redhat.com/en/technologies/cloud-computing/openshift" target="_blank" rel="noreferrer noopener">OpenShift Container Orchestrator</a> and the OS for being able to manage the workflow of the Operating System right from the management consoles.</p>



<p>The work for the first stable release of the CentOS 9 Stream Appliance is in progress and one can checkout the same on the <a href="https://cbs.stg.centos.org/koji/" target="_blank" rel="noreferrer noopener">CentOS Community Build Service Staging Repository</a>.</p>



<h3 class="wp-block-heading">Where are the legacy CentOS Appliances?</h3>



<p>The legacy CentOS Appliances can still be accessed at the <a href="https://build.opensuse.org/repositories/Virtualization:Appliances:Images:Testing_x86:centos" target="_blank" rel="noreferrer noopener">CentOS Virtualization Appliances repository</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://oslogs.com/2022/11/04/centos-9-stream-appliances/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>New CentOS logo</title>
		<link>https://oslogs.com/2022/09/25/new-centos-logo/</link>
					<comments>https://oslogs.com/2022/09/25/new-centos-logo/#respond</comments>
		
		<dc:creator><![CDATA[Nishant Kaushal]]></dc:creator>
		<pubDate>Sun, 25 Sep 2022 09:43:08 +0000</pubDate>
				<category><![CDATA[CentOS Stream]]></category>
		<category><![CDATA[CentOS Brand]]></category>
		<category><![CDATA[CentOS Logo]]></category>
		<category><![CDATA[CentOS stream]]></category>
		<guid isPermaLink="false">https://oslogs.com/?p=1300</guid>

					<description><![CDATA[CentOS has released its new visual brand identity with the launch of its brand new logo. After the formation of CentOS Stream, multiple Special Interest Groups (SIGs) were formed, with each group taking on a particular responsibility. One such group is the CentOS Artwork SIG. The CentOS Artwork SIG uses the CentOS Brand to connect [&#8230;]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>CentOS has released its new visual brand identity with the launch of its brand new logo.</p>



<p>After the formation of <a href="https://oslogs.com/2022/04/21/what-is-centos-stream/">CentOS Stream</a>, multiple Special Interest Groups (SIGs) were formed, with each group taking on a particular responsibility. One such group is the CentOS Artwork SIG. The CentOS Artwork SIG uses the CentOS Brand to connect all the visual manifestations the CentOS Project is made of and, this way, it provides visual recognition among similar projects available on the Internet.</p>



<p>This was the culmination of the Design Contest that CentOS had, running 2021 through 2022. The main theme of the contest was <a href="https://git.centos.org/centos/Artwork/issue/5" target="_blank" rel="noreferrer noopener">Improving CentOS Symbol Contrast, Size and Meaning</a>.</p>



<p><a href="https://gitlab.com/areguera/centos-brand/" target="_blank" rel="noreferrer noopener">Read more about the new CentOS Brand</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://oslogs.com/2022/09/25/new-centos-logo/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is Amazon Linux 3 and how does it compare to CentOS 9 Stream?</title>
		<link>https://oslogs.com/2022/09/20/what-is-amazon-linux-3-and-how-does-it-compare-to-centos-9-stream/</link>
					<comments>https://oslogs.com/2022/09/20/what-is-amazon-linux-3-and-how-does-it-compare-to-centos-9-stream/#respond</comments>
		
		<dc:creator><![CDATA[Nishant Kaushal]]></dc:creator>
		<pubDate>Tue, 20 Sep 2022 11:08:22 +0000</pubDate>
				<category><![CDATA[CentOS Stream]]></category>
		<category><![CDATA[Amazon Linux]]></category>
		<category><![CDATA[Amazon Linux 3]]></category>
		<category><![CDATA[CentOS 9 Stream]]></category>
		<category><![CDATA[CentOS stream]]></category>
		<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">https://oslogs.com/?p=1260</guid>

					<description><![CDATA[AWS has recently announced the public preview of its next version of Amazon Linux. Amazon linux 3, codenamed AL2022, brings in improvements in design, security, stability and performance over its predecessor Amazon Linux 2. Starting with AL2022, Amazon will launch a major version of its Amazon Linux every two years and each version will be [&#8230;]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>AWS has recently announced the public preview of its next version of Amazon Linux. <a href="https://aws.amazon.com/about-aws/whats-new/2021/11/preview-amazon-linux-2022/" target="_blank" rel="noreferrer noopener">Amazon linux 3, codenamed AL2022</a>, brings in improvements in design, security, stability and performance over its predecessor Amazon Linux 2.</p>



<p>Starting with AL2022, Amazon will launch a major version of its Amazon Linux every two years and each version will be supported for five years, with quarterly updates via minor releases and use the latest software for their applications. Starting, Amazon Linux 3, they have finally introduced the ability to lock to a specific version of the Amazon Linux package repository giving customers control over how and when they absorb updates.</p>



<p>Amazon Linux is a Linux distribution targetted and optimized for use in the Elastic Compute Cloud (EC2) environment of Amazon Web Services. It uses the same Yum repository for updates using the RPM files like the Fedora, CentOS and Redhat family of Linux.</p>



<p>While earlier versions of Amazon Linux, 1 and 2 were built upon CentOS, since the movement of CentOS also to the upstream of Redhat development with CentOS Stream, now, both CentOS Stream 9 and Amazon Linux use Fedora Project as their upstream, with CentOS stream also becoming the upstream for the eventual major build of Redhat.</p>



<p>While Amazon Linux 3 is still to offer support for ARM processors, CentOS 9 Stream has support across the processor variates including x86_64, aarch64 and ppc64le.</p>



<p>As a final note, we can just add that both, Amazon Linux 3 as well as CentOS 9 Stream have the stable and well tested Linux Enterprise Kernel, are both free and targetted towards Enterprises and Server side installs. While Amazon Linux 3 is well suited for EC2 instances, similar to CentOS 9 Stream, you can download Amazon Linux 3 on your local machines using VirtualBox or VMWare.</p>



<p><a href="https://cdn.amazonlinux.com/os-images/latest/vmware/" target="_blank" rel="noreferrer noopener">Download Amazon Linux 3 for VMWare</a></p>



<p><a href="https://cdn.amazonlinux.com/os-images/latest/virtualbox/" target="_blank" rel="noreferrer noopener">Download Amazon Linux 3 for VirtualBox</a></p>



<p><a href="https://cloud.centos.org/centos/9-stream/x86_64/images/" target="_blank" rel="noreferrer noopener">Download CentOS 9 Stream for VMWare</a></p>



<p><a href="https://cloud.centos.org/centos/9-stream/x86_64/images/" target="_blank" rel="noreferrer noopener">Download CentOS 9 Stream for VirtualBox</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://oslogs.com/2022/09/20/what-is-amazon-linux-3-and-how-does-it-compare-to-centos-9-stream/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Fedora vs CentOS Stream vs Redhat Linux</title>
		<link>https://oslogs.com/2022/09/14/fedora-vs-centos-stream-vs-redhat-linux/</link>
					<comments>https://oslogs.com/2022/09/14/fedora-vs-centos-stream-vs-redhat-linux/#respond</comments>
		
		<dc:creator><![CDATA[Nishant Kaushal]]></dc:creator>
		<pubDate>Wed, 14 Sep 2022 11:32:15 +0000</pubDate>
				<category><![CDATA[CentOS Stream]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[AlmaLinux]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[CentOS stream]]></category>
		<category><![CDATA[Fedora Linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Redhat]]></category>
		<category><![CDATA[Redhat Enterprise Linux]]></category>
		<category><![CDATA[Redhat release cycle]]></category>
		<category><![CDATA[RHEL]]></category>
		<category><![CDATA[RHEL LTS]]></category>
		<category><![CDATA[Rocky Linux]]></category>
		<guid isPermaLink="false">https://oslogs.com/?p=1164</guid>

					<description><![CDATA[To start with RedHat is most known for its association with RedHat Enterprise Linux and is the primary sponsor of Fedora Project and CentOS Stream along with many other open source projects. Redhat Inc. was acquired by IBM in 2019 and is now operated as an independent subsidiary of IBM. Why would the same company [&#8230;]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>To start with RedHat is most known for its association with RedHat Enterprise Linux and is the primary sponsor of Fedora Project and <a href="https://oslogs.com/2022/04/21/what-is-centos-stream/">CentOS Stream</a> along with many other open source projects. Redhat Inc. was acquired by IBM in 2019 and is now operated as an independent subsidiary of IBM.</p>



<p><strong>Why would the same company want to maintain 3 Linux operating systems?</strong></p>



<p>To start with, all the 3 of these Linux distributions use the RPM (Redhat Package Manager) packages. Most of the packages can be used interchangebly amongst these Linux distributions. So in order to understand the basic difference between them, we need to first understand the difference between a community distribution (commonly called as distro) and an enterprise distribution.</p>



<h2 class="wp-block-heading">Community vs enterprise distro</h2>



<p>Linux as we all know is a free and open source operating system. Which means anybody who understands it well enough can develop features into a distro and add it to the repository for it to become a part of the upcoming release. This ensures that you always have the bleeding edge features in community based distro. However, it does come with a drawback, that the new features may not have been tested well, so an updated would be soon on its way. This causes stability issues from an enterprise perspective. Enterprises prefer to have fixed periodic update cycles with a long term support (LTS). This is where comes the enterprise Linux distro. Enterprise Linux distros are tested with wider audience, features are stabilised and only then are added to the final release.</p>



<p><strong>Fedora release cycle</strong></p>



<p>Fedora Linux falls under the category of community Linux distro. They have a release cycle of around 6 months with the support for the current version being valid till a month after the release of the next version.</p>



<p><strong>CentOS Stream release cycle</strong></p>



<p>CentOS release cycle matches with that of Redhat releases. The major version number matches that of the major release of Redhat, while the minor version number being the actual release update. Starting with <a href="https://oslogs.com/2022/04/21/what-is-centos-stream/">CentOS Stream, it is now an upstream Linux distro to Redhat</a>. </p>



<p><strong>Redhat release cycle</strong></p>



<p>Redhat is a commercial enterprise linux distro with fixed release and support cycles. Red Hat releases a new point version of a particular series every year and a major version after approximately 5 years. It offers 10-year life cycle support so you can better support long-term apps.</p>



<h2 class="wp-block-heading">Upstream vs Downstream distro</h2>



<p>The development and release cycle of a Linux distro can be compared also whether it is upstream to Redhat or downstream to Redhat.</p>



<p>The bleeding edge upstream is Fedora. Fedora matures into CentOS stream. CentOS Stream is a &#8220;continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development, positioned as a midstream between Fedora and Redhat distros. With CentOS only recently moving to upstream releases to Redhat, it will be worth keeping a watch on how often do the releases happen in CentOS Stream.</p>



<p>Since in upstream, CentOS Stream lies between Fedora and Redhat, it is expected to have releases more often than Redhat, however lesser often as compared to Fedora. CentOS Stream 9 releases will give a better picture towards this.</p>



<p>And then there are downstream distros which were launched after Redhat announced the change in the stance of CentOS from the earlier downstream distro to upstream, from its CentOS Stream. These distros are Rocky Linux (by the founder of CentOS Project) and Alma Linux (from the house of CloudLinux). They are also gaining wide spread popularity, as they track close to Red Hat Enterprise Linux, are as stable as Red Hat Enterprise Linux and are free to use.</p>



<p>You can <a href="https://oslogs.com/2022/09/12/centos-stream-vs-rocky-linux-vs-almalinux/">read more about whether to opt for CentOS Stream, Rocky Linux or AlmaLinux</a> before making up your mind for your next installation.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://oslogs.com/2022/09/14/fedora-vs-centos-stream-vs-redhat-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>CentOS Stream vs Rocky Linux vs AlmaLinux</title>
		<link>https://oslogs.com/2022/09/12/centos-stream-vs-rocky-linux-vs-almalinux/</link>
					<comments>https://oslogs.com/2022/09/12/centos-stream-vs-rocky-linux-vs-almalinux/#respond</comments>
		
		<dc:creator><![CDATA[Nishant Kaushal]]></dc:creator>
		<pubDate>Mon, 12 Sep 2022 10:36:20 +0000</pubDate>
				<category><![CDATA[AlmaLinux]]></category>
		<category><![CDATA[CentOS Stream]]></category>
		<category><![CDATA[Rocky Linux]]></category>
		<category><![CDATA[CentOS stream]]></category>
		<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">https://oslogs.com/?p=1134</guid>

					<description><![CDATA[Back in 2019, Redhat had announced that they will be changing their sponsorship for CentOS Linux distribution from December 2021. CentOS Stream would be an upstream development platform designed for CentOS community members. Rocky Linux Rocky Linux is a community enterprise operating system led by Gregory Kurtzer, founder of the CentOS project after RedHat decided [&#8230;]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>Back in 2019, Redhat had announced that they will be changing their sponsorship for CentOS Linux distribution from December 2021. <a href="https://oslogs.com/2022/04/21/what-is-centos-stream/">CentOS Stream</a> would be an upstream development platform designed for CentOS community members.</p>



<h2 class="wp-block-heading">Rocky Linux</h2>



<p>Rocky Linux is a community enterprise operating system led by Gregory Kurtzer, founder of the CentOS project after RedHat decided to switch to CentOS Stream. One reason it is also called the unofficial successor to the CentOS Project.</p>



<p>Rocky Linux continues to keep the original charm of CentOS to be the stable downstream build of Redhat. It is taken as a drop-in replacement of CentOS being a 100% bug-for-bug fork.</p>



<p><strong>What does Rocky Linux mean to the CentOS users?</strong></p>



<p>It means that you can continue to expect the same stable Enterprise Linux build that one would be used to while using CentOS, on Rocky Linux as well, since it continues to be the downstream build of Redhat. It means that Rocky Linux will continue to follow the RedHat release cycle and release after a stable release of Redhat.</p>



<h2 class="wp-block-heading">AlmaLinux</h2>



<p>AlmaLinux, like Rocky Linux, is also a community enterprise operating system led by CloudLinux. CloudLinux has been in the Linux distribution, by the same name, offers a commercial linux distribution targeted towards the web hosting industry.</p>



<p>When Redhat announced the change in the sponsorship of the CentOS Project from being downstream to upstream CentOS Stream project, AlmaLinux was the first one to come up with a replacement for CentOS.</p>



<p><strong>What does AlmaLinux mean to the CentOS users?</strong></p>



<p>AlmaLinux is also a drop-in replacement for CentOS and unlike its parent company&#8217;s CloudLinux, it will continue to remain a free and open source Linux distribution.</p>



<h2 class="wp-block-heading">Final Thoughts</h2>



<p>The choice of whether you would go for CentOS Stream or Rocky Linux or AlmaLinux depends on what is your use case?</p>



<p>If you love having bleading edge features of a new enterprise operating system, which still have been tested more than a Fedora Linux and don&#8217;t mind getting operating system updates more often. Then CentOS Stream would be a good choice.</p>



<p>If you rather have a stable, well tested operating system with specific timelines of the releases/updates, then Rocky Linux or AlmaLinux should be the way to go.</p>



<p>Amongst Rocky Linux or AlmaLinux, as of today, there truely is hardly any difference, while not ruling out how far they end up differing as the time passes and newer releases of enterprise linux get released.</p>



<p>Both come with the backings of past experience. While Rockly Linux is from the very people who founded and led the CentOS Project, AlmaLinux is from the company who was able to see the features that were missing in the whole of Redhat, Fedora, CentOS environment, specifically from the web hosting industry stand point and actually build them up as part of their CloudLinux commercial offering.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://oslogs.com/2022/09/12/centos-stream-vs-rocky-linux-vs-almalinux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is kmod and how to install centos-release-kmods</title>
		<link>https://oslogs.com/2022/08/20/what-is-kmod-and-how-to-install-centos-release-kmods/</link>
					<comments>https://oslogs.com/2022/08/20/what-is-kmod-and-how-to-install-centos-release-kmods/#respond</comments>
		
		<dc:creator><![CDATA[Nishant Kaushal]]></dc:creator>
		<pubDate>Sat, 20 Aug 2022 06:56:29 +0000</pubDate>
				<category><![CDATA[CentOS Stream]]></category>
		<category><![CDATA[CentOS kmod]]></category>
		<category><![CDATA[CentOS stream]]></category>
		<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">https://oslogs.com/?p=927</guid>

					<description><![CDATA[To understand what is kmod and why do we need it, we first need to understand what is an OS (Operating System) and what is a Kernel. What is an OS? OS or Operating System as the name goes, is a system which on one side interacts with other softwares and services installed on the [&#8230;]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>To understand what is kmod and why do we need it, we first need to understand what is an OS (Operating System) and what is a Kernel.</p>



<p><strong>What is an OS?</strong></p>



<p>OS or Operating System as the name goes, is a system which on one side interacts with other softwares and services installed on the system in order to give you, the user, the information/output that you have requested and on the other side, interacts with the GUI (Graphical User Interface), which is taking inputs from the end user as well as delivering output for the end user, in a human understandable format.</p>



<p><strong>What is a Kernel?</strong></p>



<p>Kernel is the heart of an OS. It is the one which bridges the software to the hardware. It is the central component which coordinates the functionality between an application and the hardware. It decides the priority of the application, which application should be executed by GPU and which by the CPU, which data should sit on the RAM and which should sit on the disk.</p>



<p><strong>So what is kmod?</strong></p>



<p>A simple definition is, it is the library which helps the applications control the kernel modules.</p>



<p>Let&#8217;s explain this better&#8230;</p>



<p>A machine can consist of different type of hardware. Some may have CPU, some GPU, some both. Some may have a HDD, some SDD, some NVMe some a combination of them. Some may be connected to the network, some connected to the printer, some others might be connected to both, while some others may not be connected to either.</p>



<p>Now as we have read earlier, it is the Kernel that manages the coordination between the software and the hardware. However, every machine doesn&#8217;t have every hardware, nor does every software need all the hardwares. So the libraries for each hardware (also known as drivers) are modularised in a kernel so that not all the modules need to be loaded and unnecessarily bloat the machine. kmod helps the applications load only the necessary kernel modules while the machine is running.</p>



<p><strong>How to install centos-release-kmods?</strong></p>



<p>Using dnf</p>



<pre class="wp-block-code"><code>sudo dnf -y install centos-release-kmods</code></pre>



<p> Using yum</p>



<pre class="wp-block-code"><code>sudo yum -y install centos-release-kmods</code></pre>
]]></content:encoded>
					
					<wfw:commentRss>https://oslogs.com/2022/08/20/what-is-kmod-and-how-to-install-centos-release-kmods/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
