Login  Register

Re: Internet speed slower in bridge mode

Posted by Roadrunnere42 on Aug 23, 2016; 3:37pm
URL: https://itus.accessinnov.com/Internet-speed-slower-in-bridge-mode-tp1123p1158.html

type the following

cd /tmp
(then press enter) this will take you to the tmp folder, as the shield is based on linux you have to tell the shield that the script in actually in the folder you are in, this is done by put ./ in front for the script name
so i normally do
sh ./(name of script)

roadrunnere42