Konfigurasi FTP Server di Debian 11

 


 

1. nano /etc/network/interfaces

        auto enp0s3

        iface enp0s3 inet dhcp


        auto enp0s8

        iface enp0s8 inet static

            address 192.168.75.1/24

         simpan ctrl + x lalu y (enter)

 2. systemctl restart networking

 3. apt install proftpd

 4. nano /etc/proftpd/proftpd.conf

         <Anonymous /home/ftp>

             user tkj

        </Anonymous>

  simpan ctrl + x lalu y (enter)

5. cd /home

6. mkdir ftp

7. chmod -R 777 ftp

8. adduser tkj

        password : 123456

9. systemctl restart proftpd

 

Lihat videonya :

https://www.youtube.com/watch?v=Szmm0_TUreU
Donni Zulhardi

Tunjukilah kami jalan yang lurus

Posting Komentar (0)
Lebih baru Lebih lama