mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 05:42:09 +02:00
raspi-config: add page (#6419)
This commit is contained in:
parent
4887b989c6
commit
a5693133f9
1 changed files with 8 additions and 0 deletions
8
pages/linux/raspi-config.md
Normal file
8
pages/linux/raspi-config.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# 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`
|
Loading…
Add table
Reference in a new issue