Setting Up My Hugo Stack Blog Site on Ubuntu with Docker

馃殌 Setting Up My Hugo Stack Blog Site on Ubuntu with Docker Recently, I decided to give my blogging workflow an upgrade by setting up a Hugo Stack blog site on my Ubuntu Linux environment. I wanted Sass support and a clean card-style theme, so after a bit of research, I landed on the Stack theme v3.30.0 for Hugo, and opted to use the official hugomods Docker image for convenience and consistency....

April 26, 2025 路 Frederick

Nvidia Driver CUDA 12.6 Ubuntu Installation

Installing NVIDIA drivers on Linux can be a bit tricky, especially when juggling CUDA, CUDNN, and ensuring compatibility. Here鈥檚 my firsthand account of how I successfully upgraded my Ubuntu system with the latest NVIDIA drivers, CUDA Toolkit, and CUDNN鈥攁ll while avoiding common pitfalls! 1. Why Match CUDA and Driver Versions? Before diving in, I knew it was crucial to align the NVIDIA driver version with the CUDA Toolkit. For my setup, I chose CUDA 12....

March 31, 2025 路 Frederick

How To Create a Self-Signed SSL Certificate for Nginx in Ubuntu

The source article URL referenced in this blog ...

January 4, 2025 路 Frederick

Set System Proxy on Ubuntu 22.04|20.04|18.04

examine how to set system proxy settings on Ubuntu 22.04/20.04/18.04 Linux system. ...

July 6, 2023 路 Frederick

How To Use UFW on Ubuntu

use ufw(Uncomplicated Firewall) on ubuntu. ...

June 16, 2023 路 Frederick