LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-03-2004, 02:50 AM   #1
mikage14
LQ Newbie
 
Registered: May 2004
Location: philippines
Distribution: redhat 9.0
Posts: 17

Rep: Reputation: 0
Question locate proftpd.conf after installation


i've already installed proftpd-1.2.8 and i can't seem to locate the proftpd.conf file that i need to reconfigure for some minor details such as this..

# This is a basic ProFTPD configuration file (rename it to
# 'proftpd.conf' for actual use. It establishes a single server
# and a single anonymous login. It assumes that you have a user/group
# "nobody" and "ftp" for normal operation and anon.

ServerName "ProFTPD"
ServerType standalone
DefaultServer on
###LSDefaultOptions/ListOptions "-a"
UseReverseDNS off
IdentLookups off

# Port 21 is the standard FTP port.
Port 21

# Umask 022 is a good standard umask to prevent new dirs and files
# from being group and world writable.
Umask 022

# To prevent DoS attacks, set the maximum number of child processes
# to 30. If you need to allow more than 30 concurrent connections
# at once, simply increase this value. Note that this ONLY works
# in standalone mode, in inetd mode you should use an inetd server
# that allows you to limit maximum number of processes per service
# (such as xinetd).
MaxInstances 30

# Set the user and group under which the server will run.
User nobody
Group nobody

# To cause every FTP user to be "jailed" (chrooted) into their home
# directory, uncomment this line.
#DefaultRoot ~

# Normally, we want files to be overwriteable.
<Directory />
AllowOverwrite on
</Directory>


why does it seem to be this way?
 
Old 05-03-2004, 02:55 AM   #2
hallamigo
Member
 
Registered: Feb 2004
Location: Utah, USA
Distribution: Debian
Posts: 230

Rep: Reputation: 31
If you installed under /usr/local then it should be in /usr/local/etc/proftpd.conf. If it's not there you can always update your db and locate it.

$> updatedb
$> locate proftpd.conf -i
 
Old 05-03-2004, 02:57 AM   #3
mikage14
LQ Newbie
 
Registered: May 2004
Location: philippines
Distribution: redhat 9.0
Posts: 17

Original Poster
Rep: Reputation: 0
Smile

i'll go check on it right now. thanks btw.
 
Old 05-03-2004, 02:59 AM   #4
mikage14
LQ Newbie
 
Registered: May 2004
Location: philippines
Distribution: redhat 9.0
Posts: 17

Original Poster
Rep: Reputation: 0
Thumbs up

Thanks... found it!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
cannot locate modules.conf lowpingnoob Linux - Newbie 20 06-15-2005 08:04 PM
compile kernel when lilo.conf doesn't locate /etc... sirpelidor Linux - Software 2 01-31-2005 09:38 PM
please doublecheck my proftpd.conf tw001_tw Slackware 1 12-06-2004 12:06 AM
Another ProFTPD conf file? KillerCheeto Linux - Newbie 1 04-24-2003 11:28 PM
proftpd --- need help? could someone post a working proftpd.conf i could look at ZooRoPa Linux - Networking 1 04-02-2003 06:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration