Unix administration - how to enable tftp service on Linux (RHEL3)

This is Interesting: Free IT Magazines  
Home > Archive > Unix administration > October 2005 > how to enable tftp service on Linux (RHEL3)





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author how to enable tftp service on Linux (RHEL3)
jingchenzhou@yahoo.com

2005-10-06, 6:03 pm

Anyone knows how to enable tftp service on Linux (RHEL3)?

Thanks,
JC

stevendavidruiz@gmail.com

2005-10-06, 6:03 pm

First hit on google for 'enable tftp linux':

http://www.linux.com/howtos/Clone-H...etting-up.shtml

Liam Cunningham

2005-10-07, 6:05 pm

On Thu, 06 Oct 2005 10:37:16 -0700, jingchenzhou wrote:

> Anyone knows how to enable tftp service on Linux (RHEL3)?
>
> Thanks,
> JC


tftp is controlled via xinted. Take a look in /etc/xinted.d/ for the
configuration file. When all is set up as required, run 'chkconfig tftp on'.

--

If at first you don't succeed,
read the manual......

Bit Twister

2005-10-07, 6:05 pm

On Fri, 07 Oct 2005 09:18:18 -0400, Liam Cunningham wrote:
>
> tftp is controlled via xinted. Take a look in /etc/xinted.d/ for the
> configuration file. When all is set up as required, run 'chkconfig tftp on'.


Also might want to do a
chkconfig --add tftp
just to have chkconfig set all the links in /etc/rc.d/rc*.d directories.
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com