I study math at uni and I was shocked realizing all my teachers use ubuntu on both their laptop and work desktop
Not only did my math master’s thesis adviser use Linux, he read his email from a command line program and wrote his papers in plain TeX, considering LaTeX a new fangled tool he didn’t need.
my whole university email server was accessed via telnet. So everyone used tty for email.
I think there may have been a gui or mail app that you coud point to it, but no one did. There was about a million(trillian?) gui’s people used for icq messaging though.
Wait what? Telnet? I am guessing cybersecurity is not one of the classes available at your school.
It’s outrageous! You must start a crusade to make them see the error of their ways and start using Arch!
I don’t get how people manage to spend so much time keeping arch running. I used it on my laptop for a few years and it just worked?? It was like the easiest to maintain distribution I’ve used other than immutable ones. The only real problems I ever had were accidentally interrupting pacman during a kernel update and not having a kernel, but that was always a like 2 minute fix
A lot of my professors of meteorology (and IT courses, of course) also use either Ubuntu or Kubuntu! Love to see it
I would have thought you need a bunch of fancy software for meteorology (expecting on windows).
A lot of advanced analytical tools in biotech at least are developed to be compute cluster compatible, and thus work best on unix-like CLI, e.g. Linux (or Mac with a bit of tinkering)
True. HPC definitely plays a big role in the field, and essentially all compute clusters run some sort of Linux distro. Even though clients that can also be run locally then often have Windows binaries too, I’d say software support on Linux is at least as good as on Windows, probably a bit better.
And here I was using windows in a VM to run rstudio 😪
Times have changed for sure. (Tho I haven’t used rstudio for many years and it may still be unsupported)
I have also seen some desktops of my hospital labs using Ubuntu. Must say, amidst all the win7 monitors, that looked so sexy…
Windows 7, first released in 2009, now well out of the most extended of support. Glad to see security of medical records is a top priority.
Don’t worry, Ubuntu was probably Lucid. 🤭
Medical environments are notorious for inept tech skills and slow technology adoption.
It’s probably like the US military and their missile silos still using floppy disks. Better to keep a time-tested and very familiar system running a critical operation than a new one with a bunch of unknowns. Or like when you go to the bank, and the screen the teller is looking at is just a front end going through a dozen different layers with COBOL code written by long dead or retired people on a mainframe at the other end.
Us end users with very low risk can afford to continuously live on the bleeding edge.
Windows 7 is…ugly so I understand. What I was shocked was they nearly all used it, not just a few
it’s kinda the fire-and-forget of OSes. you just press the update/upgrade button when the unattended-upgrade didn’t catch all and it just works for free and forever.
So it has auto updates enabled? Windows, macOS and a ton of other Linux distros do that as well.
I think it’s moreso that Ubuntu is (one of the) most used desktop Linux OSes, so a lot of corporations and individuals who like to play safe just go with that
From my perspective, if used for work, automatic security updates should be mandatory. Linux is damn impressive with live patch. With thousands or even tens of thousands of endpoints, it’s negligent to not patch.
Features? Don’t care. But security updates are essential in a large organisation.
The worst part of the Linux fan base is the users who hate forced updates, and also don’t believe in AV. Ok on your home network that’s not very risky compared to a corp network with a million student and staff personal information often with byo devices only a network segment away and APT groups targeting you because they know your reputation is worth something to ransom.
if used for work…Features? Don’t care.
Most organizations care about maintaining document compatibility, especially formatting, and that usually means Office365. Microsoft is notorious for publishing a standard and then ignoring their own standard, making it exceedingly difficult to use other office suites.
I’ve heard OnlyOffice does the best at maintaining compatibility.
I agree, this doesn’t explain why Ubuntu would be any better than other OSes that also auto update by default…
Windows, macOS and a ton of other Linux distros do that as well.
First of all, windows and macOS are not for free. They cost extra money, sometimes hidden in the PC cost when pre-installed. When they do a major update, like Win10 to 11, you are at their mercy, if your license can be used to upgrade. Often it can, but sometimes your PC is not “Windows 11 ready” or so and then you get updates for your old system for a few more years until they drop you like a hot potato and throw you to the malware wolves.
Additionally, in Windows the automatic updates are just for the OS itself and some apps from its store. A few apps like Chrome and FF install their own extra update service on top. A lot of other programs check for updates individually or some not at all and often you have to download and run their installer for every update. Idk how it is in macOS tho. Haven’t used it in years.
Yes, a ton of other Linux distros also have background unattended-upgrade or similar. However, the people who choose Ubuntu over those are usually looking for a quick solution that almost always just installs without problems. They usyally don’t have time or patience for any complications, however small. So they choose the fire-and-forget Linux and additionally have greater chances to find a fix or help in the super rare case it doesn’t work, because the bigger user base increases the likelyhood someone else is familiar or has infos regarding that exotic issue.
macOS is mostly the same as Windows in terms of updating Applications.
The App Store is more prevalent than Microsoft Store, but you can still download an executable for most programs from the browser. Installing is a bit different since you drop the file into the app folder instead of actually having an installation executable.
Then there is homebrew, which is an unofficial package manager, which I am using for everything, if available (which is almost all the time)
You think it is the most used because it is the most used? There must be a reason for that!