Changes between Initial Version and Version 1 of FAQ


Ignore:
Timestamp:
08/03/07 11:38:15 (17 years ago)
Author:
sander
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v1 v1  
     1[[PageOutline]]
     2
     3= IWS Webserver =
     4The IWS webserver enables you to read the same information that the omreport command supplies in a nice web interface.
     5You can start IWS from the /etc/init.d directory, currently we don't support automatic startup.
     6
     7Mannaully start the webserver:
     8        /etc/init.d/dsm_om_connsvc start
     9
     10To automaticly start the webser on boot:
     11        /usr/sbin/update-rc.d dsm_om_connsvc start 20 2 3 4 5 . stop 19 0 1 6 . >/dev/null
     12
     13You can login to the webserver using local account on port 1311, for example:
     14        https://your-machine.net:1311