记录遇到问题的点点滴滴。
使用最小化安装"minimal"默认是不安装rsync和scp提示错误: -bash: scp: command not found执行安装命令:yum install -y openssh-clients rsync