Ftp

From KlavoWiki
Revision as of 04:29, 16 September 2009 by David (talk | contribs)
Jump to navigationJump to search

To install a TFTP server use the following commands.

yum install vsftpd
service vsftpd start
chkconfig vsftpd on

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