How to set proxy for synaptic for FC3?

James Wilkinson fedora at westexe.demon.co.uk
Tue Jan 3 13:15:26 UTC 2006


Jiantao Shi wrote:
> I am using synaptic in FC3 for system updating.These days a proxy server was
> set in our company,so i have to configure the proxy for my synaptic.I have
> the following information,
> 
> server:192.168.204.1
> port:8080
> domain:company
> name:name
> password:abc

Most Linux applications that might need to use a proxy will respect the
http_proxy environment variable.

What happens if you run (from the command line):
export http_proxy='http://name:abc@192.168.204.1:8080'
synaptic

You may be able to set this in /etc/apt.conf. I run x86_64, which apt
doesn't understand, so I can't test this.

Similarly, I can't tell whether you'd have to be root to try the above.

Hope this helps,

James.

-- 
E-mail address: james | Examiner: How does an AC motor start?
@westexe.demon.co.uk  | Student: vrrrrrrrrrrRrRRRRRRR...
                      | Examiner: Stop! Stop!
                      | Student: RRRRRRRmmmmm.




More information about the fedora-list mailing list