I made this post because I am really curious if Linux is used in offices and educational centres like schools.

While we all know Windows is the mac-daddy in the business space, are there any businesses you know or workplaces that actually Linux as a business replacement for Windows?

I.e. Mint or Ubuntu, I am not strictly talking about the server side of things.

  • tanakian@lemmy.sdf.org
    link
    fedilink
    arrow-up
    1
    ·
    6 months ago

    companies that do IC design, do it under linux. traditionally they were using proprietary unixes, but today it is mostly linux and redhat or compatible systems.

    engineers are using rhel workstations from dell and hp that are supported by vendors to work under linux: let’s say bios updates are possible to run from within linux.

    their whole workflow depends on unix with many custom scripts (shell, perl, tcl) and simulations, usage of shared filesystems, and even x forwarding.

    afaik IT departments in such companies aren’t happy to support linux workstations and the trend is to move the workflew to linux servers and let the engineers to connect to those via ssh, vnc or x or commercial solutions like ‘citrix’.

    my understanding is also that companies design some requirrments, though maybe based on what is available on the market, and love to have support and solutions that are integrated with each other. microsoft still has everybody hooked up, their ‘active directory’ feels to IT people necessary, they also use microsoft’s disk encryption, and/or third party windows software which encrypts everything written to usb flash drives to prevent leakage of what they call ‘intellectual property’.

    it is of course possible to do luks encryption of linux disk drives, but afaik rhel doesn’t support it, or rhel versions these companies tend to use, since they tend to use very outdated systems, even eol unsupported systems, because ‘customers still use those’.

    i am also not aware of linux versions of those draconian services that encrypt everything that gets written to the flash drives, or that monitor/control computer usage, web requests, etc, so companies are interested to concentrate unix systems in data centers and get rid of linux end user workstations because these require custom approaches or draconian control software is not available, while windows users can be controlled better, with available corporate solutions.