What is the l/p for ssh?
@ScottC - IP or UID/PSWD? IP is dependent on your LAN.
-Tom
login and password. “l/p” is what we used to use in the Way Back time of BBS’s and such.
I haven’t seen any details on that, or if port 22 is open.
(I guess I’ve purged all by BBS language - though I still have those modem tones ringing through my head ;))
User name is displayed in the config screens. (default for buildbotics controllers.) Password is onefinity. This is changeable but not sure the implications.
I use Putty to SSH into my RPIs using Port 22. I imagine it would work for the OF controller if you have the correct IP and credentials.
It does… Was playing on there yesterday.
I got connected and installed a VNC server. It doesn’t appear to have any kind of desktop installed though, as all I got was a gray screen.
Hmmm, this opens some doors. I suspect the RPI is configured kiosk mode to open the browser for the touch screen.
Wondering if this has changed over time… Recently updated to 1.4 and tried to SSH in (to see where all my previous g-code files had gone), but couldn’t get in with bbmc/onefinity or bbmc/buildbotics. Anyone know what the credentials are now?
those creds @U007D mentioned still work fine for me on 1.4 via ssh. are you getting invalid password, or timeouts? possibly wrong IP or network configuration related?
Thanks for confirming on v1.4. “onefinity” gets permission error (both via OpenSSH & PuTTY), e.g.:
C:\Users\rriker>ssh bbmc@10.2.234.243
bbmc@10.2.234.243’s password:
Permission denied, please try again.
Not sure what else to try, since the upgrade isn’t to blame…
-r