User Tools

Site Tools


doc:appunti:linux:sa:ovh_vps

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:appunti:linux:sa:ovh_vps [2019/07/17 17:34] – [/etc/network/interfaces] niccolodoc:appunti:linux:sa:ovh_vps [2019/07/17 18:13] (current) – [/etc/network/interfaces] niccolo
Line 45: Line 45:
         gateway 2001:41d0:305:2100::1         gateway 2001:41d0:305:2100::1
 </file> </file>
 +
 +Volendo impostare una configurazione del tutto manuale, si deve inibire **cloud-init** alla configurazione della rete. Il metodo suggerito è quello di creare un file **/etc/cloud/cloud.cfg.d/98-disable-network-config.cf** che contenga:
 +
 +<file>
 +network: {config: disabled}
 +</file>
 +
 +==== Documentazione OVH ====
 +
 +  * [[https://docs.ovh.com/gb/en/public-cloud/changing_the_hostname_of_an_instance/|Changing the hostname of a Public Cloud instance]]
 +  * [[https://docs.ovh.com/it/public-cloud/modifica_i_server_dns_della_tua_istanza/|Modifica i server DNS della tua istanza]]
 +  * [[https://docs.ovh.com/gb/en/vps/configuring-ipv6/|Configuring IPV6 on a VPS server]]
 +  * [[https://docs.ovh.com/sg/en/vps/network-ipaliasing-vps/|Configuring IP aliasing]]
 +
doc/appunti/linux/sa/ovh_vps.1563377679.txt.gz · Last modified: 2019/07/17 17:34 by niccolo