All public logs

From AcrodusWiki

Combined display of all available logs of AcrodusWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 13:28, 12 July 2024 Alex talk contribs created page Setting up TFTP server on Linux machine (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...")