I am trying to access the Internet from a Debian server using a Windows Proxy server which requires authentication. I have tried using this command in the /etc/bash/bashrc file, but it still doesn't seem to work, any ideas?
export HTTP_PROXY=http://user:pass@ipaddress:port

apt-get update, or what? – Avery Payne May 24 '10 at 17:28