Hi,
I just installed the new blueOS, I want to access the raspberry via ssh, what is the username and password? I didn’t find it ![]()
The old combination from companion doesn’t seem to work.
Hi,
I just installed the new blueOS, I want to access the raspberry via ssh, what is the username and password? I didn’t find it ![]()
The old combination from companion doesn’t seem to work.
Hi @rezenders,
The user is still pi, but the password is the default raspberry now. The IP depends on how you’re connecting - e.g. ssh pi@blueos.local if you have MDNS, or ssh pi@192.168.2.2 without it.
That said, we’d generally recommend using the web terminal instead. It starts out in a tmux session in the core docker image, but you can escape docker to enter the pi with the red-pill command, in which case you don’t need to use ssh or manually authenticate at all ![]()
I’m trying to get some docs out for the individual pages but they’re being reviewed over the next couple of days. You can access the web terminal from “Tools/Terminal” in the sidebar when Pirate mode is turned on.
What is the default password? Was testing it out and tried pi and companion but that did not work.
Hi @kallah, welcome to the forum ![]()
As mentioned above,
Sorry, I am blind!
After using the red-pill command how can I go back to the tmux terminal?
Hi @Lefty, welcome to the forum ![]()
Per the documentation: