402 Payment Required (ES)

YUBIKEY - 4 Conexión Remota a Servidor vía SSH

- Comandos SSH: ssh user@hostname ssh-copy-id user@hostname - Copia estas líneas en tu archivo .bashrc: export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket) gpgconf --launch gpg-agent export GPG_TTY=$(tty) - R...

2023-09-09 Video

Episode notes

- Comandos SSH:
ssh user@hostname
ssh-copy-id user@hostname

- Copia estas líneas en tu archivo .bashrc:
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
gpgconf --launch gpg-agent
export GPG_TTY=$(tty)


- Registros de autenticación:
tail -f /var/log/auth.log


- Posibles rutas al archivo de configuración SSH:
sudo nano /etc/ssh/sshd_config
sudo nano /etc/ssh/ssh_config


- Reiniciar el demonio SSH:
sudo systemctl restart sshd

-----
Donaciones en BTC - bc1qny4am3clu0gcsq3hvja4vcdhwd529hgmnlavfh