利用shell脚本备份数据库及网站,并用rsysnc工具同步文件到备份服务器
准备工作 两台debian系统的服务器A和B,安装rsysnc软件 apt-get install rsysnc 设置ssh免密rsa登录 # 在A服务器上运行命令: ssh-keygen -t rsa # 下面为对应密钥生成地址 公钥(id_rsa.pub)和私钥(id_rsa)。 # windows: C:\Users\<your_username>\.ssh
准备工作 两台debian系统的服务器A和B,安装rsysnc软件 apt-get install rsysnc 设置ssh免密rsa登录 # 在A服务器上运行命令: ssh-keygen -t rsa # 下面为对应密钥生成地址 公钥(id_rsa.pub)和私钥(id_rsa)。 # windows: C:\Users\<your_username>\.ssh
Docker image with Combodo iTop https://hub.docker.com/r/vbkunin/itop The image is based on phusion/baseimage and uses runit to manage services (apache, mysql, etc). Usage Run new iTop (see tags for sp