Files
cheatsheet-tldr/tldr/linux/raspi-config
2024-09-30 00:17:49 +00:00

14 lines
302 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# raspi-config
> An `ncurses` terminal GUI to config a Raspberry Pi.
> More information: <https://www.raspberrypi.com/documentation/computers/configuration.html>.
- Start `raspi-config`:
`sudo raspi-config`