Rsync的命令格式可以为以下六种:
rsync [OPTION]… SRC DEST
rsync [OPTION]… SRC [USER@]HOST:DEST
rsync [OPTION]… [USER@]HOST:SRC DEST
rsync [OPTION]… [USER@]HOST::SRC DEST
rsync [OPTION]… SRC [USER@]HOST::DEST
rsync [OPTION]… rsync://[USER@]HOST[:PORT]/SRC [DEST]
Rsync的命令格式可以为以下六种:
rsync [OPTION]… SRC DEST
rsync [OPTION]… SRC [USER@]HOST:DEST
rsync [OPTION]… [USER@]HOST:SRC DEST
rsync [OPTION]… [USER@]HOST::SRC DEST
rsync [OPTION]… SRC [USER@]HOST::DEST
rsync [OPTION]… rsync://[USER@]HOST[:PORT]/SRC [DEST]
什么是301转向? 301转向(又叫301跳转,301重定向)是当用户或搜索引擎向网站服务器发出浏览请求时,服 … Read more 用php实现网站全站301重定向到另一个域名
直接编辑 /etc/network/interfaces : auto eth0 iface eth0 ine … Read more linux网络配置
启动/停止/重启: apache2ctl start/stop/restart 激活虚拟主机:a2ensit … Read more apache2命令概要
激活服务: sudo update-rc.d <service_name> defaults 安 … Read more 常用linux命令备忘
ssh使用 在客户端生成一个密钥对: ssh-keygen -t dsa 默认情况下生成私钥~/.ssh/id … Read more ssh配置使用概要
1.为何是软raid呢? Linux 十分适合在中小企业应用,因为价格、系统的稳定性、硬件的成本比起其它操作系 … Read more Linux 软raid 1如何规划与灾难恢复方案
可以按照下列步骤安装 wget http://Ubuntu.cn99.com/sources.list.cn9 … Read more Ubuntu server安装图形界面
英文标题:RAID-1 in My Ubuntu Installation
原文作者:Martti Kuparinen
来源:http://users.piuha.net/martti/comp/ubuntu/raid.html