12 2019 档案
摘要:$ yum install mailx配置:$ vim /etc/mailx.rc #在结尾追加配置set from=example@163.com #发送服务器set smtp=smtps://smtp.163.com:465 #smtp服务器地址,如果不使用ssl方式,可写成:set smtp=
阅读全文
摘要:#!/bin/bashbackup=/home/shelldatetime=$(date +%Y-%m-%d)echo "备份路径试 $backup/$datetime.tar.gz"#主机host=localhost#用户名db_user=root#密码db_pwd=AXA3bFpYnPshwXD
阅读全文

浙公网安备 33010602011771号