gedit ~/.bashrc
Add following two lines:
http_proxy=http://[user:password]@yourproxyaddress:proxyport
export http_proxy
source .bashrc
gedit ~/.bashrc
Add following two lines:
http_proxy=http://[user:password]@yourproxyaddress:proxyport
export http_proxy
source .bashrc