Posts

Showing posts from September, 2022

Add public key to ssh-open server to login without password

https://linuxhint.com/ssh-using-private-key-linux/  On the remote server we need to chmod 700 ~/.ssh chmod 600 ~/.ssh/authorized_keys

Creat ssh server within container docker

 https://dev.to/s1ntaxe770r/how-to-setup-ssh-within-a-docker-container-i5i