Raspberry PI – Setup apt-get to use proxy
My network is bad today. I try to install some bluetooth utility from apt-get. But it take so long to complete only one dependency file. It may take an hour or more.. So, to use proxy with apt-get. Please follow below step 1) Change to apt configuration directory. pi@raspberrypi ~ $ cd /etc/apt/apt.conf.d 2) Create…