Skip to content

Instantly share code, notes, and snippets.

@wusisu
Created May 17, 2019 08:38
Show Gist options
  • Save wusisu/f7099cd38cd745966a00e8b3b730b42c to your computer and use it in GitHub Desktop.
Save wusisu/f7099cd38cd745966a00e8b3b730b42c to your computer and use it in GitHub Desktop.
static interface
auto ens18
iface ens18 inet static
address 192.168.0.49
netmask 255.255.255.0
gateway 192.168.0.4
dns-search codingprod.net
dns-nameservers 192.168.0.4 114.114.114.114
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment