proxy setting for linux system
Setting:
http_proxy = proxy server hosting secure free at proxyserver.comftp_proxy = proxy server hosting secure free at proxyserver.com
Ex:
vi /etc/profile
#add....
export http_proxy=http://ip_address:8080
export ftp_proxy=http://ip_address:8080
#add....
export http_proxy=http://ip_address:8080
export ftp_proxy=http://ip_address:8080