Norman wrote:
> [EMAIL PROTECTED] wrote:
> > Try doing this:
> > rpm -qa | grep tftp
> Interestingly this produces
> tftp-server-0.17-4mdk
> and
> tftp-0.17-7mdk
This means you have tftpd (server) and tftp (manual client for testing)
installed.
>
> What do you suggest?
> What is the server called, I assume it
> isn't in-tftp or in-tftpd
'rpm -ql tftp-server' will list all of the files in the tftp-server
package. RedHat put the server in /usr/sbin/in.tftpd; Mandrake may have
moved it.
You might try verifying the package:
$ rpm -V tftp-server
or removing and reinstalling it:
$ rpm -e tftp-server
$ rpm -i /path/to/RPMS/tftp-server-0.17-4mdk-i386.rpm
-David
_____________________________________________________________________
Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help, try #ltsp channel on irc.openprojects.net