Difference between revisions of "Mesh/OpenWRT"

48 bytes removed ,  23:48, 16 May 2013
Line 63: Line 63:
tftp client may not be installed by default on Ubuntu 12.10 or Linux Mint 14.  
tftp client may not be installed by default on Ubuntu 12.10 or Linux Mint 14.  
check and see if you have it by issuing:
check and see if you have it by issuing:
(note: type everything except the single quotes)


'dpkg --get-selections | grep tftp'
  dpkg --get-selections | grep tftp


if you do not have the client, then install it with:  
if you do not have the client, then install it with:  


'sudo apt-get install tftp'
  sudo apt-get install tftp


== Router TFTP instructions ==  
== Router TFTP instructions ==  
11

edits