this post was submitted on 13 Jun 2024
51 points (84.9% liked)

Linux

4972 readers
231 users here now

A community for everything relating to the linux operating system

Also check out [email protected]

Original icon base courtesy of [email protected] and The GIMP

founded 1 year ago
MODERATORS
 

What do y'all think? Does switching to Linux as an entire corporation mean RedHat? Or could it be done on a distro like Debian?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 13 points 3 months ago* (last edited 3 months ago) (1 children)

No.

If you're talking about desktops, there is a huge cost involved in switching to an entirely new operating system. I'm not just talking about "How do you get it installed and configured on n laptops for users to then use?" Those users will require training in order to use it - and allllll of the new and different applications that run on that new operating system. (Users are mainly just button pressers, and when you change the buttons ...) The alternative to the above would simply be to disable Recall via group policy. Done and done.

If you're talking about migrating Active Directory to some Linux LDAP centralized authentication, that's going to introduce a whole lot of other complications. Not impossible, no, but it would be a very long, time-consuming, and costly process.

If you're talking about servers, you surely know that lots of companies run Linux servers on the back end. When you're using Windows servers, there's a reason. You want/need to use MS SQL, or Exchange on premise, or SharePoint on premise, for example. Are there other mail servers, database servers, collaboration servers? Sure - but again, switching from an existing platform to a different platform is costly.

These transition costs get exponentially higher when you consider whether companies actually have the in-house expertise to be able to pull off such a thing (Narrator: They don't.)

[โ€“] [email protected] 2 points 3 months ago

Active directory is just a LDAP server for the most part. You can join Linux clients to it without issue.