Ubuntu Networking :: Proxy Settings Using Export Http_proxy?

Mar 13, 2010

I am setting proxy for apt-get application in command line using xporthttp_proxy="http://usrnameasswrd@hostort"But my password contains special characters whi is mandatory in our system. the special characters are not recognised properly and it give authentication failure when i use apt-get..how do i work around this problem?? i know that i could put the hex code for the special characters so the system will recognise it properly, but i dont know how exactly, as i tried it but seems not working.

View 1 Replies


ADVERTISEMENT

Ubuntu Networking :: Export Http_proxy Won't Unset?

May 21, 2010

I use my laptop through a proxy and at home I don't. I've set the proxy at uni using export http_proxy="...", as well as ftp and https proxies. Now I'm at home, I go to unset them by typing export http_proxy="" and that works, until I close and reopen terminalwhere "export" shows the proxy still set

View 1 Replies View Related

Fedora :: F11 Yum Proxy Changes From Http_proxy To Https_proxy?

Jun 25, 2009

At work I used to use "export http_proxy=http://xxx:8080" in F10 to instruct yum to use said http proxy. This no longer works with F11; yum would hang like this in F11, with http_proxy set: [root@taiwan timliim]# yum update Loaded plugins: refresh-packagekit The reason being that in F10 yum uses http to get mirror list, but in F11 it uses https. In F11 one can use export https_proxy=http://xxx:8080 or edit /etc/yum.conf to add proxy=http://xxx:8080 This knowledge is in other postings too, but their subject lines are less than obvious to me, so I am reposting a summarized version here.

View 4 Replies View Related

Networking :: Export Config File From Proxy Server) And Using SSH

Jul 13, 2011

In my company have proxy server using Linux.

Ip Address Proxy Server 1 is: 123.16.201.23
Ip Address Proxy Server 2 is: 123.16.201.24

Every Client: 123.16.3.25,....
and 123.16.4.25,.....
....

- I want export config file on Proxy Server, but i don't know command and i see interface is command line. So hepl me command line and send file to my email.

- In config file on Proxy Server may be disconnect internet for user and Enable coonect internet for user. Hepl me do this?

- I using Ubuntu 10.04LST i want connect file Server on Server ( using WinServer2003).

I just go to company so i have everything don't know system.

View 2 Replies View Related

Ubuntu Networking :: Can't Set Any Proxy Settings In Gnome 3

Apr 30, 2011

I just can't set any proxy settings in Gnome 3 Network settings. Is it a bug or...?
I installed Ubuntu 11.04 and then used a PPA to install Gnome 3. Some other "problem" is I can't set single click opening of folders...

View 2 Replies View Related

Ubuntu Networking :: Proxy Settings For Work And Home

Mar 22, 2010

I recently upgraded to ubuntu 9.10 on my dell d830 ..everything worked great no issues. did my normal mods and packaged updates and the works. this laptop i used at work and home, at work i use a windows 7 vm running ontop of my ubuntu and at home well ubuntu of-coarse. work has a proxy setting and my home network doesnt, so i decided to create two profiles on the system > preferences > network proxy One for home > with direct Internet connect And Another for work for defined proxy settings.

Everything was cool...then the one day when i tried to install graphics card driver, it gave a "cant not resolver proxy " error...i checked my profile and it was on home...i also deleted all profiles and set it to default and it still dont work..firefox works cause you can set proxy setting directly on firefox , but now i cant do any "apt-get" because some how ubuntu is still picking up my work network proxy setting? somehow it like stuck on the work network proxy setting although i delete the profiles too...?

View 3 Replies View Related

Fedora Networking :: Yum And System Proxy Settings

Feb 19, 2010

how do i get yum, KPackageManager to use System Proxy Settings for there network access ? by proxy i mean it's a program that uses my phone as the proxy.here is the command adb forward tcp:8080 tcp:8080

now i got it to work for firefox like this localhost 8080 for all protocols.did the same in KDE proxy settings localhost 8080 for all protocols..just need to know hot to configure yum and kPackageManage
to use it as well?

View 14 Replies View Related

Networking :: Socks 5 To Bypass Proxy Settings?

Oct 7, 2010

An application that supports SOCKS 5 protocol can forward its network connection over ssh and dynamically forward to any host name that you specify isn't it ? that means firebox web browser can use SOCKS 5 protocol can be used by pass proxy settings isn't it ? so how can a sys admin remotely detect if a particular user is bypassing proxy settings using SOCKS 5 protocol ?

View 1 Replies View Related

Ubuntu Networking :: Proxy Settings On 10.04 - No Way To Enter Authentication Details

May 6, 2010

I need to enter credentials for a system wide proxy, on a fresh install of Kubuntu 10.04. Everything hunky dory, but: Network Settings->Proxy->Authorization has 'username:' and 'password' grayed out all the time; even at 'Manually specify ...'. The only 'alternative' (not to chose from) is 'Prompt as needed'. But I don't get any prompt, and so I'm out of luck. To me, this looks like a bug. Because one should be able to enter a username and a password there, for good.

View 9 Replies View Related

Fedora :: Export Proxy Via Profile.d?

Feb 7, 2011

So I've always added an export line in the /etc/profile that has the proxy server for our organization. Now there is a warning in that file that I should use a custom .sh in the profile.d folder. Can I just create a myproxy.sh with the export http_proxy="insert my proxy" line in it and call it a day or do I have to do some crazy shell script?

View 2 Replies View Related

Fedora Networking :: How To Configure Proxy Settings For Whole System In F12

Nov 24, 2009

The problem is that he did not specify exactly where in /etc/profile. I am trying to make a custom spin of F12 but I cannot do it behind the proxy as it is now.

View 4 Replies View Related

Ubuntu Networking :: Change The Proxy Settings And Put In The IP Address And Enter The Port To 3000?

Nov 8, 2010

My college providers shifted to a different setting.. I'm not sure what needs to be done. On windows, under the connections tab you need to change the proxy settings and put in the IP address and enter the port to 3000. Questions:

1. where lies the linux (ubuntu 10.04) variant to execute the operation.

2. What can be the major obligations of such a change?

I am sure its siimple enough, but I can't get my net to work properly. The connection provided to the internet is through wireless routers.

View 5 Replies View Related

General :: Export Proxy On Gentoo (virtual Machine)

Feb 3, 2011

I'm trying to install Gentoo on a virtual machine (VirtualBox installed on my debian squeeze).

My connexion at home is veeery slow, so I wanted to do it at work (don't judge me!), the thing is I' behinf a proxy.

I tried the command

Code:
export http_proxy="proxy:port"

but couldn't ping anything. On the other hand, when i use

Code:
links www.google.com -http-proxy host:port

that works...

So i was able to download the stage3 file and start preparing the system, but I have some troubles when it comes to use the provided tools (the tool to add a mirror can't retrieve the list for example, and I guess I could not emerge anything either)

View 2 Replies View Related

Ubuntu :: How To Export Thunderbird Account Settings To Windows Computer

Jun 12, 2010

I've finally got all my accounts the way I like them in Thunderbird. I'm using IMAP and so don't have to move the emails, but how do I migrate my account settings to my other computers? The other machines are running WinXP.

View 4 Replies View Related

Ubuntu Networking :: Edit Proxy Settings Using Terminal / Cronjob Using The Terminal?

Jan 25, 2010

How can I edit the system proxy setting using the terminal? Which file contains this settings? I want to edit this automatically using cronjobs, cause from 8-5 I need to use a proxy, but at home I don't need the proxy. How do I fix this?

View 3 Replies View Related

Ubuntu Networking :: Proxy Settings: Allowed Hosts Instead Of Ignored Hosts

Aug 17, 2011

Well, as many proxy applications, GNOME Network Proxy Preferences only allow to ignore hosts. What I want to do is exactly the opposite. I only want to use the proxy for few sites. Is it possible to define only the allowed hosts in any way?

PS: I know FoxyProxy add-on for Firefox does this, but 1)I don't use Firefox and 2)I want the proxy settings system wide not only for browser.

View 9 Replies View Related

Ubuntu :: Set The Proxy Settings For Wikipedia?

Apr 24, 2010

I installed amarok in ubuntu karmic, I had to set the proxy settings for wikipedia and lyrics plugin to work , for that I had to edit the file .kde/share/config/kioslaverc , but now the problem is , that lyrics aren't being displayed although wikipedia and photos for the artist are being displayed. Whenever it starts playing a song, it just shows the usual message "lyrics are being fetched" for a couple of seconds and then nothing is displayed, I don't think anything is wrong with my proxy settings as wikipedia and photos plugin are working fine. Do I need some kde dependency for lyrics to work ?

View 2 Replies View Related

Ubuntu :: Proxy Settings For Browser?

Jul 6, 2010

I'm running proxoid (tethering app for android) which operates using a proxy server.

I set the system-wide proxy settings and they seem to work for most part except not on Google Chrome and Opera. Firefox works fine though flash is never detected. I get a 105 "NAME NOT RESOLVED" error on Chrome.

Also whenever I install something using apt-get, it tells me that the packages cannot be authenticated.

View 1 Replies View Related

Ubuntu Security :: Seahorse Export Menu Is Always Disabled - Export The Passwords To Restore It After Formatting Machine?

Jun 12, 2010

seahorse export menu is always disabled. I need to export the passwords to restore it after formatting my machine.

View 1 Replies View Related

Ubuntu :: Set Default Proxy Settings For Java?

Jul 27, 2010

how to set default proxy settings for java? Windows allows you to do this in control panel-java. Does Ubuntu have something similar? Its causing my java apps to time out and Firefox to freeze.

Ubuntu 10.04

java version "1.6.0_18"
OpenJDK Runtime Environment (IcedTea6 1. (6b18-1.8-0ubuntu1)
OpenJDK Server VM (build 14.0-b16, mixed mode)

View 2 Replies View Related

Server :: Getting Rid Of Proxy Settings?

May 25, 2010

I have a server that i built as 9.10 Ubuntu a while ago. It's been running through a proxy server that i set as an export in /etc/profile. Recently i upgraded it to 10.04 Ubuntu.

Now i want to get rid of the proxy server. I removed the export in /etc/profile. I've tried restarting the network services, reloading the profile, rebooting the machine, setting a blank export, and a few other things...but it's still using the proxy!

I've tried grepping various folders but the only other place i can find a proxy setting is in the apt config (which i don't think would matter?).

View 2 Replies View Related

Ubuntu Security :: Locking System Proxy Settings

Mar 3, 2010

I installed DansGuardian. In order for it to work I set the system wide proxy. However it is really easy to get around DansGuardian by going to preference proxy setting. How do I password protect this setting so it requires a password to change proxy setting? Preferably a different password than the normal sudo password if possible. If not I at least want the sudo password protecting it! I run multiple browsers so doing it via the system rather than the browser made the most since.

View 5 Replies View Related

Ubuntu :: GConf Proxy Settings Not Reflecting 9.10 Server

Mar 16, 2010

I'm running a Ubuntu 9.10 server with Openbox as the WM. I'm have set the proxy and http_proxy settings at /system/prosy and /system/http_proxy using gconf-editor. The settings seem to stick in gconf. The gnome-settings-daemon seems to be running fine. The problem is firefox-3.5, apt etc does not recognize the gconf proxy settings. I do not understand why firefox does not honor these settings.

View 2 Replies View Related

Ubuntu :: Proxy Settings For Chromium / Use Different Proxies In The Two Places?

Jul 29, 2010

I have recently installed chromium in my ubuntu 10.04.

I am facing a problem. Chromium always takes the system proxy settings, and if I change the settings for chromium then system settings change too..

I want to use different proxies in the two places.

View 3 Replies View Related

Ubuntu :: System Settings For Proxy Username And Password?

Aug 31, 2010

I'm trying to use Kubuntu 10.04 in a corporate environment. Our environment uses an internet proxy that requires a username and password.Under Ubuntu 10.04, I can use the GUI to set the proxy host, port, username and password. When I do this, all the web browsers work, Snyaptic works, etc.However, under Kubuntu 10.04, the GUI lets me specify a proxy host and port, but doesn't appear to save the username and password. Because of this, I have to manually set the proxy information on my web browser, but the package managers don't work because they can't access the internet. Apparently the ability to specify proxy username and password is either broken or unfinished.

View 4 Replies View Related

Ubuntu Installation :: Authenticate The Proxy Settings For The Terminal?

Oct 8, 2010

i am using ubuntu 10.04 i want to know how to authenticate the proxy settings for the terminal to install and d download package.

View 1 Replies View Related

Ubuntu :: Setting Global Network Proxy Settings?

Jun 14, 2011

I think there is an application which lets you set the proxy settings for all applications. I remember seeing something like this in Gnome's network menu but now I'm using XFCE.

View 1 Replies View Related

Ubuntu :: Proxy Settings Of Transmission Bittorrent Client?

Aug 8, 2011

I am using ubuntu 11.04. I want to know that how can I set proxy settings for Transmission bittorrent client?I fill the settings in network proxy but it won't work for bittorrent.

View 4 Replies View Related

Networking :: Squid Proxy Server On Ubuntu And WPAD - Proxy Auto Detection?

Dec 9, 2010

Currently my DHCP Server is working now what i want to have is auto detection of squid proxy in any browser but I still got an error in my dhcp server when I restart it.

My Config:

# DHCP configuration generated by Firestarter
ddns-update-style interim;
ignore client-updates;

[code]....

View 2 Replies View Related

OpenSUSE Network :: 11.4 Subversion Proxy Settings ?

Sep 16, 2011

I installed openSuse 11.4 (KDE). It was excellent - everything was working great except for Subversion which use to work fine on 11.3 (command line is broken on 11.4, Eclipse/Subclipse works fine on both).

Subversion kept going to the proxy server instead of going directly to our internal Subversion server. I tried (1.) setting the proxy settings in Yast with excluding for our Subversion server, (2.) tried adding the usual settings in ~/.subversion/servers (which worked fine in 11.3). I could not check out on the command line from the local server, I can check out from external servers, eg: Google.

(I installed from the live CD download. I think this is using something some plasma widget thing for the network management.) Why is Subversion not using the usual ~/.subversion/servers file for its settings in 11.4 (KDE)? What is it using and how can I make it not use the proxy server? (Someone else mentioned his Subversion only started working after he used some Chrome plug-in to change the proxy settings but had no idea why?)

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved