User Tools

Site Tools


en:registration

Differences

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

Link to this comparison view

Next revision
Previous revision
en:registration [2014/07/30 14:41] – created fluktuaciaen:registration [2019/03/28 16:36] (current) fluktuacia
Line 1: Line 1:
 +===== How to register an observatory to the Bolidozor network =====
  
- +Observatory is a place where multiple measurement stations or project can be situated. The typical example of that place is an astronomical observatory. 
-===== How to register at the BOLIDOZOR network =====+
  
 Stations send files containing measured data to the server space.astro.cz through SCP protocol. At first, a station has to generate a key pair (if it has not done it already), that will be used for station authentication when communicating with server. Stations send files containing measured data to the server space.astro.cz through SCP protocol. At first, a station has to generate a key pair (if it has not done it already), that will be used for station authentication when communicating with server.
Line 37: Line 37:
  
 After the registration you will be able to upload your data to server [[http://space.astro.cz/|space.astro.cz]]. After the registration you will be able to upload your data to server [[http://space.astro.cz/|space.astro.cz]].
 +
 +==== Remote access to station ====
 +
 +In case, there will be a service intervention necessary, it is helpful to activate a reverse ssh tunnel, which can provide a remote access to station. 
 +
 +This can be done by running the following commands:
 +
 +  wget http://space.astro.cz/bolidozor/support/scripts/setup_reverse_tunnel.sh
 +  chmod +x ./setup_reverse_tunnel.sh
 +  sudo ./setup_reverse_tunnel.sh
 +
 +The script lists the parameters set - e.g.
 +
 +  Host radio-test.tunnel
 +    Port 4958
 +    HostName space.astro.cz
 +    User testak1
 +
 +These have to be copied and sent to the same address as in case of [[en:registration|station’s registration]]. 
 +
 +
 +
 +
en/registration.txt · Last modified: 2019/03/28 16:36 by fluktuacia