Skip to content

Instantly share code, notes, and snippets.

View bhechinger's full-sized avatar

Brian Hechinger bhechinger

  • Payrails
  • Quarteira, Portugal
View GitHub Profile
headnode ttya login: root
Password:
2019-11-22T18:36:46+00:00 headnode login: [ID 644210 auth.notice] ROOT LOGIN /dev/term/a
SmartOS (build: 20191107T010753Z)
[root@headnode (Garage) ~]#
@bhechinger
bhechinger / gist:df0a7f5f096c05749c9ef8ab1c592c39
Created January 30, 2020 01:08
Building Traefik on Illumos
This is mostly correct: https://blog.wegmueller.it/compiling-traefik-on-illumos
./scripts/generate
./scripts/binary
should be:
./script/generate
./script/binary
@bhechinger
bhechinger / PCI_Passthrough.txt
Created November 17, 2021 09:45
PCI Passthrough configs for two VMs
This is the KVM configs for two VMs that run on the same host with two different GPUs passed in
essentially creating two separate desktops from a single computer.