I'm trying to use apt-get
command on a network that uses a proxy, like this:
We use 10.114.7.7 on port 80 as Http-proxy, and after that an authentication window comes up, asking for user name and password.
Our Username/Domain is like this: [email protected]
I'm wondering, how i can use http_proxy=http://User:Pass@Proxyserver:Port
in this situation!?
I also tried both, 10.114.7.7 and urmia.ac.ir as Proxy server but no result!