470
edits
Line 171: | Line 171: | ||
* See {{bug|742597}} for previous instance of this case. | * See {{bug|742597}} for previous instance of this case. | ||
<pre> | <pre> | ||
ssh root@bm-remote-talos-webhost-01 | |||
cd /var/www/html/tegra | |||
wget -O tegra-host-utils.742597.zip http://people.mozilla.org/~jmaher/tegra-host-utils.zip | |||
rsync -azv /var/www/html/tegra/. bm-remote-talos-webhost-02:/var/www/html/tegra/ | |||
rsync -azv /var/www/html/tegra/. bm-remote-talos-webhost-03:/var/www/html/tegra/ | |||
</pre> | </pre> | ||
edits