LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Can anyone help me with TFTPD ? (https://www.linuxquestions.org/questions/linux-software-2/can-anyone-help-me-with-tftpd-781189/)

sdotmurray 01-10-2010 02:14 AM

Can anyone help me with TFTPD ?
 
I am trying to get tftpd going in Ubuntu, and its kind of tough because I am new to Linux. I installed the tftpd software using packet manager,and I used this guide to configure it at this link,

http://www.davidsudjiman.info/2006/0...tpd-in-ubuntu/

Step number two must be asking me to make a config file. How do I make a config file. I cut and paste the script into a file I made by right clicking, but I am not sure if that was right thing to do.

Also when I try to send a file is says no such file or directory.

Any help would be appreciated.

repo 01-10-2010 02:23 AM

Welcome to LQ

Open a terminal
type
Code:

sudo nano /etc/xinetd.d/tftp
copy/paste the content
safe and close the file


All times are GMT -5. The time now is 02:04 PM.