Linux

Featured image for: SCTP over UDP in the Linux kernel.
Article

How to improve Go FIPS test coverage with Packit

Alejandro Sáez Morollón

Explore how Fedora contributors can use Packit to improve Go FIPS test coverage by building packages using GitHub pull requests on COPR repositories.

Featured image for Best of Linux 2023 that shows a computing setup.
Article

Our top Linux articles for developers in 2023

Colleen Lobner

Check out the top 10 Linux articles we published for developers in 2023, covering new features in Red Hat Enterprise Linux, containers, GCC 13, and more.

Lesson Thumbnail
Lesson

Red Hat Insights with Ansible remediation

Nagesh Rathod

Learn how to connect Red Hat Enterprise Linux with Red Hat Insights, scan for vulnerabilities on your server, and remediate the vulnerabilities with Ansible Playbook.

20 minutes | Intermediate
Featured images for .NET topics.
Article

.NET 8 now available for RHEL and OpenShift

John Clingan +1

.NET 8 is now generally available, targeting Red Hat Enterprise Linux 8.7, 9.1, and Red Hat OpenShift. Here’s what developers need to know about this new major release.

Featured image for: SCTP over UDP in the Linux kernel.
Article

eBPF application development: Beyond the basics

Donald Hunter +1

Explore best practices for eBPF application development on Linux, including languages and toolchains for working across multiple kernels and environments.

Vulnerability analysis of Golang applications and more with Red Hat CodeReady Dependency Analytics v0.3.2
Article

Learning Go: Stale slices explained

Massimiliano Ziccardi

With the Go language, certain operations might result in stale slices. This article breaks down how this can happen and what you need to know to avoid it.