Setup tFTP op Linux Mint 22
Een tFTP-server (Trivial File Transfer Protocol) is een eenvoudige server die wordt gebruikt voor het snel overzetten van bestanden binnen een lokaal netwerk, zonder dat daar een wachtwoord of complexe login voor nodig is. Vanwege zijn eenvoud en lage overhead wordt het vooral ingezet voor het pushen van configuratiebestanden en firmware-updates naar netwerkapparatuur, zoals Cisco-switches en routers.
-- IN PROGRESS --
Prereqs
Update the APT cache
Install the TFTP server package
Configure the service (optional)
View directory permissions/ownership
Verify the service
Enable the service to start on boot (optional)
Serve a file
In this example, a valid Cisco IOS image is copied to the tFTP directory and permissions are set.