>. How to set apt-get to through this proxy server to
>go to Internet. I tried this
> set http_proxy="my_proxy_addres:port"
> set ftp_proxy="my_proxy_addres:port"
>but it not working.
if you type "echo $http_proxy" you will seee, that the environment
variable has not been set. you have to use "
dbosz wrote:
> my company LAN use proxy with socks 5 authentification
> . How to set apt-get to through this proxy server to
> go to Internet. I tried this
> set http_proxy="my_proxy_addres:port"
> set ftp_proxy="my_proxy_addres:port"
> but it not working.
I have a similar arrangement. I hav
Hi..
my company LAN use proxy with socks 5 authentification
. How to set apt-get to through this proxy server to
go to Internet. I tried this
set http_proxy="my_proxy_addres:port"
set ftp_proxy="my_proxy_addres:port"
but it not working.
Do I need to put username and password for proxy?
3 matches
Mail list logo