Closed bviktor closed 4 years ago
apt install tftpd-hpa chown -R tftp /var/lib/tftpboot sed -i.orig 's/TFTP_OPTIONS="--secure"/TFTP_OPTIONS="--secure --create"/g' /etc/default/tftpd-hpa systemctl restart tftpd-hpa firewall-cmd --add-service=tftp --permanent
Roughly.
Roughly.