Red Hat Enterprise Linux

DevNation Stockholm 2024
Event

DevNation Stockholm 2024

Our event in Stockholm will provide you the opportunity to join your peers, explore the latest Red Hat technologies, and collaborate with industry leaders to explore the future of technology.

Featured image for Red Hat Enterprise Linux.
Article

Using GDB to time travel

Guinevere Larsen

This article provides a quick tutorial, explaining how to use GDB's reverse debugging facility, also known as time travel debugging. This will show the basic commands to use this facility.

Article Thumbnail
Article

Managing Sensitive Assets Within Image Mode for Red Hat Enterprise Linux

Andrew Block

Aside from naming and versioning, managing sensitive assets, like credentials, is one of the more challenging aspects in technology. So, why is it so difficult? Well, to start off. What may be considered a sensitive asset to one individual or organization may not be the same as another. Also, given that there are so many different ways that sensitive assets can be managed, there is no universally accepted method available.
The challenges that encompass how sensitive assets are handled also apply to image mode, a new method that enables building and deploying Operating Systems using similar tools and approaches as any other traditional container. In this article, we will discuss the types of sensitive assets that apply to image mode for RHEL specifically and how to design appropriate workflows to incorporate secure practices within all phases, from build and deployment to runtime.

Coding shared image
Article

Active Directory Utility for SQL Server (ADUTIL) now officially supported with RHEL 9

Vivien Wang +2

Active Directory Utility for SQL Server (ADUTIL) is now officially supported with RHEL 9. The adutil tool is a command-line interface (CLI) utility for configuring and managing Windows Active Directory domains for SQL Server on Linux and containers, without switching between Windows and Linux machines to manage Active Directory.

Featured image for Red Hat Enterprise Linux.
Article

Introducing Toolbx

Debarshi Ray +1

This article provides a high level introduction to Toolbx, describing how it supports modern development and troubleshooting workflows on Red Hat Enterprise Linux.

Featured image for Red Hat Enterprise Linux.
Article

Integrating a VMDK produced with image mode for RHEL into vSphere

Andrew Block

While the VMDK format is open source, they are traditionally used within the VMware family of solutions, such as VMware Workstation and VMware vSphere. In this post, we will describe how the previously created VMDK disk can be used as the basis for a virtual machine hosted in a VMware vSphere environment.