mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2026-01-27 10:22:15 +00:00
Update README-proxy.md
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
===== How to build ONL behind an HTTP Proxy =====
|
||||
# How to build ONL behind an HTTP Proxy
|
||||
|
||||
Many corporate environments don't provide native access to the Internet
|
||||
and instead all access must go through an HTTP proxy. Since the ONL
|
||||
@@ -17,7 +17,7 @@ reduce that pain.
|
||||
|
||||
$ grep Proxy /etc/apt-cacher-ng/acng.conf
|
||||
Proxy: http://myproxy.mycompany.com:8080
|
||||
# /etc/init.d/apt-cacher-ng restart
|
||||
$ sudo /etc/init.d/apt-cacher-ng restart
|
||||
|
||||
3) Make sure your git config is configured correctly for
|
||||
proxies:
|
||||
|
||||
Reference in New Issue
Block a user