Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
home_server:home_server_setup:other_services:ipmi_console [2023-12-24 Sun wk51 00:23] – [tty terminal controls] baumkphome_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: ''ipmitool -I lanplus -H 192.168.1.40 -U baumkp -f /etc/ipmitool sol activate'', where:+**<color #ed1c24>To connect to the BMC sol within a terminal use the following ipmitools command:</color> ''ipmitool -I lanplus -H 192.168.1.40 -U baumkp -f /etc/ipmitool sol activate''**, where:
   * -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 160: Line 160:
   *Ubuntu Documentation [[https://help.ubuntu.com/community/SerialConsoleHowto|SerialConsoleHowto]]   *Ubuntu Documentation [[https://help.ubuntu.com/community/SerialConsoleHowto|SerialConsoleHowto]]
   *[[http://0pointer.net/blog/projects/serial-console.html|systemd for Administrators, Part XVI]]   *[[http://0pointer.net/blog/projects/serial-console.html|systemd for Administrators, Part XVI]]
 +  *[[https://stackoverflow.com/questions/263890/how-do-i-find-the-width-height-of-a-terminal-window|How do I find the width & height of a terminal window?]]
 +  *[[https://stackoverflow.com/questions/5947742/how-to-change-the-output-color-of-echo-in-linux/20983251#20983251|How-to-change-the-output-color-of-echo-in-linux]]
  
 ---- ----
  
 <- home_server:home_server_setup:other_services:ipmi|Prev ^ home_server:home_server_setup:other_services:index|Start page ^ home_server:home_server_setup:other_services:disk|Next -> <- home_server:home_server_setup:other_services:ipmi|Prev ^ home_server:home_server_setup:other_services:index|Start page ^ home_server:home_server_setup:other_services:disk|Next ->