Skip to content

Commit 9838dea

Browse files
Merge pull request #7435 from ovh/BoS_branche-devereaux
Fixes
2 parents 32d2140 + 57c055e commit 9838dea

File tree

15 files changed

+245
-35
lines changed

15 files changed

+245
-35
lines changed

pages/bare_metal_cloud/dedicated_servers/rescue_mode/guide.de-de.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ excerpt: "Erfahren Sie hier, wie Sie das <i>Customer Rescue System</i> zur Fehle
44
updated: 2025-01-20
55
---
66

7+
<style>
8+
details>summary {
9+
color:rgb(33, 153, 232) !important;
10+
cursor: pointer;
11+
}
12+
details>summary::before {
13+
content:'\25B6';
14+
padding-right:1ch;
15+
}
16+
details[open]>summary::before {
17+
content:'\25BC';
18+
}
19+
</style>
20+
721
## Ziel
822

923
Der Rescue-Modus ist ein von OVHcloud zur Verfügung gestelltes Tool für Ihren dedizierten Server, das dazu dient, den Server mithilfe eines temporären Betriebssystems zu booten. Damit haben Sie Zugriff auf den Server und können Probleme diagnostizieren und beheben.
@@ -82,7 +96,7 @@ Klicken Sie auf den Tab für Ihre Verbindungsmethode:
8296
>>
8397
>> Klicken Sie auf `Authentifizierung per Kennwort`{.action}.
8498
>>
85-
>>![Auth method](images/rescue-mode-003.png){.thumbnail width="400"}
99+
>>![Auth method](images/rescue-mode-003.png){.thumbnail width="700"}
86100
>>
87101
>> Die Benachrichtigung zur Aktivierung des Rescue-Modus und die zugehörigen Login-Daten werden an die Kontakt-E-Mail-Adresse Ihres OVHcloud Kunden-Accounts gesendet. Um eine abweichende E-Mail-Adresse zu verwenden, geben Sie diese in das Feld `Zugangsdaten an folgende E-Mail-Adresse versenden` ein.
88102
>>
@@ -92,7 +106,7 @@ Klicken Sie auf den Tab für Ihre Verbindungsmethode:
92106
>>
93107
>> Klicken Sie auf `Authentifizierung per SSH-Schlüssel`{.action}.
94108
>>
95-
>>![Auth method](images/rescue-mode-004.png){.thumbnail width="400"}
109+
>>![Auth method](images/rescue-mode-004.png){.thumbnail width="700"}
96110
>>
97111
>> Sie haben zwei Optionen:
98112
>>
@@ -434,7 +448,7 @@ Folgende Anwendungen sind bereits in diesem Modus installiert:
434448
435449
[Ersetzen Ihrer Authentifizierungsschlüssel für den SSH-Zugriff bei Schlüsselverlust](/pages/bare_metal_cloud/dedicated_servers/replacing-lost-ssh-key)
436450
437-
[Konfiguration und Neuerstellung des Software-RAID](/pages/bare_metal_cloud/dedicated_servers/soft_raid)
451+
[Konfiguration und Neuerstellung des Software-RAID](/pages/bare_metal_cloud/dedicated_servers/raid_soft)
438452
439453
[Diagnostizieren von Hardware-Problemen](/pages/bare_metal_cloud/dedicated_servers/hardware-diagnose)
440454

pages/bare_metal_cloud/dedicated_servers/rescue_mode/guide.en-asia.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ excerpt: "Find out how to use the OVHcloud customer rescue system to troubleshoo
44
updated: 2025-01-20
55
---
66

7+
<style>
8+
details>summary {
9+
color:rgb(33, 153, 232) !important;
10+
cursor: pointer;
11+
}
12+
details>summary::before {
13+
content:'\25B6';
14+
padding-right:1ch;
15+
}
16+
details[open]>summary::before {
17+
content:'\25BC';
18+
}
19+
</style>
20+
721
## Objective
822

923
Rescue mode is a tool provided by OVHcloud that allows you to boot into a temporary operating system for the purpose of diagnosing and resolving issues on your server.
@@ -82,7 +96,7 @@ Click on the relevant tab for your connection method:
8296
>>
8397
>> Click `Password authentication`{.action}.
8498
>>
85-
>>![Auth method](images/rescue-mode-003.png){.thumbnail width="400"}
99+
>>![Auth method](images/rescue-mode-003.png){.thumbnail width="700"}
86100
>>
87101
>> The rescue mode notification email including its login details will be sent to the contact email address of your OVHcloud account. To use a different email address, enter it in the field `Send new login details to the following email address`.
88102
>>
@@ -92,7 +106,7 @@ Click on the relevant tab for your connection method:
92106
>>
93107
>> Click `Authentication via SSH key`{.action}.
94108
>>
95-
>>![Auth method](images/rescue-mode-004.png){.thumbnail width="400"}
109+
>>![Auth method](images/rescue-mode-004.png){.thumbnail width="700"}
96110
>>
97111
>> You have two options:
98112
>>

pages/bare_metal_cloud/dedicated_servers/rescue_mode/guide.en-au.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ excerpt: "Find out how to use the OVHcloud customer rescue system to troubleshoo
44
updated: 2025-01-20
55
---
66

7+
<style>
8+
details>summary {
9+
color:rgb(33, 153, 232) !important;
10+
cursor: pointer;
11+
}
12+
details>summary::before {
13+
content:'\25B6';
14+
padding-right:1ch;
15+
}
16+
details[open]>summary::before {
17+
content:'\25BC';
18+
}
19+
</style>
20+
721
## Objective
822

923
Rescue mode is a tool provided by OVHcloud that allows you to boot into a temporary operating system for the purpose of diagnosing and resolving issues on your server.
@@ -82,7 +96,7 @@ Click on the relevant tab for your connection method:
8296
>>
8397
>> Click `Password authentication`{.action}.
8498
>>
85-
>>![Auth method](images/rescue-mode-003.png){.thumbnail width="400"}
99+
>>![Auth method](images/rescue-mode-003.png){.thumbnail width="700"}
86100
>>
87101
>> The rescue mode notification email including its login details will be sent to the contact email address of your OVHcloud account. To use a different email address, enter it in the field `Send new login details to the following email address`.
88102
>>
@@ -92,7 +106,7 @@ Click on the relevant tab for your connection method:
92106
>>
93107
>> Click `Authentication via SSH key`{.action}.
94108
>>
95-
>>![Auth method](images/rescue-mode-004.png){.thumbnail width="400"}
109+
>>![Auth method](images/rescue-mode-004.png){.thumbnail width="700"}
96110
>>
97111
>> You have two options:
98112
>>

pages/bare_metal_cloud/dedicated_servers/rescue_mode/guide.en-ca.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ excerpt: "Find out how to use the OVHcloud customer rescue system to troubleshoo
44
updated: 2025-01-20
55
---
66

7+
<style>
8+
details>summary {
9+
color:rgb(33, 153, 232) !important;
10+
cursor: pointer;
11+
}
12+
details>summary::before {
13+
content:'\25B6';
14+
padding-right:1ch;
15+
}
16+
details[open]>summary::before {
17+
content:'\25BC';
18+
}
19+
</style>
20+
721
## Objective
822

923
Rescue mode is a tool provided by OVHcloud that allows you to boot into a temporary operating system for the purpose of diagnosing and resolving issues on your server.
@@ -82,7 +96,7 @@ Click on the relevant tab for your connection method:
8296
>>
8397
>> Click `Password authentication`{.action}.
8498
>>
85-
>>![Auth method](images/rescue-mode-003.png){.thumbnail width="400"}
99+
>>![Auth method](images/rescue-mode-003.png){.thumbnail width="700"}
86100
>>
87101
>> The rescue mode notification email including its login details will be sent to the contact email address of your OVHcloud account. To use a different email address, enter it in the field `Send new login details to the following email address`.
88102
>>
@@ -92,7 +106,7 @@ Click on the relevant tab for your connection method:
92106
>>
93107
>> Click `Authentication via SSH key`{.action}.
94108
>>
95-
>>![Auth method](images/rescue-mode-004.png){.thumbnail width="400"}
109+
>>![Auth method](images/rescue-mode-004.png){.thumbnail width="700"}
96110
>>
97111
>> You have two options:
98112
>>

pages/bare_metal_cloud/dedicated_servers/rescue_mode/guide.en-gb.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ excerpt: "Find out how to use the OVHcloud customer rescue system to troubleshoo
44
updated: 2025-01-20
55
---
66

7+
<style>
8+
details>summary {
9+
color:rgb(33, 153, 232) !important;
10+
cursor: pointer;
11+
}
12+
details>summary::before {
13+
content:'\25B6';
14+
padding-right:1ch;
15+
}
16+
details[open]>summary::before {
17+
content:'\25BC';
18+
}
19+
</style>
20+
721
## Objective
822

923
Rescue mode is a tool provided by OVHcloud that allows you to boot into a temporary operating system for the purpose of diagnosing and resolving issues on your server.
@@ -82,7 +96,7 @@ Click on the relevant tab for your connection method:
8296
>>
8397
>> Click `Password authentication`{.action}.
8498
>>
85-
>>![Auth method](images/rescue-mode-003.png){.thumbnail width="400"}
99+
>>![Auth method](images/rescue-mode-003.png){.thumbnail width="700"}
86100
>>
87101
>> The rescue mode notification email including its login details will be sent to the contact email address of your OVHcloud account. To use a different email address, enter it in the field `Send new login details to the following email address`.
88102
>>
@@ -92,7 +106,7 @@ Click on the relevant tab for your connection method:
92106
>>
93107
>> Click `Authentication via SSH key`{.action}.
94108
>>
95-
>>![Auth method](images/rescue-mode-004.png){.thumbnail width="400"}
109+
>>![Auth method](images/rescue-mode-004.png){.thumbnail width="700"}
96110
>>
97111
>> You have two options:
98112
>>

pages/bare_metal_cloud/dedicated_servers/rescue_mode/guide.en-ie.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ excerpt: "Find out how to use the OVHcloud customer rescue system to troubleshoo
44
updated: 2025-01-20
55
---
66

7+
<style>
8+
details>summary {
9+
color:rgb(33, 153, 232) !important;
10+
cursor: pointer;
11+
}
12+
details>summary::before {
13+
content:'\25B6';
14+
padding-right:1ch;
15+
}
16+
details[open]>summary::before {
17+
content:'\25BC';
18+
}
19+
</style>
20+
721
## Objective
822

923
Rescue mode is a tool provided by OVHcloud that allows you to boot into a temporary operating system for the purpose of diagnosing and resolving issues on your server.
@@ -82,7 +96,7 @@ Click on the relevant tab for your connection method:
8296
>>
8397
>> Click `Password authentication`{.action}.
8498
>>
85-
>>![Auth method](images/rescue-mode-003.png){.thumbnail width="400"}
99+
>>![Auth method](images/rescue-mode-003.png){.thumbnail width="700"}
86100
>>
87101
>> The rescue mode notification email including its login details will be sent to the contact email address of your OVHcloud account. To use a different email address, enter it in the field `Send new login details to the following email address`.
88102
>>
@@ -92,7 +106,7 @@ Click on the relevant tab for your connection method:
92106
>>
93107
>> Click `Authentication via SSH key`{.action}.
94108
>>
95-
>>![Auth method](images/rescue-mode-004.png){.thumbnail width="400"}
109+
>>![Auth method](images/rescue-mode-004.png){.thumbnail width="700"}
96110
>>
97111
>> You have two options:
98112
>>

pages/bare_metal_cloud/dedicated_servers/rescue_mode/guide.en-sg.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ excerpt: "Find out how to use the OVHcloud customer rescue system to troubleshoo
44
updated: 2025-01-20
55
---
66

7+
<style>
8+
details>summary {
9+
color:rgb(33, 153, 232) !important;
10+
cursor: pointer;
11+
}
12+
details>summary::before {
13+
content:'\25B6';
14+
padding-right:1ch;
15+
}
16+
details[open]>summary::before {
17+
content:'\25BC';
18+
}
19+
</style>
20+
721
## Objective
822

923
Rescue mode is a tool provided by OVHcloud that allows you to boot into a temporary operating system for the purpose of diagnosing and resolving issues on your server.
@@ -82,7 +96,7 @@ Click on the relevant tab for your connection method:
8296
>>
8397
>> Click `Password authentication`{.action}.
8498
>>
85-
>>![Auth method](images/rescue-mode-003.png){.thumbnail width="400"}
99+
>>![Auth method](images/rescue-mode-003.png){.thumbnail width="700"}
86100
>>
87101
>> The rescue mode notification email including its login details will be sent to the contact email address of your OVHcloud account. To use a different email address, enter it in the field `Send new login details to the following email address`.
88102
>>
@@ -92,7 +106,7 @@ Click on the relevant tab for your connection method:
92106
>>
93107
>> Click `Authentication via SSH key`{.action}.
94108
>>
95-
>>![Auth method](images/rescue-mode-004.png){.thumbnail width="400"}
109+
>>![Auth method](images/rescue-mode-004.png){.thumbnail width="700"}
96110
>>
97111
>> You have two options:
98112
>>

pages/bare_metal_cloud/dedicated_servers/rescue_mode/guide.en-us.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ excerpt: "Find out how to use the OVHcloud customer rescue system to troubleshoo
44
updated: 2025-01-20
55
---
66

7+
<style>
8+
details>summary {
9+
color:rgb(33, 153, 232) !important;
10+
cursor: pointer;
11+
}
12+
details>summary::before {
13+
content:'\25B6';
14+
padding-right:1ch;
15+
}
16+
details[open]>summary::before {
17+
content:'\25BC';
18+
}
19+
</style>
20+
721
## Objective
822

923
Rescue mode is a tool provided by OVHcloud that allows you to boot into a temporary operating system for the purpose of diagnosing and resolving issues on your server.
@@ -82,7 +96,7 @@ Click on the relevant tab for your connection method:
8296
>>
8397
>> Click `Password authentication`{.action}.
8498
>>
85-
>>![Auth method](images/rescue-mode-003.png){.thumbnail width="400"}
99+
>>![Auth method](images/rescue-mode-003.png){.thumbnail width="700"}
86100
>>
87101
>> The rescue mode notification email including its login details will be sent to the contact email address of your OVHcloud account. To use a different email address, enter it in the field `Send new login details to the following email address`.
88102
>>
@@ -92,7 +106,7 @@ Click on the relevant tab for your connection method:
92106
>>
93107
>> Click `Authentication via SSH key`{.action}.
94108
>>
95-
>>![Auth method](images/rescue-mode-004.png){.thumbnail width="400"}
109+
>>![Auth method](images/rescue-mode-004.png){.thumbnail width="700"}
96110
>>
97111
>> You have two options:
98112
>>

pages/bare_metal_cloud/dedicated_servers/rescue_mode/guide.es-es.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ excerpt: "Cómo utilizar el modo customer rescue de OVHcloud para solucionar los
44
updated: 2025-01-20
55
---
66

7+
<style>
8+
details>summary {
9+
color:rgb(33, 153, 232) !important;
10+
cursor: pointer;
11+
}
12+
details>summary::before {
13+
content:'\25B6';
14+
padding-right:1ch;
15+
}
16+
details[open]>summary::before {
17+
content:'\25BC';
18+
}
19+
</style>
20+
721
## Objetivo
822

923
El modo de rescate es una herramienta proporcionada por OVHcloud que le permite arrancar en un sistema operativo temporal con el objetivo de diagnosticar y resolver los problemas en su servidor.
@@ -82,7 +96,7 @@ Haga clic en la pestaña correspondiente a su forma de conexión:
8296
>>
8397
>> Haga clic en `Autenticación con contraseña`{.action}.
8498
>>
85-
>>![Auth method](images/rescue-mode-003.png){.thumbnail width="400"}
99+
>>![Auth method](images/rescue-mode-003.png){.thumbnail width="700"}
86100
>>
87101
>> El email de notificación del modo de rescate, junto con sus claves de acceso, se enviará a la dirección de correo electrónico de contacto de su cuenta de OVHcloud. Para utilizar otra dirección de correo electrónico, introdúzcala en el campo `Recibir las claves del modo de la dirección de correo electrónico`.
88102
>>
@@ -92,7 +106,7 @@ Haga clic en la pestaña correspondiente a su forma de conexión:
92106
>>
93107
>> Haga clic en `Autenticación por llave SSH`{.action}.
94108
>>
95-
>>![Auth method](images/rescue-mode-004.png){.thumbnail width="400"}
109+
>>![Auth method](images/rescue-mode-004.png){.thumbnail width="700"}
96110
>>
97111
>> Tiene dos posibilidades:
98112
>>

pages/bare_metal_cloud/dedicated_servers/rescue_mode/guide.es-us.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ excerpt: "Cómo utilizar el modo customer rescue de OVHcloud para solucionar los
44
updated: 2025-01-20
55
---
66

7+
<style>
8+
details>summary {
9+
color:rgb(33, 153, 232) !important;
10+
cursor: pointer;
11+
}
12+
details>summary::before {
13+
content:'\25B6';
14+
padding-right:1ch;
15+
}
16+
details[open]>summary::before {
17+
content:'\25BC';
18+
}
19+
</style>
20+
721
## Objetivo
822

923
El modo de rescate es una herramienta proporcionada por OVHcloud que le permite arrancar en un sistema operativo temporal con el objetivo de diagnosticar y resolver los problemas en su servidor.
@@ -82,7 +96,7 @@ Haga clic en la pestaña correspondiente a su forma de conexión:
8296
>>
8397
>> Haga clic en `Autenticación con contraseña`{.action}.
8498
>>
85-
>>![Auth method](images/rescue-mode-003.png){.thumbnail width="400"}
99+
>>![Auth method](images/rescue-mode-003.png){.thumbnail width="700"}
86100
>>
87101
>> El email de notificación del modo de rescate, junto con sus claves de acceso, se enviará a la dirección de correo electrónico de contacto de su cuenta de OVHcloud. Para utilizar otra dirección de correo electrónico, introdúzcala en el campo `Recibir las claves del modo de la dirección de correo electrónico`.
88102
>>
@@ -92,7 +106,7 @@ Haga clic en la pestaña correspondiente a su forma de conexión:
92106
>>
93107
>> Haga clic en `Autenticación por llave SSH`{.action}.
94108
>>
95-
>>![Auth method](images/rescue-mode-004.png){.thumbnail width="400"}
109+
>>![Auth method](images/rescue-mode-004.png){.thumbnail width="700"}
96110
>>
97111
>> Tiene dos posibilidades:
98112
>>

0 commit comments

Comments
 (0)