CentOS 8 officially released based on Red Hat Enterprise Linux 8

CentOS 8 officially released based on Red Hat Enterprise Linux 8

The CentOS Project, a 100% compatible rebuild of Red Hat Enterprise Linux that fully complies with Red Hat's redistribution requirements, has released a new version: CentOS 8.0.1905 for all supported architectures.

Hot on the heels of the CentOS Linux 7.7 release, CentOS Linux 8 is now officially released. The new version is based on the Red Hat Enterprise Linux 8.0 source, which means it has all the great new features and enhancements for the hybrid cloud era.

Highlights include support for Application Streams, a rapidly evolving collection of frameworks, programming languages, and developer tools that are updated frequently and make it easier for system administrators to automate complex tasks, as well as built-in support for the OpenSSL 1.1.1 and TLS 1.3 cryptographic standards.

CentOS Linux 8 also offers support for ARM and POWER architectures, a DNF-based YUM package manager, Python 3 by default, updated version control systems including Git 2.18, Mercurial 4.8, and Subversion 1.10, support for the GNOME 3.28 desktop environment, and more. And LUKS2 disk encryption support in the Anaconda installer.

Other notable features of the CentOS Linux 8 distribution are the BPF Compiler Collection (BCC), new tools for creating efficient kernel tracing and manipulation programs, extended Berkeley Packet Filtering (eBPF) capabilities in the kernel, and the Image Builder tool for creating custom system images.

Updated components

Under the hood, CentOS Linux 8 comes with a lot of updated components, among which we can mention PHP 7.2, Ruby 2.5, Perl 5.26, SWIG 3.0, MariaDB 10.3, MySQL 8.0, PostgreSQL 10, PostgreSQL 9.6, Redis 5, Apache 2.4, nginx 1.14, Squid 4.4, and Varnish Cache 6.0.

You can download CentOS Linux 8 for 64-bit (x86_64) architecture right now through the official website. CentOS Linux 8 can also be downloaded for AArch64 (ARM64) and PPC64le (PowerPC 64-bit Little Endian) architectures from the following links. Also today, and surprisingly for Red Hat, they announced the release of CentOS Stream, their new forward-looking rolling distribution for developers and early adopters.

Summarize

The above is what I introduced to you. CentOS 8 is officially released based on Red Hat Enterprise Linux 8. I hope it will be helpful to you. If you have any questions, please leave me a message and I will reply to you in time. I would also like to thank everyone for their support of the 123WORDPRESS.COM website!
If you find this article helpful, please feel free to reprint it and please indicate the source. Thank you!

You may also be interested in:
  • Implementation of Centos7+Docker+Jenkins+ASP.NET Core 2.0 automated release and deployment

<<:  Vue custom bullet box effect (confirmation box, prompt box)

>>:  How to reset the root password in mysql8.0.12

Recommend

Specific usage of Vue's new toy VueUse

Table of contents Preface What is VueUse Easy to ...

Vue implements small notepad function

This article example shares the specific code of ...

Sample code for batch deployment of Nginx with Ansible

1.1 Copy the nginx installation package and insta...

How to install Nginx in CentOS

Official documentation: https://nginx.org/en/linu...

The difference between useEffect and useLayoutEffect in React

Table of contents Prerequisites useEffect commitB...

js to achieve star flash effects

This article example shares the specific code of ...

A detailed introduction to the use of block comments in HTML

Common comments in HTML: <!--XXXXXXXX-->, wh...

Copy and paste is the enemy of packaging

Before talking about OO, design patterns, and the ...

Specific method to delete mysql service

MySQL prompts the following error I went to "...

Detailed explanation of Vue component reuse and expansion

Table of contents Overview Is the extension neces...

JavaScript to switch multiple pictures

This article shares the specific code of JavaScri...

Vue.js application performance optimization analysis + solution

Table of contents 1. Introduction 2. Why do we ne...

Specific example of MySQL multi-table query

1. Use the SELECT clause to query multiple tables...