|
Size: 1059
Comment:
|
Size: 1079
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 9: | Line 9: |
| To kill the process, ssh nodus and then enter: | '''''To kill the process''''', ssh nodus and then enter: |
| Line 15: | Line 15: |
| To restart it enter: | '''''To restart it''''' enter: |
We're using the [https://midas.psi.ch/elog/ Electronic Logbook] software by [https://midas.psi.ch/~stefan/ Steffan Ritt].
The elog is installed on Nodus under /cvs/cds/caltech/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, ssh nodus and then enter:
1) pkill -3 elogd
2) rm -f /var/run/elogd.pid
To restart it enter:
./elogd -p 8080 -c /cvs/cds/caltech/elog/elog-2.7.5/elogd.cfg -D
FCKeditor
A little subprogram called FCKeditor is responsible for the text editor interface that appears when the HTML encoding is chosen as a way to write/edit an entry.
If the make command is used to compile the elog, the FCKeditor fails to be installed.
In that case, during the installation fo the elog, one has just to go inside the path /cvs/cds/caltech/elog/elog-2.7.5/scripts/ and simply unzip the file fckeditor.zip. That's it.
