I started FTP server vsftpd installation, but got a warning (in bold) I cannot understand:
After, I installed netstat:
Thank you in advance.
Is this mandatory? What does it mean?antonio@antonio-m32cd4k:~$ sudo apt install vsftpd
Lettura elenco dei pacchetti... 0% Installazione:
vsftpd
Riepilogo:
Aggiornamento: 0, Installazione: 1, Rimozione: 0, Non aggiornati: 1
Dimensione scaricamento: 144 kB
Spazio richiesto: 352 kB / 102 GB disponibile
Scaricamento di:1 http://deb.debian.org/debian trixie/main amd64 vsftpd amd64 3.0.5-0.2 [144 kB]
Recuperati 144 kB in 0s (304 kB/s)
Preconfigurazione dei pacchetti in corso
Selezionato il pacchetto vsftpd non precedentemente selezionato.
(Lettura del database... 206311 file e directory attualmente installati.)
Preparativi per estrarre .../vsftpd_3.0.5-0.2_amd64.deb...
Estrazione di vsftpd (3.0.5-0.2)...
Configurazione di vsftpd (3.0.5-0.2)...
Created symlink '/etc/systemd/system/multi-user.target.wants/vsftpd.service' → '/usr/lib/systemd/system/vsftpd.service'.
/usr/lib/tmpfiles.d/vsftpd.conf:1: Line references path below legacy directory /var/run/, updating /var/run/vsftpd/empty → /run/vsft
pd/empty; please update the tmpfiles.d/ drop-in file accordingly.
Elaborazione dei trigger per man-db (2.13.1-1)...
After, I installed netstat:
an finally execute netstat:sudo apt install net-tools
This seems OK to me.sudo netstat -npl
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
...
tcp6 0 0 :::21 :::* LISTEN 1368/vsftpd
...
Thank you in advance.
Statistics: Posted by Antonio_A — 2026-01-04 09:36