[Solved] Login ssh

Hello everyone, someone knows ssh password for Volumio 2.201 ? I tried Volumio-volumio-volumio 2-Volumio 2 but they did not match.
Thanks.

1 Like

volumio.github.io/docs/User_Manual/SSH.html

i already did the second method

up

So if you have activated ssh no you can login…
ssh volumio@adressip
password volumio

I think OP might not have used the volumio user, you can’t login as root. Well technically you can, but you’re going to have to source the root passwd (for whatever reasons you might have) :wink:

Hello everyone, i found a solution. Now i can use ssh as a root only (root@ip). To get this result i changed in the file etc/ssh/sshd_config the following instruction : “PermitRootLogin no” to “PermitRootLogin yes”
Have a good day.

EDIT

My bad, it’s working ^^. I changed the name of my volumio in the system option so i thought the user name changed too. Sry

1 Like