User Tools

Site Tools


operational:remote_access

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
operational:remote_access [2008/09/06 20:54] – external edit 127.0.0.1operational:remote_access [2009/12/29 18:58] – Added link to WWW access pkubanek
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.txt · Last modified: 2009/12/29 00:00 (external edit)