wiki:FAQ

Version 4 (modified by anonymous, 17 years ago) (diff)

--

IWS Webserver

The IWS webserver enables you to read the same information that the omreport command supplies in a nice web interface. You can start IWS from the /etc/init.d directory, currently we don't support automatic startup.

Manually start the webserver:

/etc/init.d/dsm_om_connsvc start

To automatically start the webser on boot:

/usr/sbin/update-rc.d dsm_om_connsvc start 20 2 3 4 5 . stop 19 0 1 6 . >/dev/null

You can login to the webserver using a local account on port 1311, for example:

https://your-machine.net:1311