开发者

bash: ssh-host-config: command not found

开发者 https://www.devze.com 2023-01-12 07:03 出处:网络
Does anyone have ANY ideas what could be causing this. I am on win 7. I have successfully setup e开发者_JAVA百科verything using this tutorial:

Does anyone have ANY ideas what could be causing this.

I am on win 7. I have successfully setup e开发者_JAVA百科verything using this tutorial:

http://www.kgx.net.nz/2010/03/cygwin-sshd-and-windows-7/

I am up to this command:

ssh-host-config

..but I receive the error in the title. I have searched google and many other places. I cannot find one instance of somebody having this problem.

Any ideas?


See http://allthingsmarked.com/2006/08/17/how-to-set-up-a-windows-ssh-server-for-vnc-tunneling/

You probably forgot to check the openssh. I forgot this when downloading to a folder using the setup.


Don't download all the packages at once I did this and thought everything was fine until I got the same error. Just download the openssh package and make sure the X is in the box, it a big file so could take a while.


This error can also happen if you need to add your cygwin\bin path to your windows path. If you add it to your Windows path, you might be all set. I would add it at the end so that you don't potentially mess up other Windows commands.

Make sure to close all shell and Bash windows before trying again. Otherwise the change won't take effect.

0

精彩评论

暂无评论...
验证码 换一张
取 消