Skip to content

Instantly share code, notes, and snippets.

View dniel's full-sized avatar
🤓
Working

Daniel Nord dniel

🤓
Working
View GitHub Profile
@dniel
dniel / msys_hetzner-etc_network_interfaces
Created January 2, 2017 21:37 — forked from jpawlowski/msys_hetzner-etc_network_interfaces
Debian network configuration for Proxmox VE server running on a Hetzner host
# /etc/network/interfaces
#
auto lo
iface lo inet loopback
# device: eth0
iface eth0 inet manual
# IPv4 bridge
# (connect ONLY your firewall/router KVM instance here, this is the WAN device!)