You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by Cameron Taggart <ca...@gmail.com> on 2007/08/21 19:26:35 UTC

osgi.shell.telnet=on

I noticed "osgi.shell.telnet=on" in the default config.properties that
comes with Felix 1.0.0.  Is there a recommended telnet shell to use?
Is telnet listening on 127.0.0.1 the recommended way to do basic
administration on a server that has Felix running in the background?

Cameron

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org


Re: osgi.shell.telnet=on

Posted by "Richard S. Hall" <he...@ungoverned.org>.
Cameron Taggart wrote:
> I noticed "osgi.shell.telnet=on" in the default config.properties that
> comes with Felix 1.0.0.  Is there a recommended telnet shell to use?
> Is telnet listening on 127.0.0.1 the recommended way to do basic
> administration on a server that has Felix running in the background?

I don't think there is a "recommended" telnet shell, but if you start 
Felix and type "obr list" you will see "telnetd". You can install it by 
typing "obr deploy telnetd". When you start the bundle it will tell you 
the port to telnet in on.

-> richard

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org