Command for installing vsftp in redhat

Source: Internet
Author: User
Download the command to install vsftp under redhat: vsftpd-2.0.5-10.e15.i386.rpmrpm-qavsftpd # query whether the vsftpd service is installed, if not installed. Run the rpm-ivhvsftpd-vsftpd-2.2.2-6.el6.i686 to install servicevsftpdstatus...
Download the command to install vsftp under redhat: vsftpd-2.0.5-10.e15.i386.rpm rpm-qa vsftpd # query whether the vsftpd service is installed, if not. Run the rpm-ivh vsftpd-vsftpd-2.2.2-6.el6.i686 to install service vsftpd status view status service vsftpd start startup
Service vsftpd stop service vsftpd restart use default user login anonymous password is blank www.2cto.com # ftp 127.0.0.1 prompt enter User name # anonymous prompt enter password, directly press enter to log on to ftp> exit ftp> bye. the following error may occur: failed to open xferlog file:/var/log/xferlog.
Solution # setsebool ftpd_disable_trans 1 # service vsftpd restart
 
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.