Sebastian Mogilowski's Blog

TFTP

Setting up TFTP server on Ubuntu

  • 25. Oktober 2010
  • Linux
  • 1 Comment

Install a TFTP-Server on Ubuntu 1. Installation sudo aptitude install atftpd 2. Configuration sudo /etc/init.d/atftpd start 3. Files Put all files for the TFTP server in the following directory: /srv/tftp/

Continue Reading
Copyright 2025