User Tools

Site Tools


operational:remote_access

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
operational:remote_access [2008/08/28 20:47] – created pkubanekoperational:remote_access [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
 +====== WWW access ======
 +
 +You will need to obtain login and password before accessing links bellow.
 +
 +===== Bootes 1 =====
 +
 +[[http://bootes1.homeip.net/allsky/preview/]]
 +
 +===== Bootes 2 =====
 +
 +[[http://bootes2.homeip.net/B2/preview/images/]]
 +
 +[[http://bootes2.homeip.net/allsky/preview/images/asm1/]]
 +
 +===== Bootes 3 =====
 +
 +[[http://bootes3.homeip.net/andor/preview/images/]]
 +
 +[[http://bootes3.homeip.net/allsky/preview/images/ASM1/]]
 +
 +===== Watcher =====
 +
 +[[http://arae.iaa.es:8000/watcher/img/preview/images/]]
 +
 ====== Bootes 2 ====== ====== Bootes 2 ======
  
Line 12: Line 36:
  
 After you locate your images, use scp to download them. After you locate your images, use scp to download them.
 +
 +====== Watcher ======
 +
 +<code bash>
 +user@host:$ ssh outside@boyden.uovs.ac.za
 +outside@boyden:$ ssh watcher1
 +</code>
 +
 +Ask [[petr@kubanek.net]] for passwords (+34 661 107 995, +420 737 500 268 if in hurry).
 +
 +Then images are currently under ///images/005/<target>/archive// and //trash// - see above.
 +
 +If you will need to copy them out:
 +
 +<code bash>
 +user@watcher1:/images/005/...$ scp <filename> outside@boyden:/tmp
 +</code>
 +
 +and then from your computer:
 +
 +<code bash>
 +user@host:$ scp outside@boyden.uovs.ac.za:/tmp/<filename> .
 +</code>
 +
 +You can use * as wildcard in scp.
  
operational/remote_access.1219949259.txt.gz · Last modified: 2008/09/06 00:00 (external edit)