- username: pi
- password: pi
sed -e 's/192.168.1.9/mirrors.tuna.tsinghua.edu.cn/g' /etc/apt/sources.list > tmp.txt
sudo mv tmp.txt /etc/apt/sources.list
sudo apt-get update
sudo apt-get install -y git curl build-essential python3-dev
curl -kL https://bootstrap.pypa.io/get-pip.py | sudo python3
- install leveldb
- ufw 使えん
- めちゃ熱い