diff --git a/docs/dedicated-linux-openvpn.md b/docs/dedicated-linux-openvpn.md index 10bf003cd..8bc35c1ae 100644 --- a/docs/dedicated-linux-openvpn.md +++ b/docs/dedicated-linux-openvpn.md @@ -32,7 +32,7 @@ mknod /dev/net/tun c 10 200 chmod 0666 /dev/net/tun ``` -Save the file by pressing `STRG+O`, followed by `Y` and finally press `Enter`. To exit the file press `CTRL+X`. After that run the following command: +Save the file by pressing `CTRL+O`, followed by `Y` and finally press `Enter`. To exit the file press `CTRL+X`. After that run the following command: ``` chmod +x /usr/sbin/tunscript.sh @@ -41,7 +41,7 @@ chmod +x /usr/sbin/tunscript.sh Once you have done this, run ``crontab -e`` and select the **nano editor** [1]. Add this line to the end of the file: ``` @reboot /usr/sbin/tunscript.sh || exit 1 ``` -Save the file by pressing `STRG+O`, then `Y` and finally press `Enter`. To exit the file press `CTRL+X`. You should then be able to continue after a restart. +Save the file by pressing `CTRL+O`, then `Y` and finally press `Enter`. To exit the file press `CTRL+X`. You should then be able to continue after a restart. ## Installation diff --git a/docs/dedicated-windows-plesk.md b/docs/dedicated-windows-plesk.md index e3b3f4a4f..3ca1767a1 100644 --- a/docs/dedicated-windows-plesk.md +++ b/docs/dedicated-windows-plesk.md @@ -17,7 +17,7 @@ Plesk is a comprehensive web hosting and server management platform that allows ## Establish a connection to the server -To install Plesk on the server, you first need to connect to it. How this works is explained in detail in our separate instructions: [RDP First Access](https://docs.zap-hosting.com/docs/en/vserver-windows-userdp/#-remotedesktopverbindung) +To install Plesk on the server, you first need to connect to it. How this works is explained in detail in our separate instructions: [Initial Access (RDP)](vserver-windows-userdp.md) ## Plesk Installer diff --git a/docs/minecraft-addop.md b/docs/minecraft-addop.md index 12e8626c0..0fac23bd9 100644 --- a/docs/minecraft-addop.md +++ b/docs/minecraft-addop.md @@ -53,7 +53,7 @@ As soon as the connection to the server has been established via FTP, you have t ![](https://screensaver01.zap-hosting.com/index.php/s/TTeL8WqnQfrdEDq/preview) -Now the value of "level" must be set to the desired level for the desired player, whereupon the file must be saved with **STRG+S**. +Now the value of "level" must be set to the desired level for the desired player, whereupon the file must be saved with **CTRL+S**. ![](https://screensaver01.zap-hosting.com/index.php/s/WKQkAR3oALsSNAc/preview) diff --git a/docs/minecraft-default-config.md b/docs/minecraft-default-config.md index d519cdc45..0b56bfdd8 100644 --- a/docs/minecraft-default-config.md +++ b/docs/minecraft-default-config.md @@ -77,7 +77,7 @@ Commands can be executed from anywhere in the console using RCON. A password is ### op-permission-level -The standard OP level can be specified here, which should be assigned to a new operator at the beginning. The respective level and the individual allocation per player is [here](https://docs.zap-hosting.com/docs/en/minecraft-addop.md/) described in more detail by us. +The standard OP level can be specified here, which should be assigned to a new operator at the beginning. The respective level and the individual allocation per player is [here](minecraft-addop.md) described in more detail by us. ### enable-query diff --git a/docs/vserver-linux-openvpn.md b/docs/vserver-linux-openvpn.md index 70074fe0e..8347b723b 100644 --- a/docs/vserver-linux-openvpn.md +++ b/docs/vserver-linux-openvpn.md @@ -32,7 +32,7 @@ mknod /dev/net/tun c 10 200 chmod 0666 /dev/net/tun ``` -Save the file by pressing `STRG+O`, followed by `Y` and finally press `Enter`. To exit the file press `CTRL+X`. After that run the following command: +Save the file by pressing `CTRL+O`, followed by `Y` and finally press `Enter`. To exit the file press `CTRL+X`. After that run the following command: ``` chmod +x /usr/sbin/tunscript.sh @@ -41,7 +41,7 @@ chmod +x /usr/sbin/tunscript.sh Once you have done this, run ``crontab -e`` and select the **nano editor** [1]. Add this line to the end of the file: ``` @reboot /usr/sbin/tunscript.sh || exit 1 ``` -Save the file by pressing `STRG+O`, then `Y` and finally press `Enter`. To exit the file press `CTRL+X`. You should then be able to continue after a restart. +Save the file by pressing `CTRL+O`, then `Y` and finally press `Enter`. To exit the file press `CTRL+X`. You should then be able to continue after a restart. ## Installation diff --git a/i18n/de/docusaurus-plugin-content-docs/current/dedicated-windows-plesk.md b/i18n/de/docusaurus-plugin-content-docs/current/dedicated-windows-plesk.md index 9b4bc84b0..bef64b2a4 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/dedicated-windows-plesk.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/dedicated-windows-plesk.md @@ -18,7 +18,7 @@ Plesk ist eine umfassende Webhosting- und Servermanagement-Plattform, die es Ben ## Verbindung zum Server herstellen Um Plesk auf dem Server zu installieren, musst du dich erstmal mit diesen verbinden. -Wie das geht, ist hier in unserer separaten Anleitung ausführlich erläutert: [RDP Erstzugriff](https://docs.zap-hosting.com/docs/de/vserver-windows-userdp/#-remotedesktopverbindung) +Wie das geht, ist hier in unserer separaten Anleitung ausführlich erläutert: [RDP Erstzugriff](vserver-windows-userdp.md) ## Plesk Installer