Ftp service configuration 1-Linux Enterprise Application-Linux server application information. The following is a detailed description. The following is the version of redhat enterprise linux UPDATE4.
FTP service installation and configuration: I use pure-ftpd because it is very powerful and supports full user authentication. Because the web interface-based purl-ftpd virtual user management software webpureftp is written in PHP, you need to install the Apache server and build a php runtime environment.
Install MYSQL services and Related Programs
Rpm-ivh mysql-server
Rpm-ivh perl-DBD-mysql -***
Rpm-ivh mysql-devel -***
Install the mysql client program
Install the mysql client program rpm-ivh mysqlclient on the third disc ......
Install the php-mysql support package on the second CD
The php-mysql Support Package provides interfaces for php to access the mysql database. If it is not installed, it will be in the second disc.
Start MySQL/etc/init. d/mysqld start
Set automatic running of ntsysv
Modify the root password of a mysql user
Mysqladmin-u root password mygoodpwd
Install pure-ftpd
Unzip the installation package tar zxvf pure-ftpd-×××
Enter the decompressed directory cd pure-ftpd -...
Configure and specify various installation options. For more information, see the README file in the decompressed directory.
Generate configuration scripts cp configuration-file/pure-config.pl/usr/local/pureftpd/sbin
Modify configuration script permissions chmod + x/usr/local/pureftpd/sbin/pure-config.pl
Create the ftp main directory mkdir/ftproot
[
This post was last edited by jackiesr at, September 25 ,.]
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