ano masmaganda gawin na server Ubuntu or Fedora
ano masmaganda gawin na server Ubuntu or Fedora

tanong po mga sir kung ano mas maganda gawin server ftp server po Ubuntu ba or fedora


lahat maganda mag didipende ka lang sa ftp server application na gagamitin mo.

pinaka madaling isetup ang vsftp sa linux

sir pwd po ba akong humingi ng sample configuration ng vsftp sa linux..

maraming salamat mga sir

Try this on your Ubuntu

Virtual Hosting With vsftpd And MySQL


___________________

"The important thing is not to stop questioning. Curiosity has its own reason for existing."
Windows Support / Core Member

#apt-get install vsftpd

#nano /etc/vsftpd.conf

#PASTE this config

write_enable=YES
dirmessage_enable=YES
ftpd_banner="Welcome to aeonmike FTP sample config"
local_enable=YES
local_umask=022
chroot_local_user=YES
anonymous_enable=NO
syslog_enable=YES
xferlog_enable=YES
vsftpd_log_file=/var/log/vsftpd.log
connect_from_port_20=YES
pasv_enable=YES
pam_service_name=vsftpd
listen=YES

*Create FTP user

#mkdir FTP
#useradd -d FTP aeonmike
#passwd aeonmike
#chown aeonmike FTP
#chmod -R 640 FTP


___________________

"Your talent is God's gift to you. What you do with it is your gift back to God."
http://www.aeonmike.co.cc




FREE cPanel Web Hosting with PHP5/Mysql - no advertising!
Register now: http://www.000webhost.com/39629.html