Skip to content

Commit f86d1a8

Browse files
committed
proofreading FR-EN & translations
1 parent 1880526 commit f86d1a8

File tree

7 files changed

+500
-33
lines changed

7 files changed

+500
-33
lines changed
Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
---
2+
title: "End of Plesk und cPanel-Support für VPS - Gewährleistung der Kontinuität Ihrer Dienste"
3+
excerpt: "Finden Sie heraus, wann die Betriebssysteme Ihres OVHcloud VPS, die die Plesk- und cPanel-Lizenzen betreffen, nicht mehr unterstützt werden."
4+
updated: 2025-07-21
5+
---
6+
7+
## Ziel
8+
9+
In dieser Anleitung erfahren Sie, wie Sie die Kontinuität Ihrer Dienste gewährleisten können, indem Sie Ihren OVHcloud VPS nach dem angekündigten Auslaufen des Supports für mehrere Betriebssysteme auf ein Betriebssystem migrieren, das mit den neuesten Versionen von **Plesk** und **cPanel** kompatibel ist.
10+
11+
**Hier finden Sie die Support-Enddaten für die Betriebssysteme Ihres OVHcloud VPS, die sich auf Plesk- und cPanel-Lizenzen auswirken.**
12+
13+
## Voraussetzungen
14+
15+
- Eine [VPS](/links/bare-metal/vps) Lösung mit einer [kompatiblen Distribution](/links/bare-metal/vps-os).
16+
17+
## In der praktischen Anwendung
18+
19+
Die Herausgeber **Plesk** und **cPanel** kündigen das Ende der Unterstützung für die folgenden Betriebssysteme an:
20+
21+
| Betriebssystem | Produkt | Ende des Supports |
22+
| -------------- | ------------ | ------------------ |
23+
| Ubuntu 18.04 | Plesk | **1. Januar 2026** |
24+
| Debian 10 | Plesk | **1. Januar 2026** |
25+
| CentOS 7 | Plesk/cPanel | **1. Januar 2026** |
26+
| CloudLinux 7 | Plesk/cPanel | **1. Januar 2026** |
27+
28+
Weitere Informationen zu Support-Zwecken finden Sie in der offiziellen Dokumentation:
29+
30+
- [Plesk](https://docs.plesk.com/release-notes/obsidian/system-requirements/){.external}.
31+
- [cPanel](https://docs.cpanel.net/knowledge-base/cpanel-product/cpanel-deprecation-plan/){.external}.
32+
33+
### Was kann ich konkret tun?
34+
35+
> [!primary]
36+
>
37+
> Aus der Sicht der **Sicherheit** setzt die fortgesetzte Verwendung eines nicht unterstützten Betriebssystems Angriffe voraus.
38+
Wir empfehlen Ihnen, die folgenden Dokumente zu lesen: [cPanel Recommendations](https://docs.cpanel.net/knowledge-base/security/tips-to-make-your-server-more-secure/){.external} und [Plesk Recommendations](https://docs.plesk.com/en-US/obsidian/administrator-guide/plesk-administration/securing-plesk.59464/){.external}.
39+
40+
#### 1. Aktuelles System überprüfen
41+
42+
Loggen Sie sich in Ihrem [OVHcloud Kundencenter](/links/manager), gehen Sie zum Bereich `Bare Metal Cloud`{.action} und wählen Sie Ihren Server im Bereich `Virtual Private Server`{.action} aus.
43+
44+
![EOS Plesk cPanel](images/vpshome.png){.thumbnail}
45+
46+
Auf der Registerkarte `Start`{.action} finden Sie die Details Ihres Betriebssystems im Abschnitt `Betriebssystem / Distribution` aus der Box `Ihr VPS`.
47+
48+
#### 2. Ermitteln eines kompatiblen Betriebssystems
49+
50+
Wenn Ihr Betriebssystem Teil des Betriebssystems ist, das nicht mehr unterstützt wird, migrieren Sie zu einem kompatiblen System, das vom Herausgeber empfohlen wird.
51+
52+
Weitere Informationen finden Sie in der offiziellen Dokumentation zu unterstützten Betriebssystemen:
53+
54+
- [Liste der von Plesk unterstützten Betriebssysteme](https://docs.plesk.com/release-notes/obsidian/system-requirements/){.external}.
55+
- [Liste der cPanel kompatiblen Betriebssysteme](https://docs.cpanel.net/installation-guide/system-requirements/){.external}.
56+
57+
#### 3. Dienst migrieren
58+
59+
**Option A — Manuelle Neuinstallation**
60+
61+
1. [Backup Eurer Daten](/pages/bare_metal_cloud/virtual_private_servers/using-automated-backups-on-a-vps) (Web-Inhalte, Datenbanken, E-Mails, etc.).
62+
2. Installieren Sie ein kompatibles Betriebssystem über das OVHcloud Kundencenter im Abschnitt „Neuinstallation Ihres VPS“ unseres Handbuchs [Erste Schritte mit einem VPS](/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps).
63+
3. [Reinstall cPanel](/pages/bare_metal_cloud/virtual_private_servers/cpanel) oder Plesk auf dem neuen System.
64+
4. Stellen Sie Ihre Daten aus Ihren Backups wieder her.
65+
66+
**Option B - Migration über Plesk oder cPanel**
67+
68+
Diese Methode wird empfohlen, wenn Sie eine neue VPS-Instanz mit einem aktualisierten System zusammen mit der alten Instanz bereitstellen können.
69+
70+
Bestellen Sie einen neuen VPS mit einem kompatiblen Betriebssystem, falls Sie dies noch nicht getan haben. [Install cPanel](/pages/bare_metal_cloud/virtual_private_servers/cpanel) oder Plesk.
71+
72+
Verwenden Sie das Migrations-Tool Ihrer Wahl. Mit diesen Tools können Sie Ihre Websites, Datenbanken, E-Mail-Accounts und Konfigurationen automatisch von einem VPS auf einen anderen übertragen:
73+
74+
- Plesk Migrator - [Offizielle Dokumentation](https://docs.plesk.com/en-US/obsidian/migration-guide/introduction.75496/){.external}.
75+
- cPanel Transfer Tool - [Official documentation](https://docs.cpanel.net/whm/transfers/transfer-tool/){.external}.
76+
77+
**Option C - Aktualisierung vor Ort (erweitert)**
78+
79+
Wenn Sie keine neue Instanz eines VPS bereitstellen können, können Sie bestimmte Tools verwenden, um **Ihr Betriebssystem direkt zu aktualisieren**, während Plesk oder cPanel installiert bleibt. Diese Methode ist für fortgeschrittene Benutzer vorgesehen, da sie Risiken birgt, wenn sie falsch ausgeführt wird.
80+
81+
- **Plesk** (Wechsel von CentOS 7 zu AlmaLinux 8): Verwenden Sie das Skript `centos2alma` in der [offiziellen Plesk-Dokumentation](https://github.com/plesk/centos2alma){.external}. Siehe auch die ausführlichen Anweisungen in [Plesk Support](https://support.plesk.com/hc/en-us/articles/12377714344983){.external}.
82+
83+
- Verwenden Sie für **cPanel** (Wechsel von CentOS 7 zu AlmaLinux 8) das Tool **Elevate**, das in der [offiziellen cPanel-Dokumentation](https://cpanel.github.io/elevate/){.external}. zur Verfügung gestellt wird.
84+
85+
> [!primary]
86+
>
87+
> Diese Tools sind nicht zu 100 % garantiert und erfordern vollständige Backups, bevor Sie fortfahren. Stellen Sie außerdem sicher, dass Ihr VPS über ausreichende Ressourcen verfügt (RAM, CPU, Festplatte).
88+
89+
## Weiterführende Informationen <a name="go-further"></a>
90+
91+
Kontaktieren Sie für spezialisierte Dienstleistungen (SEO, Web-Entwicklung etc.) die [OVHcloud Partner](/links/partner).
92+
93+
Treten Sie unserer [User Community](/links/community) bei.

pages/bare_metal_cloud/virtual_private_servers/eos-cpanel-plesk/guide.en-gb.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -12,54 +12,54 @@ This guide will explain how you can ensure continuity for your services by migra
1212

1313
## Requirements
1414

15-
- A [VPS](https://www.ovhcloud.com/en-au/vps) solution with a [compatible distribution](https://www.ovhcloud.com/en-au/vps/os/).
15+
- A [VPS](/links/bare-metal/vps) solution with a [compatible distribution](/links/bare-metal/vps-os).
1616

1717
## Instructions
1818

1919
The **Plesk** and **cPanel** publishers announce the end of support for the following operating systems:
2020

21-
| Operating system | Impacted by | End of Support |
22-
| ------------------- | ------------- | ------------------ |
23-
| Ubuntu 18.04 | Plesk | **1st January 2026** |
24-
| Debian 10 | Plesk | **1st January 2026** |
25-
| CentOS 7 | Plesk/cPanel | **1st January 2026** |
26-
| CloudLinux 7 | Plesk/cPanel | **1st January 2026** |
21+
| Operating system | Product | End of Support |
22+
| ---------------- | ------------ | -------------------- |
23+
| Ubuntu 18.04 | Plesk | **1st January 2026** |
24+
| Debian 10 | Plesk | **1st January 2026** |
25+
| CentOS 7 | Plesk/cPanel | **1st January 2026** |
26+
| CloudLinux 7 | Plesk/cPanel | **1st January 2026** |
2727

2828
For more details on support purposes, please refer to the official documentation:
2929

30-
- [Plesk](https://docs.plesk.com/release-notes/obsidian/system-requirements/).
31-
- [cPanel](https://docs.cpanel.net/knowledge-base/cpanel-product/cpanel-deprecation-plan/).
30+
- [Plesk](https://docs.plesk.com/release-notes/obsidian/system-requirements/){.external}.
31+
- [cPanel](https://docs.cpanel.net/knowledge-base/cpanel-product/cpanel-deprecation-plan/){.external}.
3232

3333
### What can I do concretely?
3434

3535
> [!primary]
3636
>
3737
> From a **security** point of view, continuing to use an unsupported OS exposes you to attacks.
38-
We recommend reading [cPanel recommendations](https://docs.cpanel.net/knowledge-base/security/tips-to-make-your-server-more-secure/) and [Plesk recommendations](https://docs.plesk.com/en-US/obsidian/administrator-guide/plesk-administration/securing-plesk.59464/).
38+
We recommend reading [cPanel recommendations](https://docs.cpanel.net/knowledge-base/security/tips-to-make-your-server-more-secure/){.external} and [Plesk recommendations](https://docs.plesk.com/en-US/obsidian/administrator-guide/plesk-administration/securing-plesk.59464/){.external}.
3939

4040
#### 1. Check your current system
4141

4242
Log in to your [OVHcloud Control Panel](/links/manager), go to the `Bare Metal Cloud`{.action} section, and select your server under the `Virtual private servers`{.action} section.
4343

4444
![EOS Plesk cPanel](images/vpshome.png){.thumbnail}
4545

46-
In the `Home`{.action} tab, find the details of your operating system in the `OS/Distribution`{.action} section.
46+
In the `Home`{.action} tab, find the details of your operating system in the `OS/Distribution` section in the `Your VPS` box.
4747

48-
### 2. Identify a compatible OS
48+
#### 2. Identify a compatible OS
4949

5050
If your operating system is part of the OS that will no longer be supported, migrate to a compatible system recommended by the publisher.
5151

5252
Consult the official documentation of supported OSs:
5353

54-
- [List of OSs supported by Plesk](https://docs.plesk.com/release-notes/obsidian/system-requirements/)
55-
- [List of cPanel compatible OSs](https://docs.cpanel.net/installation-guide/system-requirements/)
54+
- [List of OSs supported by Plesk](https://docs.plesk.com/release-notes/obsidian/system-requirements/){.external}.
55+
- [List of cPanel compatible OSs](https://docs.cpanel.net/installation-guide/system-requirements/){.external}.
5656

5757
#### 3. Migrate your service
5858

5959
**Option A — Manual reinstallation**
6060

6161
1. [Back up your data](/pages/bare_metal_cloud/virtual_private_servers/using-automated-backups-on-a-vps) (web content, database, emails, etc.).
62-
2. Reinstall a compatible OS from the OVHcloud Control Panel by following the “Reinstall your VPS section of our guide [Getting started with a VPS](/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps).
62+
2. Reinstall a compatible OS from the OVHcloud Control Panel by following the `Reinstalling your VPS` section of our guide [How to get started with a VPS](/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps).
6363
3. [Reinstall cPanel](/pages/bare_metal_cloud/virtual_private_servers/cpanel) or Plesk on the new system.
6464
4. Restore your data from your backups.
6565

@@ -71,22 +71,22 @@ Order a new VPS with a compatible OS if you have not already done so. [Install c
7171

7272
Use the migration tool of your choice. These tools allow you to automatically transfer your websites, databases, email accounts and configurations from one VPS to another:
7373

74-
- Plesk Migrator - [Official documentation](https://docs.plesk.com/en-US/obsidian/migration-guide/introduction.75496/)
75-
- cPanel Transfer Tool - [Official documentation](https://docs.cpanel.net/whm/transfers/transfer-tool/)
74+
- Plesk Migrator - [Official documentation](https://docs.plesk.com/en-US/obsidian/migration-guide/introduction.75496/){.external}.
75+
- cPanel Transfer Tool - [Official documentation](https://docs.cpanel.net/whm/transfers/transfer-tool/){.external}.
7676

7777
**Option C — On-site update (advanced)**
7878

7979
If you cannot deploy a new instance of a VPS, you can use certain tools to **upgrade your operating system directly**, while keeping Plesk or cPanel installed. This method is intended for advanced users, as it carries risks if executed incorrectly.
8080

81-
- For **Plesk** (switching from CentOS 7 to AlmaLinux 8), use the `centos2alma` script provided by the [official Plesk documentation](https://github.com/plesk/centos2alma). See also detailed instructions in [Plesk support](https://support.plesk.com/hc/en-us/articles/12377714344983).
81+
- For **Plesk** (switching from CentOS 7 to AlmaLinux 8), use the `centos2alma` script provided by the [official Plesk documentation](https://github.com/plesk/centos2alma){.external}. See also detailed instructions in [Plesk support](https://support.plesk.com/hc/en-us/articles/12377714344983){.external}.
8282

83-
- For **cPanel** (switching from CentOS 7 to AlmaLinux 8), use the **Elevate** tool provided by the [official cPanel documentation](https://cpanel.github.io/elevate/).
83+
- For **cPanel** (switching from CentOS 7 to AlmaLinux 8), use the **Elevate** tool provided by the [official cPanel documentation](https://cpanel.github.io/elevate/){.external}.
8484

8585
> [!primary]
8686
>
8787
> These tools are not 100% guaranteed and require full backups before proceeding. Also make sure that your VPS has sufficient resources (RAM, CPU, disk).
8888
89-
## Go further
89+
## Go further <a name="go-further"></a>
9090

9191
For specialized services (SEO, development, etc.), contact the [OVHcloud partners](/links/partner).
9292

Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
---
2+
title: "Fin del soporte Plesk y cPanel para VPS - Garantizar la continuidad de sus servicios"
3+
excerpt: "Descubra las fechas de finalización del soporte de los sistemas operativos de su VPS OVHcloud que afectan a las licencias Plesk y cPanel"
4+
updated: 2025-07-21
5+
---
6+
7+
## Objetivo
8+
9+
Esta guía explica cómo garantizar la continuidad de sus servicios migrando su VPS OVHcloud hacia un sistema operativo compatible con las últimas versiones de **Plesk** y **cPanel**, una vez anunciado el fin del soporte para varios sistemas operativos.
10+
11+
**Descubra las fechas de finalización del soporte de los sistemas operativos de su VPS OVHcloud que afectan a las licencias Plesk y cPanel.**
12+
13+
## Requisitos
14+
15+
- Tener un producto [VPS](/links/bare-metal/vps) con un [distribution compatible](/links/bare-metal/vps-os).
16+
17+
## Procedimiento
18+
19+
Los editores **Plesk** y **cPanel** anuncian el fin del soporte para los siguientes sistemas operativos:
20+
21+
| Sistema operativo | Producto | Fin del soporte |
22+
| ----------------- | -------------- | ---------------------- |
23+
| Ubuntu 18.04 | Plesk | **1 de enero de 2026** |
24+
| Debian 10 | Plesk | **1 de enero de 2026** |
25+
| CentOS 7 | Plesk / cPanel | **1 de enero de 2026** |
26+
| CloudLinux 7 | Plesk / cPanel | **1 de enero de 2026** |
27+
28+
Para obtener más información sobre los fines de soporte técnico, consulte la documentación oficial:
29+
30+
- [Plesk](https://docs.plesk.com/release-notes/obsidian/system-requirements/){.external}.
31+
- [cPanel](https://docs.cpanel.net/knowledge-base/cpanel-product/cpanel-deprecation-plan/){.external}.
32+
33+
### ¿Qué hacer en concreto?
34+
35+
> [!primary]
36+
>
37+
> Desde un punto de vista **seguridad**, seguir utilizando un SO no compatible le expone a ataques.
38+
Le recomendamos que lea [las recomendaciones de cPanel](https://docs.cpanel.net/knowledge-base/security/tips-to-make-your-server-more-secure/){.external} y [las recomendaciones de Plesk](https://docs.plesk.com/en-US/obsidian/administrator-guide/plesk-administration/securing-plesk.59464/){.external}.
39+
40+
#### 1. Comprobar el sistema actual
41+
42+
Conéctese a su [área de cliente de OVHcloud](/links/manager), acceda a la sección `Bare Metal Cloud`{.action} y seleccione su servidor en la sección `Servidores privados virtuales`{.action}.
43+
44+
![EOS Plesk cPanel](images/vpshome.png){.thumbnail}
45+
46+
En la pestaña `Inicio`{.action}, consulte los detalles de su sistema operativo en la sección `SO/Distribution` del recuadro `Su VPS`.
47+
48+
#### 2. Identificar un SO compatible
49+
50+
Si su sistema operativo ya no es compatible, migre a un sistema compatible recomendado por el editor.
51+
52+
Consulte la documentación oficial de los SO compatibles:
53+
54+
- [Lista de SO soportados por Plesk](https://docs.plesk.com/release-notes/obsidian/system-requirements/){.external}.
55+
- [Lista de SO compatibles con cPanel](https://docs.cpanel.net/installation-guide/system-requirements/){.external}.
56+
57+
#### 3. Migrar el servicio
58+
59+
**Opción A — Reinstalación manual**
60+
61+
1. [Haga una copia de seguridad de sus datos](/pages/bare_metal_cloud/virtual_private_servers/using-automated-backups-on-a-vps) (contenido web, base de datos, correo electrónico, etc.).
62+
2. Reinstale un SO compatible desde el área de cliente de OVHcloud, tal y como se indica en la sección `Reinstalar su VPS` de nuestra guía [Primeros pasos con un VPS](/pages/bare_metal_cloud/virtual_private_servers/starting_with_a_vps).
63+
3. [Reinstale cPanel](/pages/bare_metal_cloud/virtual_private_servers/cpanel) o Plesk en el nuevo sistema.
64+
4. Restaure sus datos a partir de sus copias de seguridad.
65+
66+
**Opción B — Migración a través de Plesk o cPanel**
67+
68+
Se recomienda este método si puede desplegar una nueva instancia de VPS con un sistema actualizado en paralelo con la antigua.
69+
70+
Contrate un nuevo VPS con un SO compatible si aún no lo ha hecho. [Instale cPanel](/pages/bare_metal_cloud/virtual_private_servers/cpanel) o Plesk.
71+
72+
Utilice la herramienta de migración que prefiera. Estas herramientas permiten transferir automáticamente sitios web, bases de datos, cuentas de correo y configuraciones de un VPS a otro:
73+
74+
- Plesk Migrator - [Documentación oficial](https://docs.plesk.com/en-US/obsidian/migration-guide/introduction.75496/){.external}.
75+
- cPanel Transfer Tool - [Documentación oficial](https://docs.cpanel.net/whm/transfers/transfer-tool/){.external}.
76+
77+
**Opción C — Actualización in situ (avanzada)**
78+
79+
Si no puede desplegar una nueva instancia de VPS, algunas herramientas permiten **actualizar directamente su sistema operativo** conservando Plesk o cPanel instalado. Este método es para usuarios avanzados, ya que puede suponer un riesgo si se ejecuta incorrectamente.
80+
81+
- Para **Plesk** (cambio de CentOS 7 a AlmaLinux 8), utilice el script `centos2alma` ofrecido por la [documentación oficial de Plesk](https://github.com/plesk/centos2alma){.external}. Consulte también las instrucciones detalladas del [soporte de Plesk](https://support.plesk.com/hc/en-us/articles/12377714344983){.external}.
82+
83+
- Para **cPanel** (cambio de CentOS 7 a AlmaLinux 8), utilice la herramienta **Elevate** que ofrece la [documentación oficial de cPanel](https://cpanel.github.io/elevate/){.external}.
84+
85+
> [!primary]
86+
>
87+
> Estas herramientas no están garantizadas al 100% y requieren copias de seguridad completas antes de proceder. Asimismo, asegúrese de que su VPS dispone de recursos suficientes (RAM, CPU y disco).
88+
89+
## Más información <a name="go-further"></a>
90+
91+
Para servicios especializados (posicionamiento, desarrollo, etc.), contacte con [partners de OVHcloud](/links/partner).
92+
93+
Interactúe con nuestra [comunidad de usuarios](/links/community).

0 commit comments

Comments
 (0)