Estos contenidos se han traducido de forma automática para su comodidad, pero Huawei Cloud no garantiza la exactitud de estos. Para consultar los contenidos originales, acceda a la versión en inglés.
Actualización más reciente 2023-08-08 GMT+08:00

Why Are Garbled Characters Displayed When I Log In to My ECS Using VNC?

Symptom

After I attempt to log in to my Linux ECS using VNC, garbled characters are displayed, as shown in Figura 1.

Figura 1 Garbled characters on the VNC-based login page

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, the garbled characters are cleared and the fault is rectified.