Advertisement
britodfbr

01proxy.conf

Sep 12th, 2014
350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.09 KB | None | 0 0
  1. cat > /etc/apt/apt.conf.d/01proxy << eof
  2. Acquire::http::Proxy "http://192.168.0.1:3142";
  3. eof
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement