树莓派开箱默认密码: pi/raspberry
sudo apt-get update — 更新软件源
sudo apt-get upgrade — 根据新的软件源来自动更新本地的包
sudo reboot
修改密码sudo passwd
2020-03-24