doc:appunti:linux:sa:ovh_vps
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| doc:appunti:linux:sa:ovh_vps [2019/07/17 17:20] – created niccolo | doc:appunti:linux:sa:ovh_vps [2019/07/17 18:13] (current) – [/etc/network/interfaces] niccolo | ||
|---|---|---|---|
| Line 30: | Line 30: | ||
| < | < | ||
| + | supersede domain-name " | ||
| + | supersede domain-search " | ||
| prepend domain-name-servers 127.0.0.1; | prepend domain-name-servers 127.0.0.1; | ||
| </ | </ | ||
| + | |||
| + | ==== / | ||
| + | |||
| + | In realtà questo file non viene modificato, ma include tutti gli snippet **%%/ | ||
| + | |||
| + | < | ||
| + | iface ens3 inet6 static | ||
| + | address 2001: | ||
| + | netmask 128 | ||
| + | gateway 2001: | ||
| + | </ | ||
| + | |||
| + | Volendo impostare una configurazione del tutto manuale, si deve inibire **cloud-init** alla configurazione della rete. Il metodo suggerito è quello di creare un file **/ | ||
| + | |||
| + | < | ||
| + | network: {config: disabled} | ||
| + | </ | ||
| + | |||
| + | ==== Documentazione OVH ==== | ||
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
doc/appunti/linux/sa/ovh_vps.1563376811.txt.gz · Last modified: by niccolo
