how to configure ftp server on redhat linux?

Answer Posted / sachit k verma

fisrt install yum server after then
# yum install vsftpd*
# service vsftpd restart
# chkconfig vsftpd on
then after for chk
# ftp <server IP>
# anonumous

press two times enter because anonymous is using without
password if its successfully done means ur ftp is working

Is This Answer Correct ?    46 Yes 22 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are different ways the context switch happens from user to kernel space or vice-versa ?

2144


I would like to know whether Simado and Setu products are they EPBX or not ?

1933


What are system calls used for process management in linux?

587


Explain process management system calls in linux?

559