Zentyal Forum, Linux Small Business Server

Zentyal Server => Other modules => Topic started by: mrpsycho on March 13, 2017, 08:10:59 am

Title: tftp server after upgrade to zentyal 5.
Post by: mrpsycho on March 13, 2017, 08:10:59 am
For everyone who wish to run internal ftpd server - just reinstall it:
Code: [Select]
apt-get install tftpd-hpaand run it
Code: [Select]
/etc/init.d/tftpd-hpa start

and it will work again.