@scottalanmiller said in Ubuntu Ethernet before WiFi:
@hobbit666 said in Ubuntu Ethernet before WiFi:
@scottalanmiller said in Ubuntu Ethernet before WiFi:
Terminal should just be using OpenSSH.
This might be the issue. Will have a play after my holidays
In theory, Window's OpenSSH implementation is completely identical to the one on Linux and BSD. I can't way I've tested much in Windows 11, but on 10, it's definitely identical.
"Completely identical" is a bit of a stretch since it's a fork, so it has additions and changes and might not support everything the main project does. It's likely lagging behind the main project too.
But "works the same" or "practically the same" or "has the same code base"...
Microsoft only has one fork, so windows version shouldn't make any noticeable difference.
https://github.com/PowerShell/openssh-portable
PS. In OP's case he has probably hasn't the right key in openssh. OpenSSH and Putty don't share their ssh keys. They are in different folders.