debian: wgetrc
Submitted by wd on Sun, 2006-11-05 11:27
ถ้าเครื่องเราอยู่หลังพร๊อกซี่เซิร์ฟเวอร์ แล้วใช้คำสั่ง wget ไม่ได้
ให้แก้ไขไฟล์ /etc/wgetrc
ให้ยอมรับพร๊อกซี่
$ vi /etc/wgetrc
... http_proxy = http://proxy.example.com:8080/ ftp_proxy = http://proxy.example.com:8080/ ...
Recent comments