damofeixue64的ChinaUnix博客
damofeixue64
全部博文(102)
Nagios(0)
MySQL(1)
Hadoop(5)
2020年(2)
2016年(5)
2015年(15)
2014年(25)
2013年(18)
2012年(19)
2011年(18)
DaSunWar
smile124
格伯纳
hwajie
zhangshe
2bao2
我满心欢
邪恶牛犊
prcardin
发布时间:2011-06-09 17:07:55
忽略第一次连接检查:ssh_command='ssh -oStrictHostKeyChecking=no $ssh_options -p $port $user@$ip '或者直接改clinet配置文件/etc/ssh/ssh_config,一劳永逸!StrictHostKeyChecking no 优化 ssh连接过慢,DNS轮询导致的问题:主要就是修改配置文件/etc/ssh/sshd_config(1)修改"U.........【阅读全文】
发布时间:2011-06-07 15:35:38
查看软件xxx安装内容dpkg -L xxx 查找软件apt-cache search 正则表达式 查找文件属于哪个包dpkg -S filenameapt-file search filename 查询软件xxx依赖哪些包apt-cache depends xxx 查询软件xxx被哪些包依赖apt-cache rdepends xxx .........【阅读全文】
发布时间:2011-06-03 10:08:13
......【阅读全文】
flb_20012010-09-25 07:52
登录 注册