Differences between revisions 1 and 2
Revision 1 as of 2008-06-02 03:03:08
Size: 310
Editor: TobinFricke
Comment:
Revision 2 as of 2009-02-09 02:10:00
Size: 548
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
It's installed in /cvs/cds/caltech/target/elog right now, but we'll probably move most of it to /cvs/cds/caltech/elog. Right now it runs on Dziban, but I'm going to move it to Nodus. The elog is installed in Nodus under /export/elog/elog-2.7.5/.

It can be accessed from either the address: http://nodus.ligo.caltech.edu:8080/40m/ or from the old one on Dziban http://dziban.ligo.caltech.edu:40/40m/.

The elog runs on background in Nodus.

To kill the process type:

1) pkill -3 elogd

2) rm -f /var/run/elogd.pid

To restart it type:

elogd -p 8080 -c /export/elog/elog-2.7.5/elogd.cfg -D

We're using the [https://midas.psi.ch/elog/ Electronic Logbook] software by [https://midas.psi.ch/~stefan/ Steffan Ritt].

The elog is installed in Nodus under /export/elog/elog-2.7.5/.

It can be accessed from either the address: http://nodus.ligo.caltech.edu:8080/40m/ or from the old one on Dziban http://dziban.ligo.caltech.edu:40/40m/.

The elog runs on background in Nodus.

To kill the process type:

1) pkill -3 elogd

2) rm -f /var/run/elogd.pid

To restart it type:

elogd -p 8080 -c /export/elog/elog-2.7.5/elogd.cfg -D

How_To/Restart_the_elog (last edited 2021-03-03 02:03:20 by AnchalguptaATligoDOTorg)