Install the tftp server in Fedora. First use: rpm-qa | greptftp check whether tftp is installed my service has been enabled so the display is if nothing is displayed on the Internet when the next tftp-server-0.42-3.1.i386.rpm package is installed will verify the ID anyway very troublesome to use: rpm-ivhtftp-server-0.42-3.1.i3
Install the tftp server in Fedora.
Run: rpm-qa | grep tftp to check whether tftp is installed.
My service has been enabled, so the display is
If nothing is displayed
Next tftp-server-0.42-3.1.i386.rpm pack on the Internet
The ID will be verified during installation anyway very troublesome to use: rpm-ivh tftp-server-0.42-3.1.i386.rpm --
Second, you also need to install xinetd yum install xinetd-y
Finally, enable the TFTP server.
Modify the file/etc/xinetd. d/tftp
Disable = no Because TFTP is disabled by default.
Start the service with/etc/init. d/xinetd start
Use netstat-a | grep tftp to check whether the tftp service is enabled successfully.
In this way, the TFTP service is OK.
Add: There are two packages in total.
Tftp-0.42-3.1.i386.rpm
Tftp-server-0.42-3.1.i386.rpm