LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   How can I setup a TFTP server? (https://www.linuxquestions.org/questions/linux-networking-3/how-can-i-setup-a-tftp-server-495890/)

abefroman 10-26-2006 06:10 PM

How can I setup a TFTP server?
 
How can I setup a TFTP server?

Does CentOS have an RPM for that?

maxut 10-27-2006 11:49 AM

search it --> www.rpmfind.net
u can install RHEL 4 RPMs on centos 4..

edit:
u can also download src.rpm and build rpms yourself.
Code:

rpmbuild --rebuild file.src.rpm
rpm -Uvh /usr/src/redhat/RPMS/i386/file.rpm

good luck

nayyares 10-27-2006 02:05 PM

Hi,

TFTP RPM is available at freshrpms.net download and install, nothing big in it. thanks


All times are GMT -5. The time now is 10:28 PM.