Vertaling van "mit ssh" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Nun können Sie sich mit SSH als root ohne Passwort beim System anmelden.
Now you can log in to the system with SSH as root without a password.
Tatsächlich können Sie dies jetzt auch mit SSH tun!
In fact, you can now do this with SSH as well!
Ein Script mit ssh, sftp, scp oder ftp und einer Endlosschleife macht diesen Job automatisch.
A script using ssh, sftp scp or ftp within an endless loop will do this job automatically.
Zusätzlich sollten Sie es vermeiden, sich mit ssh als Root einzuloggen, und lieber andere Methoden benutzen, um Root zu werden. Wie zum Beispiel su oder sudo.
In addition you should avoid logging into the system using ssh as root and use alternative methods to become root instead, like su or sudo.
Stellen Sie mit ssh -X eine Verbindung her.
Sie können Ihre Web-Umgebung effizient mit SSH verwalten.
You can use SSH to efficiently manage your web environment.
Zuerst haben wir eine Verbindung zu dem Gerät wieder mit ssh
First we connect to the device again with ssh
Beim Login mit ssh, kann hier optional die Option -i verwendet werden um den SSH Key zum login anzugeben.
When you login with ssh, you can use the option -i to pass an ssh key as identity file.
Um einen cvs "pserver" zu benutzen (eine direkte tcp Verbindung anstelle einer mit ssh oder rsh) musst du dich einmal einloggen
In order to use a cvs "pserver" (a direct tcp connection instead of using ssh or rsh) you must login once
Zusammen mit ssh und einem CGI-Script wird eine Live-Statistik erstellt.
Together with ssh and an cgi script, a live statistic is created.
Verbinden Sie sich einfach wieder auf den Host mit ssh.
Reconnect to the host with ssh.
Melden Sie sich am Data-node1-Server mit ssh an
Log in to the data-node1 server with ssh
Das kann für Leute hilfreich sein, die nicht die Möglichkeit haben, einen verschlüsselten Kanal für ihre Übertragung der Authentifikationsnachweise zu verwenden. Ein solcher Kanal kann zum Beispiel mit ssh(1) aufgebaut werden.
It can be useful for people who don't have the ability to use an encrypted channel which protects their authentication credentials in transit, as can be established using ssh(1).