Posts tagged «ftp» Feed RSS

vsftpd is a GPL licensed FTP server for UNIX systems, including Linux. It is secure and extremely fast. Using this instructions, you can set up vsftpd on variuos linux distros. This tutorial will show you how to set up your own ftp in Ubuntu Linux. 1. Install vsftpd sudo apt-get install vsftpd 2. Change the [...]

A. The GUI way (for beginners only) For those who are new to linux and don’t want to use a FTP server without GUI, or just for those who don’t use often their FTP server and wish to set it quickly without a high level of security, there is a GTK GUI for proftpd. Be [...]