I'm having issues enabling SSH on my Pogoplug v4. The web interface on the Pogoplug site does not show the option no matter how many times I delete and register the device. I have also tried running the following curl script:
curl -k "https://root:ceadmin@[PogoplugIPAddress]/sqdiag/HBPlug?action=command&command=dropbear%20start";
This device refuses the connection. I'm new to Linux and am not sure if I just need to modify the command or approach this a different way.
curl -k "https://root:ceadmin@[PogoplugIPAddress]/sqdiag/HBPlug?action=command&command=dropbear%20start";
This device refuses the connection. I'm new to Linux and am not sure if I just need to modify the command or approach this a different way.