- Nota: Os comandos abaixo precisam ser executados como root. - Instale o tftpd e o xinetd: # aptitude install xinetd tftpd - Copie o arquito tftpd para o diretório /etc/xinetd.d: # cp tftpd /etc/xinetd.d/tftpd - Reinicie o serviço xinetd: # /etc/init.d/xinetd restart