Home  >  Article  >  Operation and Maintenance  >  How to solve centos vsftpd garbled problem

How to solve centos vsftpd garbled problem

藏色散人
藏色散人Original
2022-01-27 15:03:193207browse

Solution to centos vsftpd garbled code: 1. Open the command window; 2. Modify the system code to "zh_CN.GB18030" through "localectl set-locale.GB18030".

How to solve centos vsftpd garbled problem

The operating environment of this article: CentOS 7 system, DELL G3 computer

How to solve the centos vsftpd garbled problem?

CENTOS7 VSFTP Chinese garbled code

You can adjust the system encoding to zh_CN.GB18030

Command:

localectl set-locale.GB18030

Recommended: " centos usage tutorial

The above is the detailed content of How to solve centos vsftpd garbled problem. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn