On Mon, Sep 17, 2018 at 11:51 AM Anton Nikiforov <antoxatr...@gmail.com> wrote:
>
> Tried to make example from 
> https://markayoder.github.io/PRUCookbook/02start/start.html, but repository 
> did not clone, so i get some commands from stackoverflow
> and them did not help anyway:
>
> debian@beaglebone:/var/lib/cloud9$ git clone 
> https://github.com/MarkAYoder/PRUCookbook.git
> Cloning into 'PRUCookbook'...
> fatal: unable to access 'https://github.com/MarkAYoder/PRUCookbook.git/': 
> Could not resolve host: github.com
> debian@beaglebone:/var/lib/cloud9$ git config --global --unset http.proxy
> debian@beaglebone:/var/lib/cloud9$ git config --global --unset https.proxy
> debian@beaglebone:/var/lib/cloud9$ git clone 
> https://github.com/MarkAYoder/PRUCookbook.git
> Cloning into 'PRUCookbook'...
> fatal: unable to access 'https://github.com/MarkAYoder/PRUCookbook.git/': 
> Could not resolve host: github.com
> debian@beaglebone:~$ git config --global http.proxy 
> http://proxyuser:proxy...@proxy.server.com:8080
> debian@beaglebone:~$ git clone https://github.com/MarkAYoder/PRUCookbook.git
> Cloning into 'PRUCookbook'...
> fatal: unable to access 'https://github.com/MarkAYoder/PRUCookbook.git/': 
> Could not resolve proxy: proxy.server.com

Is your desktop, windows, mac or linux.. you need to share your
network connection to the board if you don't have the ethernet jack
plugged in..

Regards,

-- 
Robert Nelson
https://rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAOCHtYj6VEaapNA0g6j16sPVPXftStrWMphTmzs_LCMs443g7w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to