Cloud & Networking

Red Hat Enterprise Linux 7.6 Beta released with focus on security, cloud, and automation

2 min read

Red Hat has rolled out their Red Hat Enterprise Linux 7.6 beta in their goal of becoming the cloud powerhouse. This release focuses on security and compliance, automation, and cloud deployment features.

Linux security improvements

As far as Linux based security is considered, some improvements made include:

  • GnuTLS library with Hardware Security Module (HSM) support
  • Strengthened OpenSSL for mainframes
  • Enhancements to the nftables firewall
  • Integration of Berkeley Packet Filter (eBPF) to provide a safer mechanism for monitoring Linux kernel activity

Hybrid cloud deployment-related changes

Red Hat Enterprise Linux 7.6 has introduced a variety of cloud deployment improvements. Red Hat’s Paul Cormier considers the hybrid cloud to be the default technology choice. “Enterprises want the best answers to meet their specific needs, regardless of whether that’s through the public cloud or on bare metal in their own datacenter.”

For starters, Red Hat Enterprise Linux 7.6 uses Trusted Platform Module (TPM) 2.0 hardware modules to enable Network Bound Disk Encryption (NBDE). This provides two layers of security features for hybrid cloud operations:

  • The network-based mechanism works in the cloud,
  • On-premises TPM helps to keep information on disks more secure.

They have also introduced Podman, a part of Red Hat’s lightweight container toolkit. It adds enterprise-grade security features to containers. Podman complements Buildah and Skopeo by enabling users to run, build, and share containers using the command line interface. It can also work with CRI-O, a lightweight Kubernetes containers runtime.

Management and Automation

The latest beta version also adds enhancements to the Red Hat Enterprise Linux Web Console including:

  • Showing available updates on the system summary pages.
  • Automatic configuration of single sign-on for identity management, helping to simplify this task for security administrators.
  • An interface to control firewall services.

These are just a select few updates. For a more detailed coverage, go through the release notes available on the Red Hat Blog.

Read Next

Red Hat Enterprise Linux 7.5 (RHEL 7.5) now generally available.

What RedHat and others announced at KubeCon + CloudNativeCon 2018.

RedHat and others launch Istio 1.0 service mesh for microservices.

Sugandha Lahoti

Content Marketing Editor at Packt Hub. I blog about new and upcoming tech trends ranging from Data science, Web development, Programming, Cloud & Networking, IoT, Security and Game development.

Share
Published by
Sugandha Lahoti

Recent Posts

Top life hacks for prepping for your IT certification exam

I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed…

3 years ago

Learn Transformers for Natural Language Processing with Denis Rothman

Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN…

3 years ago

Learning Essential Linux Commands for Navigating the Shell Effectively

Once we learn how to deploy an Ubuntu server, how to manage users, and how…

3 years ago

Clean Coding in Python with Mariano Anaya

Key-takeaways:   Clean code isn’t just a nice thing to have or a luxury in software projects; it's a necessity. If we…

3 years ago

Exploring Forms in Angular – types, benefits and differences   

While developing a web application, or setting dynamic pages and meta tags we need to deal with…

3 years ago

Gain Practical Expertise with the Latest Edition of Software Architecture with C# 9 and .NET 5

Software architecture is one of the most discussed topics in the software industry today, and…

3 years ago