摘要:
scp免密码登录:Linux基础 - scp免密码登陆进行远程文件同步 执行scp一直是OK的,某天在本地生成了公钥私钥后,scp到某个IP报以下错误 参考:好记心不如烂笔头,ssh登录 The authenticity of host 192.168.0.xxx can't be establis 阅读全文
posted @ 2017-01-05 23:09
红无酒伤
阅读(83120)
评论(1)
推荐(2)
摘要:
参考: Linux shell编程 5 利用shell脚本遍历某个目录下的所有文件 阅读全文
posted @ 2017-01-05 21:30
红无酒伤
阅读(10522)
评论(0)
推荐(0)
摘要:
现象: shell脚本中source aaa.sh时提示 source: not found 原因: ls -l `which sh` 提示/bin/sh -> dash 这说明是用dash来进行解析的。 改回方法: 命令行执行:sudo dpkg-reconfigure dash 在界面中选择no 阅读全文
posted @ 2017-01-05 18:10
红无酒伤
阅读(2908)
评论(0)
推荐(0)
摘要:
linux tcl expect 安装 一、Tcl安装 1、 下载:tcl8.4.20-src.tar.gz http://www.tcl.tk/software/tcltk/downloadnow84.tml 2、解压缩源码包 tar xfvz tcl8.4.20-src.tar.gz 3、安装配 阅读全文
posted @ 2017-01-05 17:19
红无酒伤
阅读(2176)
评论(0)
推荐(0)
浙公网安备 33010602011771号