Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

error: cannot run ssh: no such file or directory

Make Sure you already have the program Installed using this command :
~ which ssh
If not found install it 
sudo apt install openssh // ubuntu based distros 
.. etc
 
PREVIOUS NEXT
Tagged: #run #file #directory
ADD COMMENT
Topic
Name
8+5 =