Skip to content

Commit d1765f8

Browse files
Merge pull request #8206 from ovh/BoS_vps-updates25_2
VPS newrange updates 25 (2)
2 parents 6765bff + 639ab35 commit d1765f8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+157
-217
lines changed

links/bare-metal/vps-lz

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
- [de-de](https://www.ovhcloud.com/de/vps/vps-lz/)
2+
- [en-asia](https://www.ovhcloud.com/asia/vps/vps-lz/)
3+
- [en-au](https://www.ovhcloud.com/en-au/vps/vps-lz/)
4+
- [en-ca](https://www.ovhcloud.com/en-ca/vps/vps-lz/)
5+
- [en-gb](https://www.ovhcloud.com/en-gb/vps/vps-lz/)
6+
- [en-ie](https://www.ovhcloud.com/en-ie/vps/vps-lz/)
7+
- [en-in](https://www.ovhcloud.com/en-in/vps/vps-lz/)
8+
- [en-sg](https://www.ovhcloud.com/en-sg/vps/vps-lz/)
9+
- [en-us](https://www.ovhcloud.com/en/vps/vps-lz/)
10+
- [es-es](https://www.ovhcloud.com/es-es/vps/vps-lz/)
11+
- [es-us](https://www.ovhcloud.com/es/vps/vps-lz/)
12+
- [fr-ca](https://www.ovhcloud.com/fr-ca/vps/vps-lz/)
13+
- [fr-fr](https://www.ovhcloud.com/fr/vps/vps-lz/)
14+
- [it-it](https://www.ovhcloud.com/it/vps/vps-lz/)
15+
- [pl-pl](https://www.ovhcloud.com/pl/vps/vps-lz/)
16+
- [pt-pt](https://www.ovhcloud.com/pt/vps/vps-lz/)

pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.de-de.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ ip -6 route add default via IPV6_GATEWAY dev eth0
124124
125125
Es gibt zwei Methoden, um Ihr Netzwerk entsprechend dem auf Ihrem Server installierten Betriebssystem zu konfigurieren:
126126

127-
- **Für Debian 10 und 11**: Verwenden Sie [die auf der Datei *interfaces* basierende Methode](#interfaces).
127+
- **Für Debian 11**: Verwenden Sie [die auf der Datei *interfaces* basierende Methode](#interfaces).
128128

129129
- **Für Debian 12, Ubuntu 20.04 und spätere Versionen**: Verwenden Sie [die *Netplan*-Methode](#netplan).
130130

pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-asia.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ ip -6 route add default via IPV6_GATEWAY dev eth0
123123
124124
There are two ways to configure your network depending on the operating system installed on your server:
125125

126-
- **For Debian 10 and 11**: use the [method based on the *interfaces* files](#interfaces)
126+
- **For Debian 11**: use the [method based on the *interfaces* files](#interfaces)
127127

128128
- **For Debian 12, Ubuntu 20.04 and later**: use the [method based on the *Netplan* configuration](#netplan)
129129

pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-au.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ ip -6 route add default via IPV6_GATEWAY dev eth0
123123
124124
There are two ways to configure your network depending on the operating system installed on your server:
125125

126-
- **For Debian 10 and 11**: use the [method based on the *interfaces* files](#interfaces)
126+
- **For Debian 11**: use the [method based on the *interfaces* files](#interfaces)
127127

128128
- **For Debian 12, Ubuntu 20.04 and later**: use the [method based on the *Netplan* configuration](#netplan)
129129

pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-ca.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ ip -6 route add default via IPV6_GATEWAY dev eth0
123123
124124
There are two ways to configure your network depending on the operating system installed on your server:
125125

126-
- **For Debian 10 and 11**: use the [method based on the *interfaces* files](#interfaces)
126+
- **For Debian 11**: use the [method based on the *interfaces* files](#interfaces)
127127

128128
- **For Debian 12, Ubuntu 20.04 and later**: use the [method based on the *Netplan* configuration](#netplan)
129129

pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-gb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ ip -6 route add default via IPV6_GATEWAY dev eth0
123123
124124
There are two ways to configure your network depending on the operating system installed on your server:
125125

126-
- **For Debian 10 and 11**: use the [method based on the *interfaces* files](#interfaces)
126+
- **For Debian 11**: use the [method based on the *interfaces* files](#interfaces)
127127

128128
- **For Debian 12, Ubuntu 20.04 and later**: use the [method based on the *Netplan* configuration](#netplan)
129129

pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-ie.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ ip -6 route add default via IPV6_GATEWAY dev eth0
123123
124124
There are two ways to configure your network depending on the operating system installed on your server:
125125

126-
- **For Debian 10 and 11**: use the [method based on the *interfaces* files](#interfaces)
126+
- **For Debian 11**: use the [method based on the *interfaces* files](#interfaces)
127127

128128
- **For Debian 12, Ubuntu 20.04 and later**: use the [method based on the *Netplan* configuration](#netplan)
129129

pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-sg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ ip -6 route add default via IPV6_GATEWAY dev eth0
123123
124124
There are two ways to configure your network depending on the operating system installed on your server:
125125

126-
- **For Debian 10 and 11**: use the [method based on the *interfaces* files](#interfaces)
126+
- **For Debian 11**: use the [method based on the *interfaces* files](#interfaces)
127127

128128
- **For Debian 12, Ubuntu 20.04 and later**: use the [method based on the *Netplan* configuration](#netplan)
129129

pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ ip -6 route add default via IPV6_GATEWAY dev eth0
123123
124124
There are two ways to configure your network depending on the operating system installed on your server:
125125

126-
- **For Debian 10 and 11**: use the [method based on the *interfaces* files](#interfaces)
126+
- **For Debian 11**: use the [method based on the *interfaces* files](#interfaces)
127127

128128
- **For Debian 12, Ubuntu 20.04 and later**: use the [method based on the *Netplan* configuration](#netplan)
129129

pages/bare_metal_cloud/virtual_private_servers/configure-ipv6/guide.es-es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ ip -6 route add default via IPV6_GATEWAY dev eth0
124124
125125
Dos métodos para configurar su red:
126126

127-
- **Para Debian 10 e 11**: utilice el [método basado en el archivo *interfaces*](#interfaces).
127+
- **Para Debian 11**: utilice el [método basado en el archivo *interfaces*](#interfaces).
128128

129129
- **para Debian 12, Ubuntu 20.04 y versiones posteriores**: utilice el [método basado en la función *Netplan*](#netplan).
130130

0 commit comments

Comments
 (0)