]> git.zerfleddert.de Git - amt/blob - gamt.man
translate 0x0a to 0x0d 0x0a in SOL
[amt] / gamt.man
1 .TH gamt 1 "(c) 2007 Gerd Hoffmann"
2 .SH NAME
3 gamt - Intel AMT serial-over-lan (sol) client.
4 .SH SYNOPSIS
5 .B gamt [ options ] [ host ]
6 .SH DESCRIPTION
7 .B gamt
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 gamt should connect
12 to.
13 .P
14 For more inforamtions on Intel AMT check amt-howto(7).
15 .SH OPTIONS
16 .TP
17 .B -h
18 Display help text.
19 .TP
20 .B -u <user>
21 Specify username, defaults to "admin".
22 .TP
23 .B -p <pass>
24 Specify password.
25 .B gamt
26 will prompt you if unspecified.
27 .TP
28 .B -f <font>
29 Specify terminal font, defaults to "monospace 12".
30 .TP
31 .B -c <color>
32 Specify terminal text color, defaults to "gray".
33 .TP
34 .B -b <color>
35 Specify terminal background color, defaults to "black".
36 .P
37 Font, colors can also be changed using menu options. These settings
38 are also written to the
39 .B ~/.gamtrc
40 config file, so they persistent.
41 .SH ENVIRONMENT
42 .TP
43 .B AMT_PASSWORD
44 Default value for the password.
45 .SH SEE ALSO
46 amtterm(1), amttool(1), amt-howto(7)
47 .SH AUTHOR
48 (c) 2007 Gerd Hoffmann <kraxel@redhat.com>
Impressum, Datenschutz