I have SSH access to a CentOS box and I have a strange behavior of that box, I have never seen before.
Lets say I am editing a file with vi or displaying tail -f of a file. Every time the server has some message to show, this message appears from the top, erasing the lines I was seeing from the file I was editing or tailing.
It is like console and terminal were combined over the same window. For example: if I am editing a file with vi and I check my emails using a client, I see a dump of lines showing that I am connecting to the box and these lines cover the lines I was seeing before.
How do I stop this? thanks
