Tag Cloud
ano masmaganda gawin na server Ubuntu or Fedora
Posted on: Wed, 05/28/2008 - 16:19
FREE cPanel Web Hosting with PHP5/Mysql - no advertising!
Register now: http://www.000webhost.com/39629.html






![Validate my RSS feed [Valid RSS]](valid-rss.png)




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