Cerca
Heus ací els resultats de la cerca.
Noms de pàgina coincidents:
- agente SSH (ssh-agent)
- chroot (enjaulado)
- fichero .ssh/config
- configuración ssh server (/etc/ssh/sshd_config)
- instalación y desinstalación
- ssh-keygen
- authorized_keys
- Port Forwarding & Tunneling (cliente)
- MasterControl + MasterPath
- ssh proxy / socks
- Conexión RDP con tunneling (y VPN)
- uso de bastion
- Conexión remota A->B->C con SSH (~/.ssh/config)
- ssh tunel inverso (o reverso)
- rsync seguro
- sshfs
- sshd
- varios
Resultats de text complet:
- chroot (enjaulado)
- bash>mkdir -p /home/test ls -l /dev/{null,zero,stdin,stdout,stderr,random,tty} mkdir -p /home/test/dev... /home/test ls -ld /home/test mkdir -p /home/test/bin cp -v /bin/bash /home/test/bin/ ldd /bin/bash mkdir -p /home/test/lib64 cp -v /lib64/{libtinfo.so.5,libdl.so.2,l
- fichero .ssh/config
- .co.uk The following pattern would match any host in the 192.168.0.[0-9] network range: Host 192.168.0... a comma-separated list of patterns. Patterns within pattern-lists may be negated by preceding them wi... mple, to allow a key to be used from anywhere within an organisation except from the “dialup” pool, the following entry (in authorized_keys) could be used: from="!*.dialup.e
- configuración ssh server (/etc/ssh/sshd_config)
- acadas: * **Protocol 2** * **PermitRootLogin** {yes|no|forced-commands-only} * **PasswordA... ing no AllowAgentForwarding no ForceCommand /bin/false </code> <code ; /etc/ssh/sshd_config> Match... ing no AllowAgentForwarding no ForceCommand /bin/false </code> * Solo permite forward de conexio... </code> Restringir acceso a la red:<code bash> /sbin/iptables -I OUTPUT -m owner --gid-owner 500 -j RE
- varios
- e bash> echo | openssl s_client -connect systemadmin.es:443 -tls1_2 2>&1 | grep "Session-ID: " # devue... s1_2 * tls1_1 * tls1 /via: [[http://systemadmin.es/2018/02/comprobar-disponibilidad-de-protocolos... un certificado existente <code bash>openssl rsa -in privateKey.pem -out newPrivateKey.pem</code> ==
- Conexión RDP con tunneling (y VPN)
- de> * crear el siguiente script:<code bash> #!/bin/sh scriptname="$(basename $0)" if [ $# -lt 3 ] ... RDP_NODE_IP SSH_NODE_IP" exit fi case "$1" in start) echo "Starting tunnel to $3" ssh -M
- ssh-keygen
- * esto nos permite entrar en el sistema remoto sin recordar la contraseña de ese usuario en ese sist
- authorized_keys
- rizado" las restricciones separadas por comas y sin espacios == known_hosts * este fichero contien
- ssh proxy / socks
- 0203.png?400}} * chrome: * <code bash>/usr/bin/google-chrome --user-data-dir="$HOME/proxy-profil
- ssh tunel inverso (o reverso)
- * C - cualquier ordenador * A y C pueden estar sin acceso público SSH el método sería: - dejo la