【转】关于SSH Server Log 和 Error Messages
上周末正式将VPS环境从BurstNET切换到了Linode,还没来得及做密码登陆功能的取消工作,今天上去一查ssh的log发现很多可疑行为:Jun 4 02:50:27 li409-245 sshd[2615]: reverse mapping checking getaddr
上周末正式将VPS环境从BurstNET切换到了Linode,还没来得及做密码登陆功能的取消工作,今天上去一查ssh的log发现很多可疑行为:Jun 4 02:50:27 li409-245 sshd[2615]: reverse mapping checking getaddr
在写while read循环时,只执行到第一行就中断了,这是为什么呢?while read linedossh xxxx done <file问题原因是由于: ssh需要用到stdin,当ssh推出,"顺便"就把当前stdin中断了.既然stdin中断,自然read也读