What Should I Do If Garbled Characters Are Displayed When I Log In to My ECS Using VNC?
Symptom
After I attempted to log in to my Linux ECS using VNC, garbled characters are displayed, as shown in Figure 1.
Possible Causes
The cat command was executed to display a large binary file, leading to garbled characters.
Solution
Log in to the ECS as user root and run the following command for recovery:
reset
The reset command is used to re-initialize the ECS and refresh the terminal display. After the reset command is executed, garbled characters are cleared and the fault is rectified.

Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.