CentOS Linux End of Life: CentOS Project Announces Shift to CentOS Stream
The CentOS Project announced in December 2020 that it would discontinue CentOS Linux, shifting its focus to CentOS Stream. CentOS Linux 8 reached its end-of-life on December 31, 2021, leaving many users wondering about the future of the platform.
What is CentOS Linux?
CentOS Linux is a community-driven, free, and open-source Linux distribution that is based on Red Hat Enterprise Linux (RHEL). It provides a stable and secure platform for users who want a reliable and long-term supported operating system. CentOS Linux is widely used for web hosting, servers, and other enterprise-level applications.
What is CentOS Stream?
CentOS Stream is a rolling-release distribution of Linux that is designed to be a mid-stream between Fedora Linux and RHEL. It provides a faster development cycle and allows users to test new features and updates before they are included in RHEL. CentOS Stream is intended to be a platform for community members to collaborate and contribute to the development of RHEL.
Why the Shift from CentOS Linux to CentOS Stream?
The CentOS Project stated that the shift to CentOS Stream is due to the changing landscape of open-source software development. The project aims to provide a more agile and responsive platform for users to test and contribute to new features and updates. The CentOS Project also stated that the shift will allow for better alignment with upstream projects, such as Fedora Linux and RHEL.
What Does this Mean for CentOS Linux Users?
CentOS Linux 8 users will no longer receive updates or support after December 31, 2021. Users are encouraged to migrate to CentOS Stream or another supported Linux distribution. CentOS Linux 7 will continue to receive updates and support until June 30, 2024.
The CentOS Project's shift from CentOS Linux to CentOS Stream marks a significant change in the Linux landscape. While the change may be disruptive for some users, it provides an opportunity for the community to collaborate and contribute to the development of RHEL. Users are encouraged to explore CentOS Stream and other supported Linux distributions to find the best fit for their needs.
References
# This is a code block
for i in range(5):
print(i)
This is a paragraph with some code:
def hello_world():
print("Hello, world!")
This is another paragraph with some code:
$ curl -L https://github.com/docker/compose/releases/download/1.29.2/docker-compose-$(uname -s)-$(uname -m) -o /usr/local/bin/docker-compose
$ chmod +x /usr/local/bin/docker-compose