
linux
tyj1982
一天到晚游泳的鱼啊不停游
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
IPSec configuration procedure
In this section, we will provide procedure of IPSEC in ahost-host transport mode, and IPsec keys can be implemented as manual keys, asshared原创 2011-08-14 18:56:36 · 7440 阅读 · 0 评论 -
不设置密码登录localhost
hadoop设置:免密码ssh设置现在确认能否不输入口令就用ssh登录localhost:$ ssh localhost如果不输入口令就无法用ssh登陆localhost,执行下面的命令:$ ssh-keygen -t dsa -P ''原创 2011-08-18 16:56:35 · 2618 阅读 · 0 评论