• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. szhvoj
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 5
    • Best 0
    • Controversial 0
    • Groups 0

    szhvoj

    @szhvoj

    0
    Reputation
    149
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    szhvoj Unfollow Follow

    Latest posts made by szhvoj

    • RE: Need ssh on fog client

      I’d like to manage the clients while they are running.
      I need to reboot or debug the client, if it isn’t doing its job correctly.
      I now added an authorized_keys file to the root account and it works.
      Thanks!

      posted in Linux Problems
      S
      szhvoj
    • RE: Need ssh on fog client

      It’s true, there is not password set in /etc/shadow, but SSH asks for any… 😞

      posted in Linux Problems
      S
      szhvoj
    • RE: Need ssh on fog client

      I get a prompt for password: (192.168.41.23 is the fog client running in debug mode)

      ssh 192.168.41.23

      The authenticity of host ‘192.168.41.23 (192.168.41.23)’ can’t be established.
      ECDSA key fingerprint is 9b:4f:79:21:2a:0d:36:7a:d1:ec:ce:ad:8b:61:b4:e9.
      Are you sure you want to continue connecting (yes/no)? yes
      Warning: Permanently added ‘192.168.41.23’ (ECDSA) to the list of known hosts.
      root@192.168.41.23’s password:
      Permission denied, please try again.
      root@192.168.41.23’s password:
      Permission denied, please try again.
      root@192.168.41.23’s password:
      Permission denied (publickey,password,keyboard-interactive).

      posted in Linux Problems
      S
      szhvoj
    • RE: Need ssh on fog client

      Thanks a lot for the tip, it works. But where can I find the password or the key?

      posted in Linux Problems
      S
      szhvoj
    • Need ssh on fog client

      I tried to put dropbear on the fog client (init.xz), but even if I use 32bit or 64bit it says “binary execution error”.
      How do I add a ssh server to the fog client?

      posted in Linux Problems
      S
      szhvoj