Is it possible to get a Proxy Authentication Dialog with Ubuntu Server?
Posted
by
Johnny Bigoode
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Johnny Bigoode
Published on 2012-08-27T16:55:58Z
Indexed on
2012/09/06
15:50 UTC
Read the original article
Hit count: 290
I've got a VM Virtual Box with Ubuntu Server.
I'set the http_proxy
variable using export http_proxy="http://1234:linux@proxy:8080"
The problem is that Ubuntu will constantly try to connect to the internet, even when I'm not logged in my company's account, so everyday I need to reset my password since Ubuntu will constantly try to access the internet.
Also, it's always a problem when I need to authenticate the proxy with a different user/password.
Can't I just set it to make a small prompt when it tries to connect to the proxy and fails? Like Firefox, Chrome and every app I have installed with Windows 7?
I get this small dialog box that asks for a username and password when it can't access the internet.
The Ubuntu Server doesn't need constant internet connection, specially since it's only online for tests over LAN.
© Ask Ubuntu or respective owner