Chinaunix首页 | 论坛 | 博客
  • 博客访问: 655016
  • 博文数量: 102
  • 博客积分: 2241
  • 博客等级: 大尉
  • 技术积分: 1670
  • 用 户 组: 普通用户
  • 注册时间: 2010-03-08 10:08
文章分类

全部博文(102)

文章存档

2013年(6)

2012年(15)

2011年(81)

发布时间:2013-01-04 20:37:24

1.创建不同的SSH密钥, -t指定加密方法,RSA或DSA;-C注释;-f指定文件名ssh-keygen -t dsa -C "email.xxx" -f ~/.ssh/xxx以上命令在~/.ssh/下生成xxx密钥对2.编辑 ~/.ssh/config  文件,配置格式示例:Host github.com www.github.com   IdentityFile ~/.ssh/code_githubHost bitbucket.org www.bitbucket.org   IdentityFile ~/.ssh/code_bitbuck......【阅读全文】

阅读(6027) | 评论(0) | 转发(2)

发布时间:2012-08-23 14:04:56

......【阅读全文】

阅读(9733) | 评论(0) | 转发(0)

发布时间:2012-08-20 20:10:39

db2 升级 dasusr1 不能停止......【阅读全文】

阅读(7045) | 评论(0) | 转发(0)

发布时间:2012-08-10 21:33:11

......【阅读全文】

阅读(1134) | 评论(0) | 转发(0)

发布时间:2012-08-10 12:40:32

......【阅读全文】

阅读(4958) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册