Raspberry Pi Image: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
Add root account information
(Add root account information)
 
(2 intermediate revisions by the same user not shown)
:*; [[File:PuTTY-01.png|none]]
* You will have the accept the SSH key the first time you connect
* Enter the username "picmx" and password (note UK spelling) "raspberrycumulusmx" - these are the default Raspberry Pi username credentials
: ''For prior releases up to 3.15 the username was "pi" and password (note UK spelling) "raspberry"''
* When you login it will display a warning about you using the default password and ask you to change it
* '''You should now change the default password'''
:* Use the '''passwd''' command to do this now...
<nowiki>picmx@cumulusmx:~ $ passwd
Changing password for picmx.
Current password:
New password:
# the processed ''realtime.txt'' -> /run/cumulusmx/realtime.txt
# the processed '''wxnow.txt''' -> /run/cumulusmx/wxnow.txt
 
=== Root Account ===
 
The image does not alter the default root account from the Raspberry Pi OS base image. So the root account does not have a password set, and cannot be used to logon to the system. If you wish to relax this default security then there are plenty of web sites with instructions on how to do this.
 
=== Image Customisations ===
: cd /opt/CumulusMX
: sudo mono CumulusMX.exe
 
 
 
= Build Creation Notes =

Navigation menu