open your terminal as root and type:
#gedit .bashrc hit Enter
you can use vim, emac instead of gedit.
Type the following at the end of file:
you can use vim, emac instead of gedit.
Type the following at the end of file:
export http_proxy="http://username:pw@proxyserver:port"
hit Enter, then save file. close gedit and restart your computer
username & pw is your proxy username & password respectively. proxyserver:port is address of your proxy server with port e.g. export http_proxy="http://mac:jack@10.1.1.18:80"
username & pw is your proxy username & password respectively. proxyserver:port is address of your proxy server with port e.g. export http_proxy="http://mac:jack@10.1.1.18:80"
No comments:
Post a Comment