to

Cerca

Heus ací els resultats de la cerca.

Conexión RDP con tunneling (y VPN)
5 Resultats, Darrera modificació:
e X.X.X.X user username IdentityFile path/to/key</code> * crear el siguiente script:<code ba... fi case "$1" in start) echo "Starting tunnel to $3" ssh -M -S ~/.ssh/$scriptname.control -fnNT ... l -O check $3 ;; stop) echo "Stopping tunnel to $3" ssh -S ~/.ssh/$scriptname.control -O exit $... de pre-conexión (pestaña behavior), usar: **/path/to/script start <IP_WINDOWS> servidorLinux** * e
chroot (enjaulado)
4 Resultats, Darrera modificació:
paso: [[https://www.tecmint.com/restrict-ssh-user-to-directory-using-chrooted-jail/]] * <code bash>m... 'vi /etc/ssh/sshd_config'':<code>#define username to apply chroot jail to Match User tecmint #specify chroot jail ChrootDirectory /home/test</code> * <c... AM yes Match user username ChrootDirectory /path/to/directory ForceCommand internal-sftp </code> <cod
configuración ssh server (/etc/ssh/sshd_config)
4 Resultats, Darrera modificació:
92.168.0.5:8080 # Or leave out the PermitOpen to allow forwarding to anywhere. HostbasedAuthentication no RhostsRSAAuthentication no ... ttps://unix.stackexchange.com/questions/14312/how-to-restrict-an-ssh-user-to-only-allow-ssh-tunneling]]\\ /more: [[https://superuser.com/questions/229743/
fichero .ssh/config
2 Resultats, Darrera modificació:
hem with an exclamation mark (‘!’). For example, to allow a key to be used from anywhere within an organisation except from the “dialup” pool, the follow
Conexión remota A->B->C con SSH (~/.ssh/config)
2 Resultats, Darrera modificació:
erfault.com/questions/337274/ssh-from-a-through-b-to-c-using-private-key-on-b]] * [[https://acloud.g... ect-associate/discussion/-L0Y3TE-GaOtkoeslVq1/how_to_ssh_into_a_private_inst]] == POC * ficheros pa
ssh-keygen
1 Resultats, Darrera modificació:
a clave privada <code bash>ssh-keygen -p -f /path/to/key</code> === recrear llave pública la privada
ssh proxy / socks
1 Resultats, Darrera modificació:
</code> * /via: [[https://linuxize.com/post/how-to-setup-ssh-socks-tunnel-for-private-browsing/]] ==
sshfs
1 Resultats, Darrera modificació:
ey <code bash>sudo sshfs -oIdentityFile=/abs/path/to/id_rsa usuario@sistema.remoto:/path/montaje /path