User Tools

Site Tools


howto:executor-selector

Differences

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


Previous revision
howto:executor-selector [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
 +====== Running executor and selector for observations ======
 +
 +Following paragraphs provides informations on how to setup your first night run. You can use dummy devices as well as real devices for this purpose. As you might not have real devices, the following description will provide instructions for dummy devices.
 +
 +===== Setting it up =====
 +
 +You need to setup configuration file, database, devices and services entry. First, create directory under ///etc// to store //RTS2// informations. You need to be root (or run commands under //sudo//) to be able to perform following:
 +
 +<code bash>
 +host:~# [rts2_source_dir]/rts2-initpetr@epsilon:~/rts2$ ./rts2-init
 +Creating and populating /etc/rts2
 +„rts2.ini“ -> „/etc/rts2/rts2.ini“
 +„services“ -> „/etc/rts2/services“
 +„devices“ -> „/etc/rts2/devices“
 +„centrald“ -> „/etc/rts2/centrald“
 +Copying startup script
 +„rts2.initd“ -> „/etc/init.d/rts2“
 +</code>
 +
  
howto/executor-selector.txt · Last modified: 2009/05/12 00:00 (external edit)