The machine on 192.168.1.153 is my server running Ubuntu 8.04.1 LTS. I installed the tftp-hpa package:

aptitude install tftpd-hpa

Now the files were in place so I needed to tell inetd.conf to find the files in that folder, so edited /etc/inetd.conf.

Source