Difference between revisions of "Ajaxterm"

From SME Server
Jump to navigationJump to search
Line 17: Line 17:
  
 
[[Image:Ajaxterm-screenshot.gif]]
 
[[Image:Ajaxterm-screenshot.gif]]
 +
 +
=== Additional information ===
 +
Ajaxterm runs as a service listening on port 8022. You can control the service using the service command:<br>
 +
<code>service ajaxterm {start|stop|restart|status}</code>
 
[[Category: Webapps]]
 
[[Category: Webapps]]
 
[[Category: Contrib]]
 
[[Category: Contrib]]
 
[[Category: Administration]]
 
[[Category: Administration]]
 
----
 
----

Revision as of 12:31, 13 November 2007

Maintainer

Michael Weinberger

Introduction

Ajaxterm is a web based terminal. See http://antony.lesuisse.org/qweb/trac/wiki/AjaxTerm

Download

smeserver-ajaxterm

Installation

yum localinstall smeserver-ajaxterm-*.noarch.rpm

Usage

Point your browser to https://yourdomain.com/ajaxterm/index.html

Basic login in as admin.

Ajaxterm-screenshot.gif

Additional information

Ajaxterm runs as a service listening on port 8022. You can control the service using the service command:
service ajaxterm {start|stop|restart|status}