Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmeridth/e67bbf6bd055f46282141ebd63087f23 to your computer and use it in GitHub Desktop.
Save jmeridth/e67bbf6bd055f46282141ebd63087f23 to your computer and use it in GitHub Desktop.
Change the pi user's default password (current is `raspberry`)
pi@raspberrypi:~ $ whoami
pi
pi@raspberrypi:~ $ passwd
Changing password for pi.
(current) UNIX password:
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment