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