SSH Key Generation and SSH Key Copy To Remote SRV
SSH Key Generation and SSH Key Copy To Remote SRV
....to generate ssh key note which user login, key will save same user home dir
cd .ssh/
cat id_rsa.pub
ssh-copy-id mrsh@192.168.21.10 ................to copy ssh key clent srv and login by main server
bethout pass
mlocalhost