home_server:home_server_setup:other_services:ipmi_console

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next 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 [2023-12-24 Sun wk51 00:25] – [Related links] baumkp
Line 144: Line 144:
   * The command ''sudo stty -F /dev/ttyS1'' can be used to check the parameters of the ttyS1 serial connection.   * The command ''sudo stty -F /dev/ttyS1'' can be used to check the parameters of the ttyS1 serial connection.
   * The command ''sudo stty -F /dev/ttyS1 115200'' can be used to set the ttyS1 serial connection speed to 115200 baud.   * The command ''sudo stty -F /dev/ttyS1 115200'' can be used to set the ttyS1 serial connection speed to 115200 baud.
-The terminal number of columns and rows can be found with ''tput''+The terminal number of columns and rows can be found with ''tput'' or ''stty''
   * ''tput cols'' returns the number of columns   * ''tput cols'' returns the number of columns
   * ''tput rows'' returns the number of rows   * ''tput rows'' returns the number of rows
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 ->
  • /app/www/public/data/pages/home_server/home_server_setup/other_services/ipmi_console.txt
  • Last modified: 2023-12-24 Sun wk51 00:26
  • by baumkp