Thread
:
another internet connection problem
View Single Post
nicolai
2010-04-20 , 10:36
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#
2
At least, to use apt-get from the command line you have to set
some environment variables:
export http_proxy=http://username:password@proxyserver.net:port/
export ftp_proxy=http://username:password@proxyserver.net:port/
now you can call apt-get update, apt-get install <somepackage>, etc.
But I don't know how to configure the appmanager to use this
settings.
regards nicolai
Quote & Reply
|
The Following User Says Thank You to nicolai For This Useful Post:
ahmadamaj
nicolai
View Public Profile
Send a private message to nicolai
Find all posts by nicolai