diff --git a/modules/howtos/pages/restart_datacenter_server.adoc b/modules/howtos/pages/restart_datacenter_server.adoc index f21387b..2a21b9d 100644 --- a/modules/howtos/pages/restart_datacenter_server.adoc +++ b/modules/howtos/pages/restart_datacenter_server.adoc @@ -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. ====