Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| home_server:home_server_setup:other_services:ipmi_console [2022-12-27 Tue wk52 21:16] – [Grub Bootloader Setup] baumkp | home_server:home_server_setup:other_services:ipmi_console [2025-05-18 Sun wk20 15:27] (current) – [BMC IPMI SOL Client Setup] baumkp | ||
|---|---|---|---|
| Line 118: | Line 118: | ||
| ====BMC IPMI SOL Client Setup==== | ====BMC IPMI SOL Client Setup==== | ||
| - | To connect to the BMC sol within a terminal use the following ipmitools command: '' | + | **<color #ed1c24>To connect to the BMC sol within a terminal use the following ipmitools command:</ |
| * -I : Selects IPMI interface to use; options seem to be: lan for IPMI 1.5 and lanplus for IPMI 2.0. (All my interfaces are IPMI 2.0) | * -I : Selects IPMI interface to use; options seem to be: lan for IPMI 1.5 and lanplus for IPMI 2.0. (All my interfaces are IPMI 2.0) | ||
| * -H : remote server address IP or hostname; to specify the IPMI BMC connect and use | * -H : remote server address IP or hostname; to specify the IPMI BMC connect and use | ||
| Line 141: | Line 141: | ||
| One problem is the terminal does not autmatically resize, a couple of tools are available to assist with this: | One problem is the terminal does not autmatically resize, a couple of tools are available to assist with this: | ||
| * The command '' | * The command '' | ||
| - | * The command '' | + | * The command '' |
| * The command '' | * The command '' | ||
| * The command '' | * The command '' | ||
| + | The terminal number of columns and rows can be found with '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| Check the man pages or do an internet search on these commands for further information and details. | Check the man pages or do an internet search on these commands for further information and details. | ||
| Line 154: | Line 160: | ||
| *Ubuntu Documentation [[https:// | *Ubuntu Documentation [[https:// | ||
| *[[http:// | *[[http:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| ---- | ---- | ||
| <- home_server: | <- home_server: | ||