Additional login details for browsing
|
12th Jul, 2013, 08:16 PM
Post: #1
|
|||
|
|||
Additional login details for browsing
i have a case where i have to login to a specific site
and fill up my credentials only then internet will be connected how can i do this in xbian? |
|||
12th Jul, 2013, 08:39 PM
Post: #2
|
|||
|
|||
Re: Additional login details for browsing
im afraid you cant do this as you dont have a web browser cos no X environment
~~~~>>>Please always follow rules and read before you post<<<~~~~ |
|||
12th Jul, 2013, 08:51 PM
Post: #3
|
|||
|
|||
RE: Additional login details for browsing
if you mean at the command line when doing apt-get's etc ( as I found out this week) you can do the following:
http_proxy='http://<username>:<password>@<proxyaddress>:<proxyport>/' apt-get update http_proxy='http://<username>:<password>@<proxyaddress>:<proxyport>/' apt-get upgrade |
|||
12th Jul, 2013, 09:51 PM
Post: #4
|
|||
|
|||
RE: Additional login details for browsing
Thanks a lot nsviper will look and let you all know about it
|
|||
« Next Oldest | Next Newest »
|