On Wednesday 12 March 2003 03:37 pm, pedro noticioso wrote:
> look for tftp in geocities.com/cucnews, its all there
>

Oh, yeah. I forgot about the /etc/xinetd.d/tftp file:


service tftp
{
        disable = no
        socket_type             = dgram
        protocol                = udp
        wait                    = yes
        user                    = root
        server                  = /usr/sbin/in.tftpd
        server_args             = -s /opt/ltsp/tftpboot
}

-- 
Peter Pankonin, digitalcrucible
Registered Linux User 246938

There are 10 kinds of people in the world:
Those who understand binary, and those who don't.


-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_____________________________________________________________________
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.freenode.net

Reply via email to