Cygwin安装和配置ssh

安装过程:html

1. 安装jdk,下载Cygwin 地址:https://cygwin.com/install.htmlssh

2. 安装过程参考 http://www.cnblogs.com/kinglau/archive/2013/08/20/3270160.htmlspa

3. 安装sshd过程
ssh-host-config # 引导SSH服务配置 

*** Query: Enter the value of CYGWIN for the daemon: [ntsec] ntsec #输入ntsec 
*** Query: Do you want to use a different name? (yes/no) no #输入no
*** Query: Create new privileged user account 'cyg_server'? (yes/no) no #输入yes
.net

其他一路yesserver

4.配置ssh无密码登陆 http://blog.csdn.net/joe_007/article/details/8298814htm

5.sshd中文乱码问题 http://www.cnblogs.com/xlmeng1988/archive/2013/01/14/cygwin_cn.htmlblog

6. net start sshd启动服务, net stop sshd关闭服务,exit退出it

相关文章
相关标签/搜索