Webmaster Forum  

Go Back   Webmaster Forum > Web Hosting Forum - Web Hosting - Web Host - Hosting - Managed Hosting - Shared Hosting > Web Hosting Forum
User Name
Password
Register FAQ Members List Calendar Transactions Store Search Today's Posts Mark Forums Read


PureFtpd Howto.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-09-2005, 13:38
admans
Senior Member


Join Date: Jul 2005
Posts: 248
Trader Rating: (0)
Points: 22 (Donate)
5 F$/Referral Refer Friends
admans is on a distinguished road
Default PureFtpd Howto.

PureFtpd Howto.

Ok, this is my first howto on this forums. I am trying to explain the installing as easy at is possible. My howto contains pure-pw.

Ok, First you need to download the latest version of the ftpd server.

1) wget ftp://ftp.pureftpd.org/pub/pure-ftp...d-1.0.20.tar.gz

Now we need to ungzip it and cd to the dir.

2) tar zxvf pure-ftpd-1.0.20.tar.gz

3) cd pure-ftpd-1.0.20

Now we're going to configure it.

4) ./configure --with-puredb --with-ftpwho

Now we need to compile it.

5) make


Now we need to check, if compile was successfull.

6) make check


Now we need to install it.

7) make install


Now we need to create two database files, so just pickup some favourite editor you like and create those files:


/etc/pureftpd.pdb
/etc/pureftpd.passwd


Now, we need to create the database.

8) pure-pw mkdb

If it's a unknown command, you should try:
/usr/local/bin/pure-pw

Now you can start it.

/usr/local/sbin/pure-ftpd -A -B -j -lpuredb:/etc/pureftpd.pdb &

if you need to listen it to specified ip, then start it like this:

/usr/local/sbin/pure-ftpd -S ip,21 -A -B -j -lpuredb:/etc/pureftpd.pdb &

You can add virtual users like this:

pure-pw useradd user -u nobody -d /kataloog -m

The -u nobody part depends who is the owner of the dir.

More information on http://www.pureftpd.org/README.Virtual-Users


Thanks!
__________________

http://img76.imageshack.us/img76/6450/sc2but4ng.gif | http://img495.imageshack.us/img495/...ogorwtan0je.gif | <a href="http://webtools.sc2.info"><img src="http://img129.imageshack.us/img129/8682/sc2webtan7ju.gif" border="1" width="100" alt="Free Webtools for all" /></a> | <a href="http://www.indexrated.com"><img src="http://img398.imageshack.us/img398/4813/listed1pb.gif" border="1" width="100" alt="Index Rated Directory - Rating Quality Sites" /></a>

Get all Games,Apps and Wallpapers Nokia, Samsung and Sony Erricson!!

admans is offline
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


Resources : | Advertise at FHF | itextLink.com| Reseller Hosting| TextDot| iNamePros| Any Webmaster| Web Host| Dep3| cheap low cost web hosting reviews|


All times are GMT -4. The time now is 02:51.


Powered by: vBulletin
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.