Raspbian Mirrors - chaolunner/RaspberryPi GitHub Wiki
This is a tutorial about how to replace official default software sources.
When you feel use sudo apt-get update very slow, you may need it!
-
sudo nano /etc/apt/sources.listhttps://github.com/chaolunner/RaspberryPi/wiki/images/sources-list-setting.png
-
sudo nano /etc/apt/sources.list.d/raspi.listhttps://github.com/chaolunner/RaspberryPi/wiki/images/raspi-list-setting.png
-
sudo apt-get update -
sudo apt-get upgrade -
sudo apt-get dist-upgrade -
sudo rpi-update -
reboot
Some commands you may need
-
Get Raspbian version number
lsb_release -a -
Get Kernel version number
hostnamectl -
Set Wifi
sudo nano /etc/wpa_supplicant/wpa_supplicant.conf