this post was submitted on 03 Aug 2024
153 points (98.1% liked)

Linux

48364 readers
403 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
 

This is aimed at students/ex-students that used Linux while studying in college.

I'm asking because I'll be starting college next year and I don't know how much Windows-dependency to expect (will probably be studying to become a psychologist, so no technical education).

I'm also curious about how well LibreOffice and Microsoft Office mesh, i.e. can you share and edit documents together with MOffice users if you use LibreOffice?

Any other things to keep in mind when solely using Linux for your studies? Was it ever frustrating for you to work on group projects with shared documents? Anything else? Give me your all.

(page 3) 40 comments
sorted by: hot top controversial new old
[–] whotookkarl@lemmy.world 1 points 3 months ago* (last edited 3 months ago)

Comp sci undergrad from a mid tier university graduated in 2012, didn't need Windows at all. I mostly used an Ubuntu desktop, pocket sized mini laptop with bsd, and a red hat vdi the school provided during a research assistantship.

The school had labs in the library and comp sci building if you needed windows for something but it never came up. Group projects shared files on school provided web based tools or dropbox and used the same for class forums, sharing docs and assignments, etc. Some web stuff was broken for Firefox and had to use chrome, but never hit anything requiring IE (pre Edge).

Even if you're not in a technical field you may want to explore some of the common tools they use like git for version control (like save/restore points in a video game), LaTeX/TeX for better typesetting than office, and off-site backups.

[–] pathief@lemmy.world 1 points 3 months ago* (last edited 3 months ago)

I had a teacher who was really passionate about Ubuntu and was distributing Ubuntu 5/6 live CDs. I ended up installing it on my laptop. It was a pretty miserable experience. Everything was ugly as hell, configuring the sound card was a pain, Wi-Fi drivers had constant problems, upgrades to the new x.04/x.10 version borked the system 100℅ of the time. Pretty miserable but got the job done.

Nowadays the experience is much, much smoother. Just ensure you don't need exclusive software.

I actually switched to Ubuntu full-time way back in 2006 when I went back to school (anthro major), specifically to help me focus when using my computer and not get distracted by playing video games. Of course, nowadays with wine and proton on steam, that might not be as effective. But it worked well for me, never experienced any issues with word docs opening in libre office (or rather open office back then) or vice versa. There was once or twice where I had to use a computer in the lab in the library to run some niche program or another for an assignment, but not a big deal.

[–] Lrobie@lemmy.world 1 points 3 months ago* (last edited 3 months ago)

I had a great time. I studied electrical engineering and my department had moved from using Matlab to Python which made my life a lot easier. There was one class where we had to use a Matlab library but I was able to use Octave with the library. There weren't any other programs we had to install there weren't compatible with Linux. A lot of classes just required a web browser, no additional software, so no issues there.

[–] roux@hexbear.net 1 points 3 months ago (1 children)

I was super lucky apparently because my degree's curriculum required C# and ASP.NET, on top of our CTO having a big bug up his ass and hitting the switch that disallowed Linux computers to connect to the wifi. Even connecting Macbooks was a huge headache I guess. Dude didn't fucking care and would just jerk himself off about how hardened the school's network was.

My laptop was really shitty too but I ended up running Windows 7 in a VM just to get by. But had to do a lot of bullshit between OSes and in the end, it would have just been way better if I had just bit the bullet and used Windows for the time I was there.

I'm probably an outlier and today it's probably better but if your school gets kickbacks from M$ and you are going for programming just expect it I guess.

LIbreOffice's .docx formatting sucks when going between it and M$ Word too but someone else already mentioned that.

load more comments (1 replies)
[–] bionicjoey@lemmy.ca 1 points 3 months ago

I did computer science in uni and it was never an issue. The only time I remember needing specific windows software was a RISC processor simulator we used in my low level programming class, and for that there was a hefty license on the software anyway, so basically everyone used the lab computers.

[–] featured@lemmygrad.ml 1 points 3 months ago* (last edited 3 months ago)

I’ve loved Linux for college. Studying CS and Math, graduating soon. Just know your requirements software wise and be prepared to find workarounds or dual boot if necessary. I never had to dual boot but I was able to use Google docs or the browser version of office for anything requiring office formatting or collaborative work. I also couldn’t download some testing software on Linux (respondus lockdown browser 🤢) and used a school desktop in the library to run that when necessary. I love my workflow though outside of those niggles and couldn’t ask for a better research and development OS

[–] delirious_owl@discuss.online 1 points 3 months ago* (last edited 3 months ago) (1 children)

Most of the time it was not an issue. Occasionally a teacher gave us a office document that loaded a bit funky, but it never blocked me from doing my assignments.

Deliverables were PDFs, so it really doesn't matter what you use.

I do remember having to learn some ghostscript command so that I could edit PDFs and stitch together a bunch of PDFs into one file. It was annoyingly difficult to edit PDFs back then, but I figured it out.

[–] clark@midwest.social 1 points 3 months ago (3 children)

Forgive the stupid question but I just want to be sure. If I write a document in LibreOffice and use a bunch of fonts and fancy stuff, then send it as a PDF to a MOffice user, they will be able to see all the fonts and such?

load more comments (3 replies)
[–] witx@lemmy.sdf.org 1 points 3 months ago

It was my college experience. Didn't use anything else. No issues at all

[–] MerchantsOfMisery@lemmy.ml 1 points 3 months ago

Big waste of time. Spent too much time troubleshooting to get it working on my laptop before I just said "fuck it" and installed Windows. There was way too much software compatibility issues and I was spending more time troubleshooting than I was studying. I'm sure Linux can work for some students but for me and the field I majored in, Linux is no bueno.

[–] luciferofastora@lemmy.zip 1 points 3 months ago

I studied CompSci, so a very technical field, and with one exception (Power BI), everything I used ran on Linux just as well. For my Thesis, I used TeXStudio. For normal writing or presentations, I just used LibreOffice. For calculations, I used Python. For collaborative document editing, we used Google Docs.

Word of caution: LibreOffice supports the various formats of MS Office, but I've had issues the other way around, where a presentation I created in LO wouldn't work in MSO. If you need to collab on files together, I'd recommend Google Docs. If it's just you, I recommend sending PDF versions along with (or instead of) the original file, just to be sure.

[–] caseyweederman@lemmy.ca 1 points 3 months ago

I set up dual boot but ended up only running Windows once when I had trouble with my Windows VMs. You'll be fine.
Especially since MSOffice everything is just browser apps anyway.

[–] WolfLink@sh.itjust.works 1 points 3 months ago

My experience was that the school provided free Windows keys for a personal computer if you needed one (they didn’t provide the computer itself) but the majority of computers I interacted with on campus (mostly in the computer lab) were Linux (some Debian variant iirc). I think the printing computers in the library were windows. I took an art class at one point and they had Macs (it was for using the Apple’s Final Cut Pro).

We never used LibreOffice though. Everyone just uses Google Drive.

[–] DumbAceDragon@sh.itjust.works 1 points 3 months ago

So far I've been able to run everything I need to off of it, and libreoffice works very well with office docs in my experience.

[–] mrvictory1@lemmy.world 0 points 3 months ago

MS Office works oob on Crossover and could work on Wine with a bit of tinkering. Research if your college uses examination software. If they do you are either forced to either using Windows / Mac or gambling your academic carrier via running the software on Wine.

[–] BilboBargains@lemmy.world 0 points 3 months ago

I got no pussy

[–] ssm@lemmy.sdf.org -1 points 3 months ago* (last edited 3 months ago)

I've used GNU/OpenBSD all the way through community college (US) with minor issues. Biggest issue is having to use platforms like zoom for some online courses, which requires an RTC capable browser (aka firefox or chromium, neither of which I am a big fan of) for the webclient, which the company clearly does not want you using as they won't actually give a prompt to use the webclient until you click their link to fail opening their native spyware client (so who knows when the webclient will just disappear altogether). Another issue was professors using proprietary microsoft formats which require installing libreoffice, which isn't tooling I particularly enjoy using, but at least the option is there. I haven't had to use a malware "lockdown" browser or anything like that thankfully (though if I had to, I'd just use computers on-campus to do the work). Most classes allow submissions in PDF, and if the syllabus only allows docx submissions, the professor will allow me to submit PDF after contacting them.

load more comments
view more: ‹ prev next ›