会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
高凡梵高
移步 https://github.com/simongfxu/simongfxu.github.com/issues
首页
新随笔
管理
2012年3月8日
Mac OS使用ssh时记住密码
摘要: @client side#ssh-keygen -t rsa#scp .ssh/id_rsa.pub remoteIP:/path/to/user/home@remote side$cd .ssh$cat ../id_rsa.pub >> authorized_keys@client side#ssh user@remoteIp如果服务端的ssh端口号不是默认的21,请记得加上端口号user@remoteIP -p 22
阅读全文
posted @ 2012-03-08 17:40 高凡凡高
阅读(1931)
评论(0)
推荐(1)
编辑
公告