Red Hat Enterprise Linux

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

Sumantro Mukherjee

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.

Featured image for Red Hat Enterprise Linux.
Article

Creating a VMDK using image mode for Red Hat Enterprise Linux

Andrew Block

Image mode for Red Hat Enterprise Linux (RHEL) combines the benefits and methodologies of container technologies with the ability to operate within traditional virtual machine environments. By enabling a familiar container image assembly process that supports several popular output types, end users have the flexibility to choose where and how they want to operate.

One of the supported output formats is a Virtual Machine Disk (VMDK), which is commonly used within VMware’s supported virtualization platforms, like vSphere, but support is also available elsewhere, including VirtualBox. Bridging the gap between traditional operating environments and cloud-native technologies is one of the benefits that image mode provides. Over the course of this series, we will describe the process for creating image mode for RHEL-based bootc images for use within VMware environments, that, when included within reusable templates, will enable a consistent method for delivering virtual environments. Plus, several different methods will also be provided that illustrate how the generation of the various assets can be automated to create a repeatable factory for delivering bootc images to meet the demands of today and tomorrow.

Red Hat Developer - Build Here Go Anywhere
Page

All products page

Get access to Red Hat's software downloads for application developers.

Feature image for Red Hat Enterprise Linux.
Page

InstructLab

InstructLab is a model-agnostic AI Tool that makes it possible to train Large Language Models(LLMs). A supported version of InstructLab is available on RHEL AI while the community version is available freely that can run on any laptop.

RHEL Image Mode-based container with Podman CLI
Learning path

Build your AI application with AI Lab extension in Podman Desktop

Podman AI Lab is an open-source extension for Podman Desktop that allows you to work with LLMs ( Large Language Models ) in a local environment. From getting started with AI and experimenting with models and prompts to model serving and playgrounds for common generative AI use cases, Podman AI Lab enables you to quickly integrate AI into your applications without depending on infrastructure beyond your laptop. Podman Desktop provides a graphical interface that makes it easy to work with...

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

Adding support for s390x in LLD, the LLVM linker

Tulio Magno Quites Machado Filho

Learn about the work involved in adding support for the s390x architecture in LLD, the LLVM linker: methods, results, and benefits for the community.

Featured image for: Value range propagation in GCC with Project Ranger.
Article

A practical guide to linker section ordering

Nick Clifton

Learn how to use a linker's section ordering feature to experiment with the layout of code and data in memory, without the need to write full linker scripts.

Red Hat Insights API
Cheat Sheet

Red Hat Insights API Cheat Sheet

Jerome Marc

Red Hat Insights is a Software-as-a-Service offering that enables users to obtain actionable intelligence regarding their Red Hat Enterprise Linux environments, helping to identify and address operational and vulnerability risks before an issue results in downtime.

Featured image for: Value range propagation in GCC with Project Ranger.
Article

New C++ features in GCC 14

Marek Polacek

Discover new features and enhancements in the C++ front end in GCC 14, the next major version of the GNU Compiler Collection.