mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 02:02:07 +02:00
8 lines
208 B
Markdown
8 lines
208 B
Markdown
# raspi-config
|
|
|
|
> An `ncurses` terminal GUI to config a Raspberry Pi.
|
|
> More information: <https://www.raspberrypi.org/documentation/computers/configuration.html>.
|
|
|
|
- Start raspi-config:
|
|
|
|
`sudo raspi-config`
|