Skip to content

Instantly share code, notes, and snippets.

View sheef1's full-sized avatar

NickCOOI sheef1

View GitHub Profile
#!/usr/bin/env bash
# ============================================================================
# Vast.ai Host Offline-Install Bundle Fetcher
# Target: Ubuntu Server 22.04 LTS (HWE kernel) + 8x RTX PRO 6000 Blackwell SE
# Host CPU: 2x AMD EPYC 9355 (SP5)
#
# RUN THIS ON A MACHINE WITH INTERNET (preferably Ubuntu 22.04 itself, so apt
# pulls matching-arch packages). It will populate ./bundle/ with everything
# you need to carry into the air-gapped server.
#