Setting up a TFTP Server on Fedora
This guide will help you understand the very basics of setting up a TFTP server. It assumes that SELinux is DISABLED. 1.) Install the tftp-server package yum install -y tftp-server 2.) Enable TFTP by making the following change to the …
Find me on: