Es kann sein, dass die Verbindung aus Gründen nicht möglich ist, die der Benutzerin unbekannt sind: fügen Sie einfach die Option"-v" (steht für "verbose", geschwätzig) dem ssh-Befehl hinzu.
It happens that the connection fails for reasons that are unknown to the user: just add the"-v" option (stands for "verbose") in the ssh command.
Hier verbinden wir uns mit dem entfernten Rechner helvetica.fonts.de und der dortigen Benutzerkennung erdal. Der ssh-Befehl bietet eine Anzahl von Optionen, die Sie entsprechend Ihren Bedürfnissen nutzen können.
Here, we are connecting to remote computer helvetica.fonts.de with remote user account erdal.The ssh command has a number of options which can be used depending on your needs.
Um Ihre Skripte mit einem SSH-Befehl auszuführen und dabei eine bestimmte PHP-Version zu verwenden, brauchen Sie ganz bestimmte Befehle.
To run your scripts from an SSH command, using a specific version of PHP, you have to use specific commands.
Der Putty SSH-Befehl unter Windows hat die selben Möglichkeiten, aber diese sind via Dialogboxen erreichbar.
The putty SSH command on Windows has the same capabilities, but they are accessed via dialog boxes.
Versuchen wir nun, einen SSH-Befehl, den wir in einem anderen Editor-Fenster gespeichert haben, zu kopieren und einzufügen
Now, let's try copying and pasting an SSH command we've stored in a different Notepad window
Du kannst also den letzten ssh-Befehl mit! ssh ausführen.
So! ssh will run the last ssh you used.
Nachdem die Datei kopiert wurde, verwenden Sie den ssh-Befehl, um sich mit der Remote-Maschine als Root zu verbinden und fügen Sie die von Ihnen kopierte Datei in die Liste der autorisierten Schlüssel ein.
After the file has copied, use ssh to connect to the remote machines as root and add the file that you copied to the list of authorized keys.
Der Name oder die IP-Adresse des entfernten Systems, so wie es beim Aufbau der Verbindung im SSH-Befehl eingegeben wird.
The name or IP address of the remote system as entered into the SSH command when establishing the connection.
Hinweis: Wenn Sie eine HDF-Sandbox einsetzen, tauschen Sie im SSH-Befehl oben sandbox-hdp gegen sandbox-hdf aus.
Note: if you originally deployed HDF sandbox, replace sandbox-hdp with sandbox-hdf in the ssh command above.
Wenn jedoch die o.g. Anweisungen eingehalten wurden, können Sie folgenden SSH-Befehl ausführen, um Composer überall starten zu können
Nevertheless, once the above instructions have been followed, execute the following command in SSH to launch Composer anywhere
Nur root hat die Rechte, um diesen SSH-Befehl auszuführen, aber jeder Benutzer kann diesen weitergeleiteten Port/Tunnel nutzen.
Only root has the privileges required to execute this SSH command but any user can then use this forwarded port/tunnel.
Mit folgendem SSH-Befehl können Sie fehlerhafte.htaccess-Datei auf Ihrem Webspace finden
Use the following SSH-command to find.htaccess-files on your webspace
Fügen Sie folgende Direktive mithilfe der automatisch gestarteten Textverarbeitung vi aus (denken Sie daran, den Dateipfad des Skripts anzupassen; mit dem SSH-Befehl pwd kann der Dateipfad des aktuellen Ordners angezeigt werden)
Add the following directive via the text editor vi that opens automatically (don't forget to adapt the path of the script; the SSH command pwd displays the path of the current folder)