RHEL 10 – Enable Health Monitoring for NVIDIA GPUs Using DCGM Exporter

Nvidia Datacenter GPU Manager (DCGM) facilitates GPU health monitoring, performance telemetry, and diagnostics for NVIDIA GPUs on servers. This post outlines installation and setup for RHEL 10, including driver validation and metric visualization.

Fix GPG Check Failed Error on RHEL 10.1

Overview On some RHEL 10.1 installs users are running into this error, post-install, when attempting to install packages via dnf. Unsure if the issue is isolated to users attempting to install RHEL via the full DVD ISO, from the minimal boot ISO, and users deploying RHEL 10.1 via kickstart. GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release … Continue reading Fix GPG Check Failed Error on RHEL 10.1

Setting up Chrony/NTP Server with GPS on Ubuntu 22.04

This post details the setup of an NTP/Chrony server on Ubuntu 22.04 using a GPS receiver. It covers hardware requirements, package installations, GPSD configuration, firewall settings, and Chrony installation and configuration. Key functionalities include time synchronization and location sharing, all while ensuring secure incoming and outgoing network traffic.

Getting Started with RamaLama with Nvidia Cuda Support On Ubuntu 24.04

Introduction to RamaLama Streamlining AI Deployment with OCI Containers RamaLama is an open-source project developed to simplify AI model deployment and management using OCI (Open Container Initiative) containers. Ramalama enables seamless execution of AI workloads across different hardware configurations, supporting both GPU-accelerated and CPU-based environments. By leveraging container engines like Podman and Docker, RamaLama includes … Continue reading Getting Started with RamaLama with Nvidia Cuda Support On Ubuntu 24.04

Running RHEL 8 on Dell R710/610 via Raid Controller Retrofit

A while back, I wrote a blog post that outlined a process of injecting deprecated storage controller drivers into RHEL 8 via a Driver Update Disk. In a nutshell, this process allows you to install RHEL 8 on the R710/R610 (11th Gen)This process worked fine, unless you wanted to yum update your server. Rather than … Continue reading Running RHEL 8 on Dell R710/610 via Raid Controller Retrofit