8 ms·
I think you might want to give more context. I use linux. I don't need WSL at all. Not at work nor at home. So you praise WSL because you use Windows as your
by Flamentono2 1y ago
I think you might want to give more context.
I use linux. I don't need WSL at all. Not at work nor at home.
So you praise WSL because you use Windows as your main system? Than yes its great. It definitly makes the Windows experience a lot better.
OpenSSH for Windows was also a game changer. Honestly, i have no clue why Microsoft needed so long for that.
- JonChesterfield 1y agoputty is longer necessary? That would be a wild upgrade in usability for the work laptop, shall go try it
- baq 1y agoopenssh has been an optional windows component for... almost a decade now? including the server, so you can ssh into powershell as easily as into any unix-like. (last time I set it up there was some fiddling with file permissions required for key auth to work, but it does work.)
- evanjrowley 1y agoOpenSSH on Windows is great for the odd connection and SFTP session, but I still feel strongly that any serious usage should just stick with PuTTY and WinSCP. The GUI capabilities these provide are what Windows users are used to. The only benefit of built-in SSH is if you're working with some minimal image stuff, like Windows Server Core or Tiny11. IMHO.
- baq 1y agoIIRC (it's been a while) I used the server with vscode remote ssh extension.
- johannes1234321 1y agoimo the interesting part in opensssh into Windows.
- Flamentono2 1y agoI feel old but its only 6 years not a decade :P
- baq 1y agoI guess 'before covid' and 'decade ago' is the same in my mind ;) I might have been using a preview build back then, too
- Mashimo 1y agoI dislike using putty, I use the ssh client from WSL. Just feels .. better. And bash/fish history helps.
- deleted 1y ago[deleted]
- raggi 1y agoOpenssh should have been a game changer but they made a classic openssh porting bug (not reading all bytes from the channel on close) and have now been sat on the fix in “prerelease” for years. I prodded the VP over the group about the issue and they repeatedly made excuses about how the team is too small and getting updates over to the windows team is too hard. That was multiple windows releases ago. Over on GitHub if you look up git receive pack errors being frequent clone problems for windows users you’ll find constant reports ever since the git distribution stopped using its own ssh. I know a bunch of good people at Microsoft, but this leadership is incapable of operating in a user centric manner and shouldn’t be trusted with embedded OSS forks.
- alex_smart 1y agohttps://xkcd.com/963/ https://xkcd.com/963/
- Dylan16807 1y agoOn the other hand sometimes the GUI on WSL decides to break and you have to restart the whole thing.
- LtWorf 1y agoAged like fine milk
- frollogaston 1y agoI'm a simple man, if I open the shell and `ssh foo@bar.com` doesn't work, I don't use that computer. Idk if Windows has fixed that yet or why it's so hard for them. Also couldn't even find the shell on a Chromebook.