Private Island Networks Inc.

Setting up a TFTP server on Linux?

Jan 06, 2020 asked by anonymous
share
subscribe to mailing list:

Question / Issue:

Is there an easy way to set up a TFTP server on Ubuntu Linux to boot an embedded Linux system?
X-ray Engineering Services

Responses:

Date: Jan. 6, 2020

Author: Mind Chasers

Comment:

Try this: $ sudo apt install openbsd-inetd $ sudo apt install tftpd $ ps -e | grep inet 26493 ? 00:00:00 inetd $ grep tftp /etc/inetd.conf tftp dgram udp wait nobody /usr/sbin/tcpd /usr/sbin/in.tftpd /srv/tftp Change /srv/tftp to your preferred folder and restart inetd.

Post your answer or comment:

your email address will be kept private
authenticate with a 3rd party for enhanced features, such as image upload
previous month
next month
Su
Mo
Tu
Wd
Th
Fr
Sa
loading