(Solved) Help! The vsftpd service cannot be started after the vsftpd. conf file has been edited.

Source: Internet
Author: User
(Solved) Help! After editing the vsftpd. conf file, you cannot start the vsftpd service-Linux general technology-Linux technology and application information. For more information, see the following. [I = s] This post was last edited by missadmin at, January 11 ,.

A Virtual Machine with just installed linux system found a strange thing when setting up an FTP server: Enter/etc/vsftpd. after the conf configuration file is modified, vsftpd cannot be started. All the commands in the configuration file that are not commented out are as follows:
Anonymous_enable = YES
Local_enable = YES
Write_enable = YES
Local_umask = 002
Dirmessage_enable = YES
Xferlog_enable = YES
Connect_from_port_20 = YES
Chown_uploads = YES
Chown_username = wang
Anon_umask = 007
Xferlog_std_format = YES
Chroot_local_user = YES
Listen = YES
Pam_service_name = vsftpd
Userlist_enable = YES
Tcp_wrappers = YES
You only need to comment out the lines in red to start the vsftpd service. Otherwise, the vsftpd service cannot be started.

Solution !!!!!!
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.