Oleh: lasmedi | Juni 3, 2009

ftp server

Built Ftp server in ubuntu, maybe i can say something that is very easly if we compare with other application server at linux such as mail server, web server or others. for the first we must have ftp server application, in this i used vsftpd. ok..lets we try how to built ftp server
1. Download the package of vsftpd, if we use ubuntu just write this command at your terminal
#apt-get install vsftpd
2. and then the vsftpd have been installed at your computer.
3. now, we must change configuration file of vsftpd in /etc/vsftpd.conf
#vi /etc/vsftpd.conf
4. after that restart vsftpd services
#./etc/init.d/vsftpd restart
5. for checking ftp server just write command at your computer like this
#ftp localhost
i’think enough for this…see u at next tutorial


Tanggapan

  1. kendala yang saya hadapi ketika memakai linux adalah soal driver Wlan yang tak bisa dipakai?!
    leptop saya Axio type MLG solusinya pak?!


Beri tanggapan

Your response:

Kategori