Chris Paquin
@cpaquin.bsky.social
📤 0
📥 1
📝 12
Grey Beard
Dell Force10 S4810: Step-by-step guide on how to Factory Reset, OS Upgrade, and basic config.
loading . . .
Dell Force10 S4810 Factory Reset, OS Upgrade, and Basic Setup
This guide will walk you through a factory reset and initial config as well as upgrade from OS8 to OS9 on the Dell Force10 S4810 switch
https://chrispaquin.com/2025/04/06/dell-force10-s4810-factory-reset-os-upgrade-and-basic-setup/
6 months ago
0
0
0
Step-by-Step Guide to install
#Nvidia
Drivers,
#CUDA
Toolkit, & Container Toolkit on
#Redhat
Enterprise Linux
#RHEL9
loading . . .
Step-by-Step Nvidia Driver, CUDA Toolkit, & Container Toolkit Install for RHEL9
Step-by-Step Guide to install Nvidia Drivers, Nvidia CUDA Toolkit, & Container Toolkit on Red Hat Enterprise Linux 9
https://chrispaquin.com/2025/03/25/step-by-step-nvidia-driver-cuda-toolkit-container-toolkit-install-for-rhel9/
7 months ago
0
0
0
Upgrade
#Cisco
Catalyst WS-C4500X IOS: Step-by-Step Guide
loading . . .
Upgrade Cisco Catalyst WS-C4500X IOS: Step-by-Step Guide
In this post we will walk through the process of upgrading the IOS image on a Cisco Catalyst WS-C4500X switch
https://chrispaquin.com/2025/03/23/upgrade-cisco-catalyst-ws-c4500x-ios-step-by-step-guide/
7 months ago
0
1
0
How to Reset
#Cisco
Catalyst WS-C4500X to Factory Defaults
loading . . .
How to Reset Cisco Catalyst WS-C4500X to Factory Defaults
Need to reset your Cisco Catalyst 4500XÂ back to the factory default settings. Follow this quick and easy guide
https://chrispaquin.com/2025/03/22/how-to-reset-cisco-catalyst-ws-c4500x-to-factory-defaults/
7 months ago
0
0
0
How to Install and Configure
#Dnsmasq
with Web Frontend on
#RHEL9
loading . . .
How to Install and Configure Dnsmasq with Web Frontend on RHEL 9
In this post we will install and configure dnsmasq with a webUI frontend to simplify manaing dns management
https://chrispaquin.com/2025/03/21/how-to-install-and-configure-dnsmasq-with-web-frontend-on-rhel-9/
7 months ago
0
0
0
Resetting a Lost BMC Password with ipmitool
loading . . .
Resetting a Lost BMC Password with ipmitool
I recently got my hands on a couple of gigabyte servers. These machines came preinstalled with Ubuntu 20.04. Credentials for a OS local user account were on a sticker on the machines. However there was no indication of what the BMC credentials were. According to this document, there should be default credentials that we can … <a href="" class="more-link">Continue reading <span class="screen-reader-text"></span></a>
https://chrispaquin.com/2025/03/20/resetting-a-lost-bmc-password-with-ipmitool/
7 months ago
0
1
0
Simple RAG with
#Ollama
,
#OpenWebUI
, and
#VectorDB
loading . . .
Simple RAG with Ollama, OpenWebUI, and VectorDB on Ubuntu 22.04
Prerequisites I have already installed Nvidia proprietary drivers and the Nvidia Cuda Toolkit. I documented the install of the Cuda toolkit in an older post which can be found here. Since I have Nvidia GPUs in my host system, and I intend to run some services in containers, I want to make sure that I … <a href="" class="more-link">Continue reading <span class="screen-reader-text"></span></a>
https://chrispaquin.com/2025/03/04/simple-rag-with-ollama-openwebui-and-vectordb-on-ubuntu-22-04/
7 months ago
0
0
0
How to Install
#Instructlab
+
#VLLM
with
#Nvidia
#Cuda Support on Ubuntu 22.04
loading . . .
How to Install Instructlab + VLLM with Nvidia Cuda Support on Ubuntu 22.04
This guide details the installation process for Instructlab + VLLM on Ubuntu 22.04 with an Nvidia CUDA Support.
https://chrispaquin.com/2025/03/03/how-to-install-instructlab-vllm-with-nvidia-cuda-support-on-ubuntu-22-04/
7 months ago
1
2
1
Drivers and
#CUDA
Toolkit Setup for
#Nvidia
on Fedora 40
loading . . .
Drivers and CUDA Toolkit Setup for Nvidia on Fedora 40
First determine what driver is installed. Below we can see that we are running the “nouveau” driver and not the Nvidia proprietary driver. Add rpm fusion repos. Dnf update. Install kernel-devel which provides kernel headers and makefiles required to build kernel modules. Install akmod-nividia, which checks if there are any missing kernel mods at boot … <a href="" class="more-link">Continue reading <span class="screen-reader-text"></span></a>
https://chrispaquin.com/2025/02/21/drivers-and-cuda-toolkit-setup-for-nvidia-on-fedora-40/
8 months ago
0
0
0
Step-by-Step
#Nvidia
#CUDA Toolkit Installation Guide:
#Ubuntu
24.04
loading . . .
Step-by-Step Nvidia CUDA Toolkit Installation Guide: Ubuntu 24.04
The NVIDIA CUDA Toolkit is essential for developing GPU-accelerated applications and includes various tools. Users must uninstall older versions from Ubuntu before installing the latest toolkit from NVIDIA’s website for better performance and compatibility. The summary highlights differences between installation methods regarding version availability, ease, and update management.
https://chrispaquin.com/2025/02/17/step-by-step-nvidia-cuda-toolkit-installation-guide-ubuntu-24-04/
8 months ago
0
0
0
Step-by-Step
#Nvidia
#CUDA Toolkit Installation Guide:
#Ubuntu
22.04
loading . . .
Step-by-Step Nvidia CUDA Toolkit Installation Guide: Ubuntu 22.04
“The NVIDIA CUDA Toolkit is a software development kit that helps users create GPU-accelerated applications. It includes libraries, compilers, debuggers, and optimization tools”. Since we have an Nvidia GPU we will install it as shown below. Note: If you installed the nvidia-cuda-toolkit from default ubuntu noble repo, uninstall it first as that version is probably too old. … <a href="" class="more-link">Continue reading <span class="screen-reader-text"></span></a>
https://chrispaquin.com/2025/02/17/step-by-step-nvidia-cuda-toolkit-installation-guide-ubuntu-22-04/
8 months ago
0
0
0
#RamaLama
is an open-source tool facilitating AI model deployment with OCI containers, supporting diverse environments. Get started now with this quick intro.
loading . . .
Getting Started with RamaLama: Streamlining AI Deployment with OCI Containers
Introduction to RamaLama 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 all necessary dependencies, eliminating complex installation … <a href="" class="more-link">Continue reading <span class="screen-reader-text"></span></a>
https://chrispaquin.com/2025/02/16/getting-started-with-ramalama-streamlining-ai-deployment-with-oci-containers/
8 months ago
0
0
0
you reached the end!!
feeds!
log in