Page 1 of 1

New Installation - Headless Installation

PostPosted:Tue Mar 16, 2010 1:41 am
by robhicks
I'm new to OpenKM and JBoss. However, I have used Tomcat for years.

I have followed your quick instructions to install OpenKM on Linux (CentOS 5.4) with one departure. My server is headless (no X-Windows, no browser except for Elinks, a text-based browser).

Is there a way that I can change the configuration so that I can initially access OpenKM from a remote machine? I know that it can be access via Elinks but that obviously won't work to try it out.

Thanks!

Re: New Installation - Headless Installation

PostPosted:Tue Mar 16, 2010 10:46 am
by jllort
I don't know if I understand the problem ?

You want accessing openkm from other network computer no ? you must start jboss service with -b 0.0.0.0 parameter

Explain us better, if it's not your problem.