Ftp

From KlavoWiki
Revision as of 04:10, 23 October 2008 by David (talk | contribs)
Jump to navigationJump to search

To install a TFTP server use the following commands.

yum install tftp-server
service vsftpd start
chkconfig vsftpd on

A folder is created at /tftpboot which contains the location for TFTPing.