You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>> Wenn der SSH-Zugang des betreffenden Benutzers in der Tabelle `Deaktiviert`lautet, gehen Sie wie folgt vor:
76
+
>> Wenn der SSH-Zugang des betreffenden Benutzers in der Tabelle `Deaktiviert`ist, gehen Sie wie folgt vor:
77
77
>>
78
78
>> - 1: Klicken Sie auf die Schaltfläche `...`{.action} rechts neben der Zeile für den Benutzer und dann auf `Ändern`{.action}.
79
79
>> - 2: Wählen Sie im angezeigten Fenster im Abschnitt `Verbindungsprotokolle` die Option `FTP, SFTP und SSH`{.action} aus, und klicken Sie dann auf `Weiter`{.action}.
@@ -83,7 +83,7 @@ Klicken Sie auf die Registerkarten unten, um die einzelnen **4** Schritte anzuze
83
83
84
84
### 2 - Rufen Sie die notwendigen Informationen für die Verbindung per SSH ab <aname="sshlogin"></a>
85
85
86
-
Klicken Sie auf die Registerkarten unten, um die einzelnen**4** Schritte anzuzeigen.
86
+
Klicken Sie auf die Tabs, um die **4** Schritte anzuzeigen.
87
87
88
88
> [!tabs]
89
89
> **Schritt 1**
@@ -110,7 +110,7 @@ Klicken Sie auf die Registerkarten unten, um die einzelnen **4** Schritte anzuze
110
110
>>
111
111
>> |Element|Beschreibung|
112
112
>> |---|---|
113
-
>> |**SSH-Serveradresse**| Suchen Sie nach `SSH-Server`. Es hat die Form `ssh.clusterXXX.hosting.ovh.net` (wobei jede der 3 `X` eine Zahl zwischen `0` und `9` ist).|
113
+
>> |**SSH-Serveradresse**| Suchen Sie nach `SSH-Server`. Es hat die Form `ssh.clusterXXX.hosting.ovh.net` (wobei `X` eine Zahl zwischen `0` und `9` ist).|
114
114
>> |**SSH-Server-Verbindungsport**| Geben Sie `SSH-Port` an. Standardmäßig lautet die Nummer des SSH-Ports `22`.|
115
115
>> |**Aktiver SSH-Benutzer**| In der Tabelle unten auf der Seite finden Sie diesen in der Spalte `Login`.<br>Zur Erinnerung: Dieser Benutzer muss [über einen aktiven SSH-Zugriff verfügen](#user-ssh-enablement).|
116
116
>> |**Passwort des SSH-Benutzers**| Wenn Sie dieses Passwort vergessen haben, klicken Sie auf den Button `...`{.action} rechts neben der Zeile für den betreffenden Benutzer in der Tabelle unten auf `Passwort ändern`{.action}.|
@@ -131,7 +131,7 @@ Es gibt nun zwei Möglichkeiten, um sich via SSH mit Ihrem Webhosting zu verbind
131
131
132
132
> [!warning]
133
133
>
134
-
> Kein „Superuser“ (oder „Root“) via SSH auf unsere Shared Hosting Angebote.
134
+
> Es gibt keinen „Superuser“ (oder „Root“) via SSH auf unseren Hosting Angeboten.
135
135
136
136
Wenn das Terminal geöffnet ist, verwenden Sie folgenden Befehl und ersetzen Sie die Elemente `yourlogin`, `ssh.clusterXXX.hosting.ovh.net` und `22` durch die Elemente, die Ihren SSH-Zugangsdaten entsprechen.
137
137
@@ -145,22 +145,22 @@ Nachdem Sie den Befehl abgeschickt haben, werden Sie aufgefordert, das Passwort
145
145
146
146
///
147
147
148
-
/// details | Von Software
148
+
/// details | Software
149
149
150
150
Geben Sie nach dem Öffnen der Software (z.B. PuTTY) die SSH-Verbindungsinformationen ein. Diese Vorgehensweise ist abhängig von Ihrem Passwort und wir können sie in dieser Anleitung nicht im Detail beschreiben. Nachfolgend finden Sie eine Erinnerung an die Informationen, die Sie dort eingeben müssen:
151
151
152
-
-**SSH-Server**: Geben Sie die abgerufene SSH-Serveradresse in [Part 2](#sshlogin) ein. Je nach verwendetem Programm kann die Bezeichnung wie folgt lauten: „Serveradresse“, „Hostname“ oder „Hostname“.
153
-
-**Verbindungsport**: Geben Sie den wiederhergestellten SSH-Verbindungsport in [Part 2](#sshlogin) ein.
154
-
-**SSH-Login**: Geben Sie den SSH-Benutzer ein. Je nach verwendetem Programm kann der Name wie „Benutzername“, „Kennung“, „Login“ oder auch „Username“ aussehen.
155
-
-**Passwort des SSH-Benutzers**: Geben Sie das Passwort des SSH-Logins an.<br><br> Je nach verwendetem Programm kann dessen Bezeichnung auch „Password“ lauten.
152
+
-**SSH-Server**: Geben Sie die [in Schritt 2](#sshlogin)erhaltene SSH-Serveradresse ein. Je nach verwendetem Programm sind verschiedene Bezeichnungen möglich: „Serveradresse“, „Host“. „Hostname“ etc.
153
+
-**Verbindungsport**: Geben Sie den [in Schritt 2](#sshlogin) erhaltenen Verbindungsport ein.
154
+
-**SSH-Login**: Geben Sie den SSH-Benutzer ein. Je nach verwendetem Programm sind verschiedene Bezeichnungen möglich: „Benutzername“, „Kennung“, „Login“, „Username“ etc.
155
+
-**Passwort des SSH-Benutzers**: Geben Sie das Passwort des SSH-Benutzers ein. Je nach verwendetem Programm sind verschiedene Bezeichnungen wie „Passwort“ oder „Kennwort“ möglich.
156
156
157
157
///
158
158
159
159
Nachdem Sie sich eingeloggt haben, können Sie zum nächsten Abschnitt übergehen.
160
160
161
161
### 4 - Interagieren Sie via SSH mit Ihrem Speicherplatz <aname="ssh-using"></a>
162
162
163
-
Um mit Ihrem Speicherplatz zu interagieren, müssen Sie Befehle verwenden. Diese haben eine direkte Bedeutung aus dem Englischen. Verwenden Sie bei Bedarf die unten stehende Liste. Bitte beachten Sie: **Diese Angaben sind nicht vollständig**.
163
+
Um mit Ihrem Speicherplatz zu interagieren, müssen Sie Befehle verwenden. Diese haben eine direkte Bedeutung aus dem Englischen. Verwenden Sie bei Bedarf die unten stehende Liste. Beachten Sie: **Diese Angaben sind nicht vollständig**.
164
164
165
165
|Befehl|Englische Bedeutung|Beschreibung|
166
166
|---|---|---|
@@ -176,13 +176,13 @@ Um mit Ihrem Speicherplatz zu interagieren, müssen Sie Befehle verwenden. Diese
176
176
|rm -r `arg`|Remove|Löscht das als Argument `arg` benannte Verzeichnis inklusive aller Dateien und Unterordner (rekursiv).|
177
177
|mv `arg1``arg2`|Move|Benennt ein als `arg1` eingegebenes Element um oder verschiebt dieses an einen neuen Speicherort (angegeben als `arg2`).|
178
178
179
-
Sie können ein Skript auch mit einer bestimmten PHP-Version ausführen. Verwenden Sie z. B. für die PHP-Version 7.1 den folgenden Befehl. Passen Sie seine Elemente an Ihre persönliche Situation an.
179
+
Sie können ein Skript auch mit einer bestimmten PHP-Version ausführen. Verwenden Sie z. B. für die PHP-Version 7.1 den folgenden Befehl. Passen Sie seine Elemente an Ihre Situation an.
180
180
181
181
```sh
182
182
/usr/local/php7.1/bin/php myscript.php
183
183
```
184
184
185
-
Je nach der PHP-Version, die Sie verwenden möchten, muss die Ausführungsumgebung möglicherweise aus Kompatibilitätsgründen geändert werden. Weitere Informationen finden Sie in unserer Dokumentation „[Webhosting : umgebung, PHP-Version, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting)“.
185
+
Je nach der PHP-Version, die Sie verwenden möchten, muss die Ausführungsumgebung möglicherweise aus Kompatibilitätsgründen geändert werden. Weitere Informationen finden Sie in unserer Dokumentation „[Webhosting: Umgebung, PHP-Version, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting)“.
186
186
187
187
> [!primary]
188
188
>
@@ -196,10 +196,10 @@ Je nach der PHP-Version, die Sie verwenden möchten, muss die Ausführungsumgebu
[Webhosting: U mgebung, PHP-Version, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting)
200
200
201
-
Treten Sie unserer [User Community](/links/community) bei.Kontaktieren Sie für spezialisierte Dienstleistungen (SEO, Web-Entwicklung etc.) die [OVHcloud Partner](/links/partner).
201
+
Kontaktieren Sie für spezialisierte Dienstleistungen (SEO, Web-Entwicklung etc.) die [OVHcloud Partner](/links/partner).
202
202
203
203
Wenn Sie Hilfe bei der Nutzung und Konfiguration Ihrer OVHcloud Lösungen benötigen, beachten Sie unsere [Support-Angebote](/links/support).
204
204
205
-
Treten Sie unserer [User Community](/links/community) bei.
205
+
Treten Sie unserer [User Community](/links/community) bei.
Copy file name to clipboardExpand all lines: pages/web_cloud/web_hosting/ssh_on_webhosting/guide.en-gb.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,10 +37,10 @@ OVHcloud web hosting plans provide you with access to a storage space you can us
37
37
38
38
To log in and use SSH access to your web hosting plan, you will need the following:
39
39
40
-
-the active SSH user;
41
-
-the password associated with this SSH user;
42
-
-the SSH server address of your web hosting plan;
43
-
-the connection port to your web hosting plan’s SSH server.
40
+
-The active SSH user
41
+
-The password associated with this SSH user
42
+
-The SSH server address of your web hosting plan
43
+
-The connection port to your web hosting plan’s SSH server
44
44
45
45
### 1 - Make sure that SSH access is enabled for the SSH user you have chosen <aname="user-ssh-enablement"></a>
46
46
@@ -75,8 +75,8 @@ Click on the tabs below to view each of the **4** steps in succession.
75
75
>>
76
76
>> If the SSH access of the user concerned is `Disabled` in the table, perform the following steps:
77
77
>>
78
-
>> - 1: Click the `...`{.action} button to the right of the user’s line, then `Edit`{.action}.
79
-
>> - 2: In the window that pops up, in the `Connection protocols` section, select the `FTP, SFTP and SSH`{.action} choice, then click `Next`{.action}.
78
+
>> - 1: Click the `...`{.action} button to the right of the user’s line, then `Edit`{.action}.
79
+
>> - 2: In the window that pops up, in the `Connection protocols` section, select the `FTP, SFTP and SSH`{.action} choice, then click `Next`{.action}.
80
80
>> - 3: Check the summary of the requested change, then click `Confirm`{.action}.
81
81
>>
82
82
>> > If you cannot enable it, please ensure that [your OVHcloud web hosting plan](/links/web/hosting) has SSH access.
@@ -149,10 +149,10 @@ After sending the command, you will be prompted to enter the SSH user password.
149
149
150
150
Once you have opened the software (e.g. PuTTY), enter your SSH connection details. Since this procedure involves several steps, we cannot detail this in this documentation. Here is a reminder of the information you will need to enter:
151
151
152
-
-**SSH server**: Enter the SSH server address retrieved in the [part 2](#sshlogin). Depending on the software you are using, the domain name may look like “Server Address” or “Hostname”.
152
+
-**SSH server**: Enter the SSH server address retrieved in the [part 2](#sshlogin). Depending on which software you are using, the field may be labelled as "Server address" or "Host Name".
153
153
-**Connection port**: Enter the SSH connection port retrieved in [part 2](#sshlogin).
154
-
-**SSH login**: Enter the SSH user. Depending on the software you are using, the domain name may look like “ID”, “Login” or even “Username”.
155
-
-**SSH user password**: Enter the password associated with the SSH login.<br><br> Depending on the software you are using, the name may also look like "Password".
154
+
-**SSH login**: Enter the SSH user. Depending on the software application you use, this field may be labelled as "Login" or "Username".
155
+
-**SSH user password**: Enter the password associated with the SSH login. Depending on which software you are using, the field should be labelled as "Password".
156
156
157
157
///
158
158
@@ -169,7 +169,7 @@ To interact with your storage space, you will need to use commands. These have a
169
169
|cd `..`|Change directory|Enables you to change the working directory, one level up in the tree-view of your directories.|
170
170
|cd|Change directory|If you do not specify an argument, you can move to the root of your storage space (home).|
171
171
|ls|List|Lists the contents of your working directory. Add the attributes to modify the result of the command (like `ls -ulhG`).|
172
-
|chmod `droit``arg`|Change mode|Change the rights of the file or directory mentioned as an `arg` argument.|
172
+
|chmod `right``arg`|Change mode|Change the rights of the file or directory mentioned as an `arg` argument.|
173
173
|mkdir `arg`|Make directory|Enables you to create a directory with the argument name `arg`.|
174
174
|touch `arg`|Touch|Creates an empty file with the name mentioned in the `arg` argument, if a file with this name does not already exist.|
175
175
|rm `arg`|Remove|Removes the file mentioned in the `arg` argument.|
@@ -182,17 +182,17 @@ You can also launch a script using a specific PHP version. For example, for PHP
182
182
/usr/local/php7.1/bin/php myscript.php
183
183
```
184
184
185
-
Depending on the PHP version you want to use, the runtime environment may need to be modified for compatibility reasons. Refer to our documentation “[Web Hosting - Environment, PHP version, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting)” to find out more.
185
+
Depending on the PHP version you want to use, the runtime environment may need to be modified for compatibility reasons. Refer to our documentation "[Web Hosting - Environment, PHP version, .ovhconfig](/pages/web_cloud/web_hosting/configure_your_web_hosting)" to find out more.
186
186
187
187
> [!primary]
188
188
>
189
189
> Files and/or folders can also be copied using the **S**ecure **C**opy **P**rotocol (**SCP**).
190
190
> This protocol uses SSH protocol to securely duplicate content between:
191
191
>
192
-
> -a local computer/device and a remote server
193
-
> -two remote servers
192
+
> -A local computer/device and a remote server
193
+
> -Two remote servers
194
194
>
195
-
> Find more information on using the `scp` command with our OVHcloud web hosting plans in our guide “[Web Hosting - Copy files using SCP command](/pages/web_cloud/web_hosting/using-scp-command)”.
195
+
> Find more information on using the `scp` command with our OVHcloud web hosting plans in our guide "[Web Hosting - Copy files using SCP command](/pages/web_cloud/web_hosting/using-scp-command)".
0 commit comments