It is! It’s a port of OpenSSH. The server has been ported as well, but requires installation as a “Windows Feature”.
- 0 Posts
- 54 Comments
Windows now has an SSH client built in.
xcjs@programming.devto Android@lemmy.world•Google Authenticator 7.0 rolls out Material You redesign, search, & moreEnglish1·7 months agoIt does!
Getting Keycloak and Headscale working together.
But I did it after three weeks.
I captured my efforts in a set of interdependent Ansible roles so I never have to do it again.
xcjs@programming.devto Android@lemmy.world•Android treats third-party launchers poorly, but this survey could helpEnglish1·8 months agoI still have it on my Pixel 8 Pro. It requires a double tap to occur in less than 300 milliseconds.
xcjs@programming.devto Android@lemmy.world•Android treats third-party launchers poorly, but this survey could helpEnglish1·9 months agoThis bug has been the bane of my existence for almost four years now: https://issuetracker.google.com/issues/204650736
xcjs@programming.devto Apple@lemmy.world•it would be nice if iWork used ODF as it’s really not productivity software if its formats are not compatible with the rest of the world no matter what OS and software one is using2·9 months agoCSV only exports data, not formulas. I don’t really consider it a proper spreadsheet interchange format.
xcjs@programming.devto Selfhosted@lemmy.world•Haptic: A new local-first, privacy-focused and open-source home for your markdown notesEnglish1·9 months agoIt would be extremely barebones, but you can do something like this with Pandoc.
xcjs@programming.devto Android@lemmy.world•Google Messages now lets you hide the Gemini buttonEnglish1·10 months agoIt’ll probably be there, but at least it can be disabled in the settings now. It won’t go away on its own.
xcjs@programming.devto Android@lemmy.world•Google Messages now lets you hide the Gemini buttonEnglish3·10 months agoThis was when I stopped using it for a while. I sent multiple feedback messages as it really irritated me.
xcjs@programming.devto Selfhosted@lemmy.world•ICANN approves use of .internal domain for your networkEnglish9·10 months agoThat I agree with. Microsoft drafted the recommendation to use it for local networks, and Apple ignored it or co-opted it for mDNS.
xcjs@programming.devto Selfhosted@lemmy.world•ICANN approves use of .internal domain for your networkEnglish4·10 months agoMacs aren’t the only thing that use mDNS, either. I have a host monitoring solution that I wrote that uses it.
xcjs@programming.devto Selfhosted@lemmy.world•ICANN approves use of .internal domain for your networkEnglish10·10 months agoYeah, that’s why I started using .lan.
xcjs@programming.devto Selfhosted@lemmy.world•ICANN approves use of .internal domain for your networkEnglish30·10 months agoI was using .local, but it ran into too many conflicts with an mDNS service I host and vice versa. I switched to .lan, but I’m certainly not going to switch to .internal unless another conflict surfaces.
I’ve also developed a host-monitoring solution that uses mDNS, so I’m not about to break my own software. 😅
Coincidentally, I just found this other thread that mentions EasyEffects: https://programming.dev/post/17612973
You might be able to use a virtual device to get it working for your use case.
xcjs@programming.devto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Why Do You Pirate Music?English5·1 year agoShow me a music store I can purchase music from on my phone through an app, and I’ll purchase it.
I’m also going to push forward Tilda, which has been my preferred one for a while due to how minimal the UI is.
xcjs@programming.devto Android@lemmy.world•What Rom do you prefer for your Pixel device?English1·1 year agoPixel Experience is unfortunately dead now. 🙁
xcjs@programming.devto Steam Deck@sopuli.xyz•Valve has little to worry about as new Steam Deck rival arrives2·1 year agoYeah - the operating system (or perhaps the display hardware itself, not sure) has to stretch each software pixel to a fractional amount of larger hardware pixels. In the case of upscaling 720p to 1080p, each 720p software pixel has to stretch to 1.33 hardware pixels. This forces blending to occur, which makes the image less sharp.
The worst part of this in my opinion is reading text.
The client is open source and can be administered using the open source Headscale server. I use it with Keycloak as an auth gateway.