deleted by creator
deleted by creator
I was pretty into x86 asm in my teens. Nasm was my go to. Anyone else ever play with MenuetOS?
I’m a long-time Samba fan, but even I wouldn’t run them as DCs in a production environment.
I used it on a laptop for a while. Pretty impressive just how lightweight it is, but a bit of a grind to initially get everything working as expected. Overall, I’m a big fan.
We still use on-prem Exchange with Microsoft Office at work, and it’s really becoming a problem. Microsoft already auto adds shortcuts for 365 (which we don’t use and doesn’t work with our setup), and the “Mail” app (which also doesn’t work with out setup), and now I have to explain to people to use the regularly titled Outlook icon and not the “Outlook (new)” icon (which again, won’t work with our setup).
That only allows DNS-based blocking of domains, which isn’t going to be nearly as effective. A lot of modern ads are served up from the same domain that you’re visiting. Browser-based ad-blocker extensions are in a position to block domains, URLs, and specific parts of the HTML DOM itself. This is going to sound rude, and I’m sorry in advance, but when people bring up pi hole, I assume they aren’t very knowledgeable about how things work.
That’s a security quirk. Microsoft reeeeeally doesn’t want you to do anonymous SMB anymore, and with every version of Windows, Microsoft has made is more complicated to get it working like that. It’s probably still possible, but easier just to make a quick local user account and assign it read/write permissions to the share. Samba on Linux can still do it without as much fuss, but I’ve long since just accepted the extra step.