~lynxman/ubuntu/oneiric/ajaxterm/fixpythonpsyco

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
.TH ajaxterm "1" "Jul 2006" "ajaxterm 0.7" "User commands"
.SH NAME
ajaxterm \- Web based terminal written in python

.SH DESCRITPION
\fBajaxterm\fR is a web based terminal written in python and some AJAX
javascript for client side.
It can use almost any web browser and even works through firewalls.

.SH USAGE
\fBajaxterm\fR [options]

.SH OPTIONS
A summary of the options supported by \fBajaxterm\fR is included below.
.TP
\fB\-h\fR, \fB\-\-help\fR
show the help message and exit
.TP
\fB\-p\fR PORT, \fB\-\-port\fR=\fIPORT\fR
Set the TCP port (default: 8022)
.TP
\fB\-c\fR CMD, \fB\-\-command\fR=\fICMD\fR
set the command (default: /bin/login or ssh localhost)
.TP
\fB\-l\fR, \fB\-\-log\fR
log requests to stderr (default: quiet mode)
.TP
\fB\-d\fR, \fB\-\-daemon\fR
run as daemon in the background
.TP
\fB\-P\fR PIDFILE, \fB\-\-pidfile\fR=\fIPIDFILE\fR
set the pidfile (default: /var/run/ajaxterm.pid)
.TP
\fB\-i\fR INDEX_FILE, \fB\-\-index\fR=\fIINDEX_FILE\fR
default index file (default: ajaxterm.html)
.TP
\fB\-u\fR UID, \fB\-\-uid\fR=\fIUID\fR
Set the daemon's user id

.SH AUTHOR
Antony Lesuisse <al@udev.org>

This manual page was written for the Debian system by
Julien Valroff <julien@debian.org> (but may be used by others).

.SH "REPORTING BUGS"
Report any bugs to the author: Antony Lesuisse <al@udev.org>

.SH COPYRIGHT
Copyright Antony Lesuisse <al@udev.org>

.SH SEE ALSO
- \fBajaxterm\fR wiki page: http://antony.lesuisse.org/qweb/trac/wiki/AjaxTerm
.br
- \fBajaxterm\fR forum: http://antony.lesuisse.org/qweb/forum/viewforum.php?id=2