Skip to content

Instantly share code, notes, and snippets.

View cantalupo555's full-sized avatar
🙏
On vacation

cantalupo555 cantalupo555

🙏
On vacation
  • João Pessoa - Brazil
  • 21:27 (UTC -03:00)
View GitHub Profile
@rwenz3l
rwenz3l / hetzner-proxmox-docker.sh
Created September 2, 2017 15:29
Hetzner Dedicated with Debian 9 (Stretch) and Proxmox 5 (LXC) + Docker-CE + Portainer [NAT]
#############################################
### Proxmox V & Docker-CE + Portainer #
#############################################
## Rescue System
# Erase other disks
dd if=/dev/zero of=/dev/sda bs=1M count=100
dd if=/dev/zero of=/dev/sdb bs=1M count=100
# You can install debian 9 via the guide: