Raspbian Mirrors - chaolunner/RaspberryPi GitHub Wiki
This is a tutorial about how to replace official default software sources.
sudo apt-get update
very slow, you may need it!
When you feel use -
sudo nano /etc/apt/sources.list
https://github.com/chaolunner/RaspberryPi/wiki/images/sources-list-setting.png
-
sudo nano /etc/apt/sources.list.d/raspi.list
https://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