| ▲ | xorcist 2 hours ago | ||||||||||||||||
I don't know. What's the Windows equivalent of dpkg (from 1993) and ssh (from 1995)? Still nothing, three decades later. Not because Microsoft engineers couldn't do it, of course, but becasue they didn't want to. It doesn't fit the Windows model. They did recently adopt SSH, but that was because they want to use Windows in cloud-like environments, where expectations are set by Linux-style tools. By the time Windows got to the point where it even could be centrally managed in any reasonable fashion, Linux environments was routinely run an order of magnitude larger still. There is a reason why the whole cloud runs Linux. Anything else is a rounding error. That's because Linux is inherently so much less work to manage at scale. If something like Group Policies would somehow be accepted by the Linux community, that could only be a step backwards. A well run Ansible or Puppet or similar environment works on a completely different scale. | |||||||||||||||||
| ▲ | fainpul 2 hours ago | parent | next [-] | ||||||||||||||||
> What's the Windows equivalent of dpkg (from 1993) and ssh (from 1995)? PowerShell PackageManagement [1] and Remoting [2] [1] https://learn.microsoft.com/en-us/powershell/module/microsof... [2] https://learn.microsoft.com/en-us/powershell/module/microsof... | |||||||||||||||||
| |||||||||||||||||
| ▲ | kklimonda 2 hours ago | parent | prev | next [-] | ||||||||||||||||
Isn't WinRM/PowerShell/RDP equivalent of SSH, and dpdk/apt-get is basically .msi with group policies for installation? This has been there for decades probably? Group Policies also allow you to enforce things like browser configuration (proxy, homepage, search engine etc.) wallpapers, screen locks etc. Can this be done on Linux? Honestly, I have no idea - I think gnome with gsettings/dconf can do that, but can KDE? | |||||||||||||||||
| |||||||||||||||||
| ▲ | ethbr1 2 hours ago | parent | prev [-] | ||||||||||||||||
I wasn't curious about those things. I was asking about AD+GPO, because I was interested. | |||||||||||||||||