mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
[microdecision] Fixing wrong password for raspberry
This commit is contained in:
parent
d98308f26d
commit
ec4358de14
1 changed files with 1 additions and 1 deletions
2
ssh.md
2
ssh.md
|
@ -24,7 +24,7 @@ Assuming your IP address is `111.222.333.444`, open a terminal and enter :
|
|||
ssh root@111.222.333.444
|
||||
```
|
||||
|
||||
A password will be asked. If this is a VPS, your VPS provided should have communicated you the password. On a fresh Raspberry Pi, the password might be `raspberry`. For an OLinuXino, this should be `olinux`.
|
||||
A password will be asked. If this is a VPS, your VPS provided should have communicated you the password. On a fresh Raspberry Pi, the password should be `yunohost`. For an OLinuXino, this should be `olinux`.
|
||||
|
||||
#### Change the password!
|
||||
|
||||
|
|
Loading…
Reference in a new issue