Install the tftp server in Fedora

Source: Internet
Author: User
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

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.