Skip to content

Instantly share code, notes, and snippets.

@cjemorton
Last active January 21, 2024 05:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cjemorton/69af56c2601fa3dd0542beec1984c160 to your computer and use it in GitHub Desktop.
Save cjemorton/69af56c2601fa3dd0542beec1984c160 to your computer and use it in GitHub Desktop.
apt update
apt upgrade -y
apt install -y libpve-network-perl dnsmasq frr-pythontools
cat /etc/network/interfaces
echo "source /etc/network/interfaces.d/*" >> /etc/network/interfaces
cat /etc/network/interfaces
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment