diff --git a/doc/adminguide.html b/doc/adminguide.html index 42ed0ac8..992a899f 100755 --- a/doc/adminguide.html +++ b/doc/adminguide.html @@ -55,19 +55,19 @@ together with the sample logbook will be installed under /usr/local/elo and the documentation goes to /usr/share/doc. The elogd startup script will be installed at /etc/rc.d/init.d/elogd. To start the daemon, enter - +

It will listen under the port specified in /usr/local/elog/elogd.cfg which is 8080 by default. So one can connect using any browser with the URL: -

+

To start the daemon automatically, enter:

+

which will start the daemon on run levels 3,4 and 5 after the next reboot.

@@ -75,6 +75,10 @@ Note that the RPM installation creates a user and group elog which the daemon runs.

+To start the daemon on non-RedHat systems, like SuSE or Solaris, a more generic +startup scrips has been provided by Steve Jones in the +Contributions section.

+


Installation from the tarball: