Ubuntu 16.04, Acer laptop, i5, 6GB, 256SSD
Hi, I need to SSH to my Pi so I installed puTTY. Unless I start puTTY via the terminal with sudo putty and then password, it will not save the default or defined logins details. It will not even retrieve logins created and saved with root access. I could live with that.
I did some research and dialout:x:20:my-username is already in the group file and no number of reboots gives puTTY the access to the root-saved data.
How can I launch puTTY via Unity and allow it to save stuff, or at least read the root config files?
Thanks
ssh user@host
in a terminal? That's better integrated than putty on Linux imho. – vidarlo Apr 15 '18 at 17:39