Koozali.org: home of the SME Server

sme server contrib commandline for server manager?

Offline linuxhelp

  • *
  • 173
  • +0/-0
    • Linux PC & Server Support
sme server contrib commandline for server manager?
« on: January 15, 2010, 08:19:51 PM »
Hello,

is there a contrib to have a run-command option inside server-manager web-interface?

thanks
Linux PC & Server Support
http://www.linuxonlinehelp.de
.. i Love SME..

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: sme server contrib commandline for server manager?
« Reply #1 on: January 15, 2010, 09:11:02 PM »
linuxhelp: please search the wiki

http://wiki.contribs.org/Ajaxterm

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: sme server contrib commandline for server manager?
« Reply #2 on: January 15, 2010, 09:27:01 PM »
linuxhelp

AFAIK there is no existing server manager panel add on, but there are http accessible alternatives, Ajaxterm as already mentioned and also webconsole.
If you want these accessible from server manager you are going to need to do some development work.

See smeserver-webconsole
http://distro.ibiblio.org/pub/linux/distributions/smeserver/contribs/dmay/smeserver/7.x/

If you read the Developers Manual there are basic instructions re how to add a new panel.
You could use these instructions as a guide to create your own panel to invoke the webconsole contrib, see email queue contrib or print queue manager contrib for examples of how this has been done.
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline linuxhelp

  • *
  • 173
  • +0/-0
    • Linux PC & Server Support
Re: sme server contrib commandline for server manager?
« Reply #3 on: January 17, 2010, 12:10:00 PM »
Hello Mary+Stefano

thanks for reply, i asked cause most Java-Consoles are not supporting tunneling through
Proxyservers at some big Companys. I can only open Port 80+443.
I know that webmin use a commandline where i can put in my command
this works with 443.

I will try and if i find a solution i publish it here.
Linux PC & Server Support
http://www.linuxonlinehelp.de
.. i Love SME..

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: sme server contrib commandline for server manager?
« Reply #4 on: January 17, 2010, 12:36:58 PM »
Hello Mary+Stefano

thanks for reply, i asked cause most Java-Consoles are not supporting tunneling through
Proxyservers at some big Companys. I can only open Port 80+443.
I know that webmin use a commandline where i can put in my command
this works with 443.

I will try and if i find a solution i publish it here.

linuxhelp: ajaxterm is pure html/ajax, so I think it will work for you

HTH

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: sme server contrib commandline for server manager?
« Reply #5 on: January 17, 2010, 04:42:59 PM »
inuxhelp

webconsole uses mindterm
see http://www.appgate.com/index/products/mindterm
which says
MindTerm is small, portable and secure. It is very powerful and easy to use and provides advanced features such as tunneling support, GUI-based file transfers and support for proxy traversal. The client also includes an integrated terminal emulator with support for several different terminal types and it has the ability to run both as a standalone application and as an applet.
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.