really short version.
edit /etc/apt/apt.conf add:
Acquire::http::Proxy "http://some_proxy:some_port/";
also, if running certbot, see let’s encrypt: https_proxy systemd.
really short version.
edit /etc/apt/apt.conf add:
Acquire::http::Proxy "http://some_proxy:some_port/";
also, if running certbot, see let’s encrypt: https_proxy systemd.