Connect to powershell through SSH with keyexchange?
- by Lucas Kauffman
I have little experience with Windows systems. Coming from a Linux background I was wondering if there is a way that I can ssh to powershell from a Linux shell?
If this is not possible, is there a key exchange like way to connect from powershell to powershell? I prefer it if I do not need to enter a password for every single server every time.
If this all sounds a bit crazy and there are better ways that windows does this, then feel free to share.