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:
parent
33ffed4620
commit
518029c5fb
1 changed files with 3 additions and 0 deletions
|
@ -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.
|
||||
====
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue