The "/clearscene-opendias..opendias_0.6_all.deb" file could not be found or is not available. Please select another file.
Looking for the latest version? Download opendias-0.7.3.tar.gz (363.8 kB)
Home
Name Modified Size Status
Totals: 5 Items   2.4 MB
clearscene-opendias_0.7.3_all.deb 2012-01-11 892.9 kB 114 downloads
opendias-0.7.3.tar.gz 2012-01-11 363.8 kB 82 downloads
clearscene-opendias_0.6.4_all.deb 2011-05-12 838.9 kB 280 downloads
opendias-0.6.4.2.tar.gz 2011-05-12 322.5 kB 131 downloads
README - running the app 2011-05-10 820 Bytes 148 downloads
SOURCE ------ For people downloading the source (.tar.gz) file, I recoment reading the README found in the main directory. DEB PACKAGE ----------- For people who are downloading the .deb package, once installed you can start and use the application, as such: Start and get to the apllication with: sudo /etc/init.d/clearscene-opendias start point a web browser at: http://localhost:8988/opendias This needs to be 'localhost' as the default setting only allow access from there. Visit 'Access Controls' and setup access from other parts of your network [or specific user (not yet implemented)]. Then you can point a browser at: http://myServer.com:8988/opendias or use a forwarding proxy (eg Apache) to remove the port number. eg: RewriteRule ^/opendias(.*)$ http://myServer.com:8988/opendias$1 [P]
Source: README - running the app, updated 2011-05-10