Skip to content

Instantly share code, notes, and snippets.

@apisznasdin
Created July 13, 2017 01:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save apisznasdin/0b832c1888a162dd65882dfebc6234bc to your computer and use it in GitHub Desktop.
Save apisznasdin/0b832c1888a162dd65882dfebc6234bc to your computer and use it in GitHub Desktop.
apt via proxy server
echo 'Acquire::http::Proxy "http://proxysvr.putrajaya.local:8080";' > /etc/apt/apt.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment