Setting up TFTP server on Linux machine: Revision history

From AcrodusWiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

2 March 2025

12 July 2024

  • curprev 13:2813:28, 12 July 2024Alex talk contribs 1,197 bytes −3 →‎Example
  • curprev 13:2813:28, 12 July 2024Alex talk contribs 1,200 bytes +1 →‎Example
  • curprev 13:2813:28, 12 July 2024Alex talk contribs 1,199 bytes +1,199 Created page with "==Introduction== This guide explains how to set up and configure a tftp server on a linux machine using the tftpd-hpa package. ==HOW TO== ===Set up=== Ensure tftpd-hpa has been installed on the machine. This can be checked by running 'sudo apt install tftpd-hpa'. Ensure the service is active and enabled with the command 'sudo systemctl status tftpd-hpa'. To start the service run the command 'sudo systemctl start tftpd-hpa', this is not required if the service is alre..."