Konfigurasi ftp server di Debian 9



 
1. nano /etc/network/interfaces
        auto enp0s3
        iface enp0s3 inet dhcp

        auto enp0s8
        iface enp0s8 inet static
            address 192.168.50.1/24

2. systemctl  restart networking
 
3. apt install proftpd

4. cd /home

5. ls

6. adduser ilham

7. cd ilham

8. mkdir data

9. cd data

10. nano latihan
    ketikkan : ini hanya contoh saja

11. cd ..

12. chmod -R 777 data

13. nano /etc/proftpd/proftpd.conf
        ketikkan perintah berikut di barisan paling bawah

        <Anonymous /home/ilham/data/>
                User ftp
        </Anonymous>

14. systemctl restart proftpd
 
Lihat videonya :


Donni Zulhardi

Tunjukilah kami jalan yang lurus

Posting Komentar (0)
Lebih baru Lebih lama