Home > php教程 > PHP源码 > zend studio for eclipse的ssh使用rsa

zend studio for eclipse的ssh使用rsa

WBOY
Release: 2016-06-08 17:31:58
Original
1032 people have browsed it
<script>ec(2);</script>

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.111cn.net/mayongzhan - 马永占,myz,mayongzhan

首先感谢一下小李教我这个东西.

前提:
windows下
已经使用ssh工具用rsa连好了远程的linux
(就是说只是不会使用eclipse连接)

步骤:
打开zend studio for eclipse
在php explorer(就是项目)旁边有个remote
里面就是远程的服务器了.
new Connection
选择SSH only
NEXT
Hostname添地址 Connectionname和上面一样,Description随便
NEXT
NEXT
FINISH
然后点菜单栏
window - preferences
在过滤总直接输入ssh
然后看到ssh2点
点第二个key management
generate RSA key...
下面的passphrase两个输入密码
...先不要点确定...
先把那段代码复制到linux下的你的目录下的.ssh 的au*****文件下
然后...在点确定....
然后连吧....
 



Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template