Skip to content

Instantly share code, notes, and snippets.

0. Introduction

Contains some notes about using a Supermicro AOC-STGF-i2S - User's Guide

Initial configuration was:

  • The DIP Switch at S1 was all off.
  • The NC-SI Header was left unconnected as just fitting in a standard PC PCIe slot.

1. SMBus usage

@neutronstriker
neutronstriker / openwrt-on-proxmox.md
Created May 26, 2024 18:28 — forked from subrezon/openwrt-on-proxmox.md
How to set up an OpenWRT VM in Proxmox
  1. Go to OpenWRT release page, select the latest release stable release, then targets -> x86 -> 64. Right-click generic-ext4-combined.img.gz (not the "efi"!) and copy the link.

  2. On the Proxmox host, download the archive and unpack it:

wget *paste link here*
gunzip openwrt-*.img.gz
  1. Resize the image to be the size you want your VM's disk to be (example with 8 GiB):