this post was submitted on 08 Jan 2024
140 points (97.9% liked)

Linux

47361 readers
1741 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] tanakian@lemmy.sdf.org 1 points 8 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.