Skip to content

Instantly share code, notes, and snippets.

@0xSheepdog
Created November 16, 2023 18:51
Show Gist options
  • Save 0xSheepdog/040ff3a6e95ce40604d346651b49671c to your computer and use it in GitHub Desktop.
Save 0xSheepdog/040ff3a6e95ce40604d346651b49671c to your computer and use it in GitHub Desktop.
Enable a serial port console on Enterprise Linux 8+
sudo systemctl enable --now serial-getty@ttyS0.service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment