We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thought I would bring this to attention here: https://github.com/Aterfax/ilo4_unlock/blob/main/scripts/kg-silence-dl380pG8-screen-method.sh
tl;dr - This is an alternative script which uses SSH keys and screen to preserve the first TTY for further input and to see further output.
This avoids the bug where only the first SSH session / TTY gets fan info stdout.
You may want to adopt parts of this method into your existing scripts so I figured I'd leave an issue rather than a PR.
The text was updated successfully, but these errors were encountered:
Might end up adding this in, if you have time feel free to make a pull request, i'll add this to the list of todo's
Sorry, something went wrong.
No branches or pull requests
Thought I would bring this to attention here: https://github.com/Aterfax/ilo4_unlock/blob/main/scripts/kg-silence-dl380pG8-screen-method.sh
tl;dr - This is an alternative script which uses SSH keys and screen to preserve the first TTY for further input and to see further output.
This avoids the bug where only the first SSH session / TTY gets fan info stdout.
You may want to adopt parts of this method into your existing scripts so I figured I'd leave an issue rather than a PR.
The text was updated successfully, but these errors were encountered: