Re: Help please


Subject: Re: Help please
From: Scott Truitt (scott@conbro.com)
Date: Tue May 15 2001 - 13:52:52 MDT


Thanks David Bourke, You have been nice and helpful, thank for helping a
total newbie, and not making me feel like linux is for mean geeks.
On Tuesday, May 15, 2001, at 01:12 PM, david bourke wrote:

> type ps -ef | grep ftpd
>
> if you get output (not including the line that says grep ftpd) then
> your server is already running, if its not running, do the following:
>
> edit /etc/inetd.conf and uncomment the # infront of the ftpd line
>
> then type ps -ef | grep inetd
>
> take the second number for the inetd process and type: kill -HUP
> <second number>
>
> this will start your ftp server. you may also need to edit
> /etc/ftpusers (users included in this file cannot access ftp)
> /etc/hosts.allow and /etc/hosts.deny. type man hosts.allow and man
> ftpusers for more info.
>
> setting up an ftp server for yellowdog is the same as it is for redhat
> on an i386 so you should be able to find more then enough info.
>
>
>
> >From: scott@conbro.com
>
> >Reply-To: yellowdog-general@lists.yellowdoglinux.com
>
> >To: yellowdog-general@lists.yellowdoglinux.com
>
> >Subject: Help please
>
> >Date: Tue, 15 May 2001 12:22:16 -0500
>
> >
>
> >How do i setup ftp server on yellow dog linux
>
<Attachment missing>
>
<Attachment missing>
>
> Get Your Private, Free E-mail from MSN Hotmail at
> http://www.hotmail.com.



This archive was generated by hypermail 2a24 : Tue May 15 2001 - 12:57:24 MDT