User Tools

Site Tools


wiki:cannot_run_sudo_apt_update_through_proxy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

wiki:cannot_run_sudo_apt_update_through_proxy [2024/09/17 09:56] – created wagner.jerwiki:cannot_run_sudo_apt_update_through_proxy [2024/09/17 09:56] (current) wagner.jer
Line 4: Line 4:
 <cli>$ sudo vi /etc/apt/apt.conf</cli> <cli>$ sudo vi /etc/apt/apt.conf</cli>
 In this new file insert the following:  In this new file insert the following: 
-<cli>Acquire::http:Proxy "http://user:password@proxyhost:port";</cli>+<cli>Acquire::http::Proxy "http://user:password@proxyhost:port";</cli>
 If you do not have any authentication on the proxy type following: If you do not have any authentication on the proxy type following:
-<cli>Acquire::http:Proxy "http://proxyhost:port";</cli>+<cli>Acquire::http::Proxy "http://proxyhost:port";</cli>
wiki/cannot_run_sudo_apt_update_through_proxy.1726566963.txt.gz · Last modified: by wagner.jer

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki