mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-08 09:46:00 +00:00
Update cheatsheets
This commit is contained in:
13
tldr/linux/rpi-otp-private-key
Normal file
13
tldr/linux/rpi-otp-private-key
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# rpi-otp-private-key
|
||||
|
||||
> Display the One-Time Programmable (OTP) private key of a Raspberry Pi.
|
||||
> More information: <https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#key-programming-script-rpi-otp-private-key>.
|
||||
|
||||
- Read the OTP private key:
|
||||
|
||||
`rpi-otp-private-key`
|
||||
Reference in New Issue
Block a user