Results 1 to 10 of 18
Hi, I'm wondering if I can use the tftpd package as an regular tftp server and not use it as an server where something boots from this. If so, how ...
- 11-10-2005 #1Just Joined!
- Join Date
- Nov 2005
- Posts
- 15
tftpd help
Hi, I'm wondering if I can use the tftpd package as an regular tftp server and not use it as an server where something boots from this. If so, how can I start the server as I've already installed it.
Thanks
- 11-10-2005 #2
tftpd should have installed an init script in /etc/init.d. Try running it, and see if that starts it.
- 11-10-2005 #3Just Joined!
- Join Date
- Nov 2005
- Posts
- 15
i couldn't find /etc/init.d but it was a directory and there also is a file called inetd.conf. inside the init.d directory were some files but none of which were tftpd
thanks
- 11-10-2005 #4
Try running tftpd as root then.
- 11-10-2005 #5Just Joined!
- Join Date
- Nov 2005
- Posts
- 15
it seems that it cannot find it. i always get command not found. I've checked in the package manager and it says it is installed
- 11-10-2005 #6
Are you root?
- 11-10-2005 #7Just Joined!
- Join Date
- Nov 2005
- Posts
- 15
yes i am
- 11-10-2005 #8Code:
updatedb && slocated tftp
- 11-10-2005 #9Just Joined!
- Join Date
- Nov 2005
- Posts
- 15
I get: bash: slocated: command not found
- 11-10-2005 #10
sorry
Code:slocate


Reply With Quote
