How to config FTP Server - need Help

Brad Noyes maitre at ccs.neu.edu
Thu Nov 8 08:24:29 EST 2001


you may have to edit a config file. On my Red Hat 7.1 installation i needed to edit /etc/xinetd.d/wu-ftpd. and change 

    disable = yes
to
    disable = no

once you have done that run 
/etc/rc.d/init.d/xinetd stop 
/etc/rc.d/init.d/xinetd start 
(perhaps just /etc/rc.d/init.d/xinetd restart will also work).

--brad


On Wed, Nov 07, 2001 at 07:01:37PM -0500, NAI wrote:
> Hi all,
> I have RedHat 7.1 installed on my pc.
> When I installed the package, I did select the FTP package.
> However, when I tried to FTP from other pc to my linux pc,
> I was unable to connect. I already create a User.
> Can anyone help ?
> 
> Thanks in advance.
> 
> Steve



More information about the Discuss mailing list