lunes, 31 de mayo de 2021

configuracion SSH para Linux

$ ssh

$ ssh localhost

$ systemctl status sshd

$ sudo apt-get install openssh-server

$ systemctl status sshd

$ systemctl start sshd

$ sudo systemctl enable ssh


Fuente:  SSH Conexión Rechazada (Causas y soluciones) - Like Geeks

No hay comentarios: