P
P
psngut2017-06-19 15:02:09
SSH
psngut, 2017-06-19 15:02:09

How to fix sshpass problem?

apt-get install sshpass I install it like this
after I enter the commands sshpass "pass" ssh [email protected]
but then sshpass: Failed to run command: No such file or directory
what could be the problem

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Shitskov, 2017-06-19
@Zarom

sshpass -p"pass" ssh [email protected]
https://linux.die.net/man/1/sshpass

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question