Last active
May 14, 2020 14:39
-
-
Save vicente-gonzalez-ruiz/0b91e0265af7da358f9a9109b4cbe640 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget https://downloads.raspberrypi.org/raspbian_lite_latest | |
# Boot and login (pi, raspberry). | |
# Configure keyboard | |
sudo dpkg-reconfigure keyboard-configuration | |
sudo setupcon |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment