←back to thread

473 points edent | 1 comments | | HN request time: 0.201s | source
Show context
constantcrying ◴[] No.43769695[source]
The EU and member states are currently putting in quite a bit of money trying to limit their exposure to US tech companies.

Looking at the list of projects you can see that they support a huge variety of projects, with all kind of different scopes and intentions.

While I think that the overarching goal is good and I would like to see them succeed, I also think that they fail to address the single most important issue. Which is that Apple and Microsoft are the only real system vendors, corporations who can offer an entire integrated system and aren't just either single components or many different components packaged together, but without the interaction necessary to compete with Apple or Microsoft.

The funding goes to many, but small projects, but this means the single biggest issue, actually deploying an open source system over an entire organization remains unaddressed.

replies(12): >>43769726 #>>43769744 #>>43769766 #>>43769768 #>>43769783 #>>43769847 #>>43770463 #>>43770538 #>>43771011 #>>43771079 #>>43773087 #>>43774240 #
bbarnett ◴[] No.43769847[source]
Microsoft's push to the cloud and subscriptions for core stuff... outlook, word, excel, is so bizarre and filled with hubris.

An org can now transition everything to Linux locally, and only be left with these fully functional blockers.

That's a good step. And a there are vendors supporting Linux.

You can be sure such vendors would firm that up with a government sized buy.

Linux support is flawless, as long as you select supported components. And a vendor can easily integrate and ship that.

replies(2): >>43769893 #>>43770541 #
KronisLV ◴[] No.43770541[source]
> An org can now transition everything to Linux locally, and only be left with these fully functional blockers.

What are the equivalents of Active Directory and the likes of Group Policy? I've seen some compatible/similar tools (like FreeIPA), but they don't seem very popular.

Edit: that’s not a gotcha question or something, I’m genuinely curious about the experiences of people who’ve done deployments like that. I also remember trying to setup Samba to allow some Windows PCs to access storage shares on a Linux box and nothing wanted to work with no obvious error messages. Oh and I have no love for the likes of Kerberos either.

replies(2): >>43770572 #>>43771571 #
1. mr_mitm ◴[] No.43771571[source]
I haven't done it, but Ansible would be the equivalent to group policies, no? The learning curve is very different though.

You can use Samba and Kerberos for identity management. But again, very different to use.