Add reset to note

The SOL terminal usually messes the terminal output. This commit is
adding note how to reset the bash terminal back after leaving SOL.
This commit is contained in:
Michal Konecny 2025-05-15 10:18:05 +02:00 committed by kevin
parent 33ffed4620
commit 518029c5fb

View file

@ -41,4 +41,7 @@ many `~` as ssh jump hosts used.
For instance, if you ssh to batcave01 -> noc01 -> ipmitool
`~.` will disconnect you from batcave01, `~~.` will disconnect you from noc01 and `~~~.`
will disconnect you from the ipmi console.
This usually mess up the terminal as the sol terminal doesn't clean correctly after yourself. You
can use `reset` to reset the state of terminal back after leaving sol.
====