// you’re reading...

process

Chumby - SSL Shell

Steps to open an SSL shell from the Chumbywiki:

  • Start sshd using the hidden Control Panel screen
  • Using an SSH client, log in:
    • For Microsoft Windows, you can use PuTTY.
    • For MacOS X and Linux, use the command ssh from a terminal window
  • Use the IP listed on the hidden screen, with the username “root”. It will not require a password. For instance, if your chumby has the IP 192.168.1.100, on Linux or Mac, the command would be:
ssh 192.168.1.100 -l root
  • You should get a big ASCII chumby logo

And that’s exactly what happens… now to figure out what to do with it.

Discussion

No comments for “Chumby - SSL Shell”

Post a comment