raspberry pi basic, install, init
Contents
raspberry pi basic, install, init
|
|
config
login with pi/raspberry
sudo raspi-config
Localisation Options
- L3 Keyboard
- Generic 101-key PC
- Other
- English(US)
- English(US) - English (US, alt. intl.)
- English(US)
- Other
- Generic 101-key PC
- change locale
- change timezone
- change keyboard
- L3 Keyboard
change pi password
network>hostname,wifi
interface
- ssh
advanced options>expand filesystem
finsh and reboot
config ssh public key
config source list
http://blog.wiloon.com/?p=7566
migrate from networking to systemd-networkd with dynamic failover
openvpn
http://www.wiloon.com/?p=11072
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install omxplayer
sudo apt-get install emacs
sudo apt-get install xfonts-wqy
apt-get install git
mirror
|
|
mirror backup
deb http://raspbian.raspberrypi.org/raspbian/ buster main contrib non-free rpi
dhcp server
apt install dnsmasq
Author -
LastMod 2016-09-10