proxy setting for linux system

Setting:
http_proxy = proxy server hosting secure free at proxyserver.com
ftp_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

這個網誌中的熱門文章

Bash判斷參數是否存在

Node.js package : forever