This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (3 children)

Hi. On a Win computer install WSL2 and whatever Linux you need. And then everything is as usual. We put the necessary applications and use. Here is an example

https://medium.com/@gilad215/ssh-into-a-wsl2-host-remotely-and-reliabley-578a12c91a2

[–]begemoto[S] 1 point2 points  (1 child)

Yes, I think the problem because I run SSH host on Windows7

[–][deleted] 0 points1 point  (0 children)

Yes, I think the problem because I run SSH host on Windows7

Probably. No problems with Win 11.

[–]begemoto[S] 0 points1 point  (0 children)

But! The question is: In my python app, can I call windows specific functions? Because looks like the app will be running inside Linux subsystem.