Vsftp for ora8 Server Configuration

Source: Internet
Author: User
Vsftp for Fedora8 server configuration-Linux Enterprise Application-Linux server application information. See the following for details. 1. Set SELinux Firewall

Command: setsebool ftp_home_dir on

Purpose: Allow reading and writing ftp folders

Use the lokkit command to set ftp to a trusted service.

2. Disable Anonymous Logon

Command: vi/etc/vsftpd. conf

Function: edit the ftp file vsftpd. conf.

Press the I key and change "anonymous_enable = YES" to "anonymous_enable = NO"

Press ESC, then press the colon ":", and enter wq to save and exit.

3. Create a user

Useradd username (create user)

Passwd User Name (SET Password for user)

Usermod? Group name username (set group name for user)

4. Start the NIC (if it is not started)

Service network start

5. Start (or restart) The vsftp service.

Service vsftpd start (or service vsftpd restart)


This article from [winning technology] original link: http: // http://ssjsb.5d6d.com
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.