mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-02 15:54:45 +00:00
Update cheatsheets
This commit is contained in:
13
linux/raspi-config
Normal file
13
linux/raspi-config
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
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.org/documentation/computers/configuration.html>.
|
||||
|
||||
- Start `raspi-config`:
|
||||
|
||||
`sudo raspi-config`
|
||||
Reference in New Issue
Block a user