in

Cerca

Heus ací els resultats de la cerca.

fichero .ssh/config
4 Resultats, Darrera modificació:
.co.uk The following pattern would match any host in the 192.168.0.[0-9] network range: Host 192.168.0... cept from the “dialup” pool, the following entry (in authorized_keys) could be used: from="!*.dialup.e... use the authentication identity files configured in the ssh_config files * ''PreferredAuthentications=publickey'' # Specifies the order in which the client should try protocol 2 authentica
Conexión RDP con tunneling (y VPN)
1 Resultats, Darrera modificació:
RDP_NODE_IP SSH_NODE_IP" exit fi case "$1" in start) echo "Starting tunnel to $3" ssh -M
varios
1 Resultats, Darrera modificació:
un certificado existente <code bash>openssl rsa -in privateKey.pem -out newPrivateKey.pem</code> ==