how to access server linux ssh without key and hidden password

An alternatife way to access linux server without ssh key-gen and without people knowing password 

sshpass -f filenameofpassword.txt ssh -o StrictHostKeyChecking=no username@ip-address

Comments

Popular posts from this blog

Copy to clipboard from command line

login website quicker using linux command line

Ansible