]> git.zerfleddert.de Git - amt/blob - amtterm.man
import amtterm-1.0
[amt] / amtterm.man
1 .TH amtterm 1 "(c) 2007 Gerd Hoffmann"
2 .SH NAME
3 amtterm - Intel AMT serial-over-lan (sol) client.
4 .SH SYNOPSIS
5 .B amtterm [ options ] host [ port ]
6 .SH DESCRIPTION
7 .B amtterm
8 provides access to the serial-over-lan port of Intel AMT managed
9 machines.
10 .B host
11 is the hostname or IP address of the machine amtterm should connect
12 to.
13 .B port
14 is the tcp port to use and defaults to 16994 (standard AMT redirection
15 port) if unspecified.
16 .P
17 For more inforamtions on Intel AMT check amt-howto(7).
18 .SH OPTIONS
19 .TP
20 .B -h
21 Display help text.
22 .TP
23 .B -v
24 Be verbose (default).
25 .TP
26 .B -q
27 Be quiet.
28 .TP
29 .B -u <user>
30 Specify username, defaults to "admin".
31 .TP
32 .B -p <pass>
33 Specify password.
34 .B amtterm
35 will prompt on the terminal if unspecified.
36 .SH ENVIRONMENT
37 .TP
38 .B AMT_PASSWORD
39 Default value for the password.
40 .SH SEE ALSO
41 gamt(1), amttool(1), amt-howto(7)
42 .SH AUTHOR
43 (c) 2007 Gerd Hoffmann <kraxel@redhat.com>
Impressum, Datenschutz