Quantcast
Viewing all articles
Browse latest Browse all 1180

Raspberry Pi -acces to the Internet over a proxy server

Add the following lines to the file /etc/environment

# export http_proxy=“http://host:port/“
# export http_proxy=“http://username:password@host:port/“

Viewing all articles
Browse latest Browse all 1180

Trending Articles