FTP Configuration Red Hat-6.2

টিউন করেছেনঃ | প্রকাশিত হয়েছেঃ 11:17 PM | টিউন বিভাগঃ






# yum install vsftpd*
# vim   /etc/vsftpd/vsftpd.conf
anonymous_enable=YES
local_enable=YES
write_enable=YES
local_umask=022
anon_upload_enable=YES
anon_mkdir_write_enable=YES
xferlog_enable=YES
connect_from_port_20=YES
xferlog_file/var/log/vsftpd.log
listen=yes

# service vsftpd restart
#  chkconfig vsftpd on



FTP Useradd  parmition
# useradd sumon
# passwd sumon
# new password
# retype password
# chmod 777  /var/ftp/
# service vsftpd restart
#  chkconfig vsftpd on



Previous
Next Post »
Designed by MS Design

Powered by Blogger