gamt(1) Intel AMT serial-over-lan (sol) client.

SYNOPSIS

gamt [ options ] [ host ]

DESCRIPTION

gamt provides access to the serial-over-lan port of Intel AMT managed machines. host is the hostname or IP address of the machine gamt should connect to.

For more inforamtions on Intel AMT check amt-howto(7).

OPTIONS

-h
Display help text.
-u <user>
Specify username, defaults to "admin".
-p <pass>
Specify password. gamt will prompt you if unspecified.
-f <font>
Specify terminal font, defaults to "monospace 12".
-c <color>
Specify terminal text color, defaults to "gray".
-b <color>
Specify terminal background color, defaults to "black".

Font, colors can also be changed using menu options. These settings are also written to the ~/.gamtrc config file, so they persistent.

ENVIRONMENT

AMT_PASSWORD
Default value for the password.

AUTHOR

(c) 2007 Gerd Hoffmann <[email protected]>