ftp

TwitterFacebook
Get flash to fully experience Pearltrees
http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch15_:_Linux_FTP_Server_Setup#.UVVmcNF-P0M

Ch15 : Linux FTP Server Setup

The File Transfer Protocol (FTP) is used as one of the most common means of copying files between servers over the Internet. Most web based download sites use the built in FTP capabilities of web browsers and therefore most server oriented operating systems usually include an FTP server application as part of the software suite. Linux is no exception. This chapter will show you how to convert your Linux box into an FTP server using the default Very Secure FTP Daemon (VSFTPD) package included in Fedora. FTP relies on a pair of TCP ports to get the job done.
http://www.howtogeek.com/howto/ubuntu/installing-php5-and-apache-on-ubuntu/

Installing PHP5 and Apache on Ubuntu - the How-To Geek

If you are doing any kind of PHP development, you’ll almost always be using Apache along with it. Here’s the quick and easy way to get PHP up and running on your Ubuntu box. First, you’ll want to add the extra repositories to Ubuntu’s sources.list file.