Nitro Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/411ae9313daf78e5a1867.gif)
Joined: 08 Apr 2002 Posts: 661 Location: San Francisco
|
Posted: Tue Apr 23, 2002 8:41 pm Post subject: |
|
|
First, you need to install a ftp server, to do that run: Code: | emerge net-ftp/proftpd | Then, to make proftpd start automatically at boot time run: Code: | rc-update add proftpd default | Now, to start proftpd up manually run: Code: | /etc/init.d/proftpd start |
For more information about configuring proftpd, check out www.proftpd.net _________________ - Kyle Manna
Please, please SEARCH before posting.
There are three kinds of people in the world: those who can count, and those who can't. |
|