Using Apt behind Proxy
Cara ini memang sangatlah mudah, tapi gara-gara gak bisa ini gw sampe pusing dari pagi ampe siang karena ga bisa donlot Repository ..... APT }; // Options for the downloading routines }; // Things that effect the APT dselect method
Cara pertama anda bisa langsung ketikan perintah
shell > export http_proxy=http://ip_proxy:port_proxy/
dengan begitu anda sudah bisa akses repository
Kemudian cara kedua adalah dengan membuat file mengedit file apt.conf. Note : biasanya file apt.conf tidak tersimpan secara default di folder /etc/apt/ tapi di /usr/share/doc/apt/examples/ jadi harus mengcopi dulu dan kemudian edit file tersebut sesuai dengan code dibawah :
shell > cp /usr/share/doc/examples/apt.con /etc/apt/
shell > vim /etc/apt/apt.conf
Sesuaikan :
{
// Options for apt-get
Get
{
Download-Only "false";
};
Acquire
{
Retries "0";
http::Proxy "http://your.proxy.here:8080";;
DSelect
{
Clean "auto"; // always|auto|prompt|never
};
{
// Probably don't want to use force-downgrade..
Options {"--force-overwrite";}
}
simpan dan selamat merasakan enaknya install melalui APT
December 20, 2007 at 6:29 AM
Free and anonymous unblock proxy service that you can use to browse blocked websites from school, the office, work, the library, or any other firewall protected environment.
Proxiter.com
The best and fastest free anonymous proxy!