🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    CoreMP135 SSH

    Cores
    2
    5
    643
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ajb2k3A
      ajb2k3
      last edited by

      Ok So Finially managed to get around to looking at the SSH issue with the CoreMP135.
      The issue turns out to be with Debian itself.
      The root account is heavily locked down and prevents access to ssh.
      To SSH into the CoreMP135 you need to create a new user and use that user account to access the CoreMP135 with SSH.

      UIFlow, so easy an adult can learn it!
      If I don't know it, be patient!
      I've ether not learned it or am too drunk to remember it!
      Author of the WIP UIFlow Handbook!
      M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

      1 Reply Last reply Reply Quote 0
      • kurikoK
        kuriko
        last edited by

        @ajb2k3
        I usually change the /etc/ssh/sshd_config as follows:

        # Authentication:
        LoginGraceTime 120
        #PermitRootLogin prohibit-password
        PermitRootLogin yes
        StrictModes yes
        

        then you can login as the root user

        Good morning, and welcome to the Black Mesa Transit System.

        ajb2k3A 1 Reply Last reply Reply Quote 1
        • ajb2k3A
          ajb2k3 @kuriko
          last edited by

          @kuriko I will add that to my guide but you really dont want to allow root access to a device that runs on a network.

          UIFlow, so easy an adult can learn it!
          If I don't know it, be patient!
          I've ether not learned it or am too drunk to remember it!
          Author of the WIP UIFlow Handbook!
          M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

          kurikoK 1 Reply Last reply Reply Quote 1
          • kurikoK
            kuriko @ajb2k3
            last edited by

            @ajb2k3
            yes, only if you need to debug it easily

            Good morning, and welcome to the Black Mesa Transit System.

            ajb2k3A 1 Reply Last reply Reply Quote 0
            • ajb2k3A
              ajb2k3 @kuriko
              last edited by

              @kuriko

              Just been playing with SSH banner options.
              !Screenshot 2024-12-09 at 19.39.40.png

              UIFlow, so easy an adult can learn it!
              If I don't know it, be patient!
              I've ether not learned it or am too drunk to remember it!
              Author of the WIP UIFlow Handbook!
              M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

              1 Reply Last reply Reply Quote 1
              • First post
                Last post