mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-03 22:43:35 +00:00
14 lines
376 B
Plaintext
14 lines
376 B
Plaintext
---
|
|
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`
|