Tuesday, April 21, 2015

Installing a TFTP server in Ubuntu 14.10

1. Download the tar  and extract to preferred folder.

https://code.google.com/p/tftpgui/downloads/detail?name=tftpgui_3_1.tar

2. Download and install the python3-tk module.
 sudo apt-get install python3-tk

3. Launch the tftpgui application
 sudo python3 tftpgui.py

4. Start or modify the parameters:


 

No comments:

Post a Comment