How to solve centos vsftpd garbled problem

藏色散人
Release: 2022-01-27 15:03:19
Original
3196 people have browsed it

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
Copy after login

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!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template