• 0 Posts
  • 176 Comments
Joined 1 year ago
cake
Cake day: August 7th, 2023

help-circle


  • The reason that most companies don’t want you to do that is because they don’t want people running around installing their own OS and doing whatever they feel like on company devices.

    Letting people do that would be an IT and information security nightmare.

    It’s the same reason that no (sane) company would give local admin privileges to everyone.

    The reason why companies generally don’t have an official way to use Linux is because it’s hard to support two platforms simultaneously. Especially when you have, certificate and/or AD network authentication for wireless and wired like we do. You also need to consider how the two platforms should interact with each other. For example Linux devices should be able to connect to the AD domain with Kerberos and need to be able to access SMB shares and probably other systems.

    In short it’s more complicated than “just let me try”.


  • I am a Windows admin but two of my colleagues who are Linux admins use Linux machines that are running Ubuntu+a few internal tweaks to make it better fit us. The Linux platform is developed primarily by one of the developers at the company and some others (primarily developers) also use Linux. The vast majority of the company uses Windows.

    There are also a few hundred Macs.

    I have been considering getting our flavour of Linux installed on a VM or maybe even dual booting for testing.
















  • lud@lemm.eetoSelfhosted@lemmy.worldPaid SSL vs Letsencrypt
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    2 months ago

    Yeah, absolutely!

    I actually like the change.

    It’s just that it will create a lot of work for us (especially for me and my colleague) short term. I would very much appreciate it if Google actually bothered to give an exact timeline (optimally a few months or a year in advance).


  • lud@lemm.eetoSelfhosted@lemmy.worldPaid SSL vs Letsencrypt
    link
    fedilink
    English
    arrow-up
    15
    ·
    2 months ago

    PSA: All public certificates (private internal certificates won’t be affected) will have a lifetime of only 90 days soon. Google is planning to reduce their lifetime in 2024 but considering that they haven’t given an update on this since early this year, I doubt it will happen this year.

    But it will happen soon.

    This will be a pain in the ass for my workplace because we primarily use Digicert and manually renewing certificates every 90 days is just impossible for use. We are currently looking into a way to switch to letsencrypt or similar.