NVIDIA vGPU

NVIDIA vGPU on Proxmox VE in 2026 - An overview

Proxmox VE + NVIDIA = 🚀 Starting with NVIDIA vGPU 18 Proxmox VE entered the list of supported hypervisors. Running GPUs, and even vGPUs, have been possible for a while before this announcement, however it involved PCIe passthrough of the whole GPU resulting in only a single VM being able to take advantage of GPU acceleration. Or when running vGPU it involves some, maybe not fully legal, modifications of the drivers and firmware. All being things a sane enterprise user would never do. ...

February 25, 2026 · 3 min · Anton Josefsson
CertCTF 2025

CertCTF 2025

CertCTF 2025 I had the pleasure of participating in CertCTF, organized as part of a bachelor’s thesis in digital forensics at Halmstad University in collaboration with MSB and CERT-SE. As someone who had never “competed” in a CTF before but had worked through various Hack The Box, TryHackMe, and OverTheWire challenges, CertCTF was incredibly fun and educational. I also took the opportunity to document the flags I managed to collect. Below is a quick and braindump I compiled during the event. Unfortunately, I didn’t capture all the flags I had hoped for, but I’m satisfied with placing 11th out of 61 participants. Not bad for a first time! 😉 ...

March 22, 2025 · 10 min · Anton Josefsson

Hello World, Hello Hugo

Hello World Testing a bunch of things BOLD Italic Quoted Text Formatted code Link to Github List List1 List2 Ordered List =) Nested List Exit Tasks Compleated Emoji support #️⃣ 🌊 ©️ References Read more in the footnote1. A footnote can be multiline if prefixed with spaces.2. Python print("HelloWorld!") Go package main import "fmt" func main() { fmt.Println("HelloWorld!") } Image My reference. ↩︎ To add line breaks within a footnote, prefix new lines with 2 spaces. This is a second line. ↩︎ ...

March 12, 2025 · 1 min · Anton Josefsson