9 lines
210 B
Markdown
9 lines
210 B
Markdown
|
|
# 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`
|