Geben Sie den Befehl ssh ein, um sich beim gewünschten Client anzumelden.
Type the ssh command to log in to the required client.
Verwenden Sie den Befehl ssh für eine sichere remote Anmeldung.
Use the ssh command for a secure remote login.
Wenn Sie den Snapshot-Datenstream an ein anderes System senden, setzen Sie für die Ausgabe von zfs send mit dem Befehl ssh eine Pipe.
If you are sending the snapshot stream to a different system, pipe the zfs send output through the ssh command.
Sie können sich z. B. mit dem Befehl ssh sun auf dem Rechner sun anmelden.
For example, log in to the host sun with the command ssh sun.
Geben Sie den Befehl ssh [email protected] ein und geben Sie dann das Standardpasswort admin ein.
Wenn Sie mit dem Befehl ssh -X eine Verbindung zu dem Gerät, das als Proxy fungiert, herstellen, müssen Sie die UmgebungsvariableDISPLAY nicht einrichten.
If you use the command ssh -X to connect to the device acting as the proxy, you do not need to set the DISPLAY environment variable.
In der Linux-Konsole können Sie eine SSH-Verbindung mit dem Befehl ssh aufbauen.
In the Linux console you can open an SSH connection with the ssh command.
Wenn Sie die Anwendung Terminal oder eine Unix Shell benutzen, dann benutzen Sie SSH, um sich mit dem Server zu verbinden, indem Sie den Befehl ssh {IPAddress} eingeben, wobei {IPAddress} die IP-Adresse des VPS ist.
If you are using Terminal or a UNIX shell, use ssh to connect to your server by typing ssh {IPAddress}, where {IPAddress} is the address of your VPS