Putty is a commonly used terminal tool for logging on to Linux on Windows. By default, the Chinese characters displayed on the terminal of Ubuntu are often garbled characters. Here is a simple method for configuration. Make sure that the ls command can properly display Chinese characters. Step 1: Double-click putty.exe to run the terminal tool, enter the address of the ubuntu server, and name this session ubuntu, as shown in figure: Step 2: Click [Window]-> [Translation] And ask without code
Putty is a commonly used terminal tool for logging on to Linux on Windows.
By default, the Chinese characters displayed on the terminal of Ubuntu are often garbled characters. Here is a simple method for configuration. Make sure that the ls command can properly display Chinese characters.
Step 1: Double-click putty.exe to run the terminal tool, enter the address of the ubuntu server, and name this session ubuntu, as shown in:
Step 2: Click [Window]-> [Translation]. The error code is garbled. modify the configuration in the red box to UTF8.
Step 3: Click Session, and then click save to save the session so that you can use the connection later.
Next, the worker server only needs to double-click putty.exe, then click ubuntu in [saved session], and then [Open] to connect to the ubuntu server.
Below is: ^_^