** Reply to message from KC <[EMAIL PROTECTED]> on Fri, 28 Mar 2003 21:51:05 -0700

> I have vsftpd configured, but i can't figure out how to start it "must be started 
> through xinted" 
> I can't find any documentation on how to do so..how do I do this?
> 
> Thanks in advance

Aha!! Skill testing question. But I know the answer to this one.  There are two ways:

1) If you want vsftpd to start with every bootup, do (as root):

/sbin/chkconfig vsftpd on

I found out today that turning it on in chkconfig automatically turns it on in xinetd.

2) Then once you have done this,  you restart xinetd by doing:

/sbin/service xinetd reload

This reloads all the services started by xinetd and should start up vsftpd.

I take it that the wireless card worked with the new kernel?

jb

--
Jack Bowling Prince George, BC mailto:[EMAIL PROTECTED]



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to