[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: proftpd
- From: Bill Farrell <billfarr ages com>
- To: "'redhat-install-list redhat com'" <redhat-install-list redhat com>
- Subject: RE: proftpd
- Date: Thu, 12 Apr 2001 14:07:20 -0400
Hi Y'all:
I just re-installed it yesterday on a new machine so maybe this will help.
I always have inetd start an instance of ProFTPd when necessary. I changed
the FTP line in /etc/inetd.conf to read
ftp stream tcp nowait root /usr/sbin/tcpd in.proftpd -d 5
Make sure that you copy or link the ProFTPd binary in /usr/sbin where the
rest of the inet stuff lives. SigHUP your inetd (killall -HUP inetd).
Depending you how you configured the make for ProFTPd, the config file could
be in /etc or /usr/local/etc. Just make sure that it's available for the
service when it starts.
Heat, stir, and enjoy.
Bill
-----Original Message-----
From: ABrady [mailto:kcsmart kc rr com]
Sent: Thursday, April 12, 2001 1:47 PM
To: redhat-install-list redhat com
Subject: RE: proftpd
On 12-Apr-01 Jerry Lake opined:
> bear with me I am a so much a newbie
>
> I was looking for archives of this list,
> since I have already asked this before
> and didn't write it down...what a dumbass
>
> but I can't find how to start proftpd on
> my RH 7 box. what folder would it possible in
> I can't find it with locate or which...?
>
> in addition, how can I set it to be easier to
> run/start (proftpd)
Try 'rpm -ql proftpd | less' to get a list that should show you where
files are placed. There are others as weel and you might need to check
them (proftpd-standalone, proftpd-inetd, etc) to get what you're looking
for.
If you install something then try 'locate' it won't work. First you need
to 'updatedb' (as root) then you can try locate to find where things
went.
---
Imagine a world without poodles!
_______________________________________________
Redhat-install-list mailing list
Redhat-install-list redhat com
https://listman.redhat.com/mailman/listinfo/redhat-install-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]