Skip to content

Instantly share code, notes, and snippets.

@samirfor
Created January 15, 2018 19:14
Show Gist options
  • Save samirfor/08516011e7afe81fb841d63d89b9a38f to your computer and use it in GitHub Desktop.
Save samirfor/08516011e7afe81fb841d63d89b9a38f to your computer and use it in GitHub Desktop.
echo 'Acquire::http { Proxy "http://10.80.1.35:3142"; };' > /etc/apt/apt.conf.d/00aptproxy && apt update && apt dist-upgrade -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment