Skip to content

Instantly share code, notes, and snippets.

@xyxzxyz
xyxzxyz / pve_lxc-gluetun.md
Created November 2, 2025 17:58 — forked from wommy/pve_lxc-gluetun.md
install gluetun on a proxmox lxc

install gluetun in an lxc on proxmox

step 1 - create a new lxc with docker on the proxmox node

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/docker.sh)"

run the advanced settings to customize your install

@xyxzxyz
xyxzxyz / pve_lxc-gluetun.md
Created November 2, 2025 17:58 — forked from wommy/pve_lxc-gluetun.md
install gluetun on a proxmox lxc

install gluetun in an lxc on proxmox

step 1 - create a new lxc with docker on the proxmox node

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/docker.sh)"

run the advanced settings to customize your install

@xyxzxyz
xyxzxyz / proxmox-tb-net.md
Created October 31, 2025 03:07 — forked from scyto/proxmox-tb-net.md
Thunderbolt Networking Setup

Thunderbolt Networking

this gist is part of this series

you wil need proxmox kernel 6.2.16-14-pve or higher.

Load Kernel Modules

  • add thunderbolt and thunderbolt-net kernel modules (this must be done all nodes - yes i know it can sometimes work withoutm but the thuderbolt-net one has interesting behaviou' so do as i say - add both ;-)
    1. nano /etc/modules add modules at bottom of file, one on each line
  1. save using x then y then enter
@xyxzxyz
xyxzxyz / thunderbolt-networking-guide.md
Last active October 31, 2025 06:49 — forked from geosp/thunderbolt-networking-guide.md
Thunderbolt Networking Setup on Linux

Thunderbolt Networking Setup on Linux

This guide documents the steps to enable and configure Thunderbolt networking on your Linux system (e.g., Ubuntu, Proxmox). It covers loading the necessary kernel modules, ensuring persistent interface naming, configuring a fixed IP address, and testing throughput with iperf3. Note that Thunderbolt 3/4 hardware advertises a raw bandwidth of 40 Gbps, but practical throughput is typically lower due to half‑duplex operation, protocol overhead, and system constraints.

Hardware Used in This Guide

This guide was developed and tested with the following hardware:

  • CPU: AMD Ryzen 9 PRO 6950H
    • 8 cores / 16 threads
  • 3.3 GHz base frequency / 4.94 GHz boost