|
|
Simon the Pi Man
To Infinity (probably) and beyond
(A beginners Resource for the Raspberry Pi computer using the Debian distro)
|
|
If you are looking for info on the Raspberry Pi computer
stay on this site
however
If you are looking for a good cafe in
Rye in
East Sussex try
"Simon the Pie man" near the church.
|
|
|
How2 change my pi users default password on my Raspberry Pi
One of a set of simple easy to use guides for beginners to set up a Raspberry Pi computer.
This is probably the simplest guide I will be writing and explains how to change
the pi user's password on your Raspberry Pi from the default raspberry
1. Log into the Raspberry Pi with user pi and password raspberry and type
the following
pi@raspberrypi:~$ passwd
The passwd command allows you to change your password, you will be prompted
for your old password, then you new password twice. Once this is done then the next
time you log in you will need to use the new password.
I would use a random sequence of characters for your password as simple words can be
easily hacked - please see NOTE below
------------------------------------------------------
Changing password for pi.
(current) UNIX password:
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully
------------------------------------------------------
NOTE:-I would recommend Password Safe to store and generate your passwords
on your PC. This can be downloaded from the Source Forge
Password Safe website.
|
|
© simonthepiman.com 2012->2024
email: simon@villagenet.co.uk
|
| | The
Raspberry Pi Foundation is a UK registered charity which exists to promote the
study of computer science and related topics, especially at school level, and to put
the fun back into learning computing.
Please Note:- any mention of the Raspberry Pi computer on these pages refers to the
Raspberry Pi Foundation's product, who also have trademark rights to the term 'Raspberry Pi'.
|
|