CIDuty: Difference between revisions

135 bytes removed ,  22 June 2012
m
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 - probably connected to MTV VPN
ssh root@bm-remote-talos-webhost-01
[root@bm-remote-talos-webhost-01 tegra]# wget -Otegra-host-utils.742597.zip http://people.mozilla.org/~jmaher/tegra-host-utils.zip
cd /var/www/html/tegra
[root@bm-remote-talos-webhost-01 tegra]# rsync -azv /var/www/html/tegra/. bm-remote-talos-webhost-02:/var/www/html/tegra/.
wget -O tegra-host-utils.742597.zip http://people.mozilla.org/~jmaher/tegra-host-utils.zip
[root@bm-remote-talos-webhost-01 tegra]# rsync -azv /var/www/html/tegra/. bm-remote-talos-webhost-03:/var/www/html/tegra/.
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>


470

edits