There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

How was your experience using Linux in college?

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.

Static_Rocket ,
@Static_Rocket@lemmy.world avatar

I made it through college without using windows on any of my personal machines, but I did need to access a library or computer lab to take 1 test that needed a specialized web browser for some reason. Other than that, I was actually pleasantly surprised by how easy it was to slip by with a good PDF viewer, libreoffice, and Inkscape.

My degree was in computer engineering, most groups I worked in outside of the engineering department just preferred collaboration through office online or google docs.

SexualPolytope , (edited )
@SexualPolytope@lemmy.sdf.org avatar

I’ve been using exclusively Linux since high school, and now I’m doing a PhD in math. It’s always been pretty smooth. I used to have a separate Windows rig for gaming, but don’t really need it anymore, now that Proton works very well with most games. (I don’t really play AAA games, so that helps.)

Coming to the point, for academic stuff, I mostly needed to use a PDF reader (Zathura and qPdfView), LaTeX, and some computation and graphing software (mostly SageMath). I sometimes needed to use DOCX files, but LibreOffice works well for that. Most other software I need from time to time are usually Linux native.

Also, many universities provide access to O365. I’ve used it in some rare cases where I needed to provide input in some collaborative document. But in most cases, I was able to convince my friends/colleagues to use Google Docs instead.

Unless you do CAD, or some creative work, Linux should be perfect for your usecase.

WhiteBerry ,

I had a Maths Prof who used Mint so this kinda checks out

BCsven ,

Linux was just being invented when I was in college… But if your profs want certain files traded as MS documents Windows will make your life easier. While docx is opened/saved by LibreOffice etc, there are formatting things that can trip you up like default margins, missing fonts (on either end of use) this means what you send somebody may not open and look as intended (even if the issue is actually on the MS user end). It makes things frustrating unless they only want pdf. Also powerpoints get wonky too.

82cb5abccd918e03 ,

My freshman year I had a windows VM, only for WeChat and MS Teams, but by 2nd year WeChat got Linux support and MS Teams can now run in the browser, so I deleted the VM halfway through 2nd year. Zoom can also run in the browser.

Also a good idea to make sure your microphone and camera works.

And don’t update if there’s a deadline coming up soon since it might break.

None of my professors required anything to be submitted as .docx. Every single general education class required PDFs for submissions, and programming classes were usually submitted by pushing to code to a Git repository. Group projects were all done in Google Drive which runs in the browser, otherwise latex usually worked (one prof even required latex). I never used LibreOffice, but I’m pretty sure it should be fine for PDFs.

Psychology might require a bunch of proprietary statistical analysis software that probably won’t support Linux. I would say a windows VM is best for that. Although R is fine on Linux. I was in computer science so none of my classes required proprietary software. In total over every single class I think only C, C++, Haskell, and Python interpreters/compilers were needed which are all free software. In some of my classes professors said they would refuse to help anyone on Windows if they weren’t using an Ubuntu VM. One even said he would subtract points if anyone asked a question about windows. One crazy prof said he would fail you from the class if he saw you developing in Windows instead of the VM. Also any classes that require Docker are going to be way easier on Linux. Some of my friends were electrical engineers and they had to use some big proprietary IDE’s for flashing binaries to micro controllers which didn’t support Linux, but they were using Windows anyways. Also any CAD software almost certainly won’t work, a VM is needed for that.

If you do use a windows VM or dual boot or whatever, make sure to pirate Windows 10 LTSC since it has the least default applications installed and will run faster.

DannyBoy ,

I was in for computer science major but took lots of other electives. The only course I needed Windows for was Windows App Programming. The rest I was fine with on Linux.

ipacialsection ,
@ipacialsection@startrek.website avatar

LibreOffice has opened every DOC(X) the school has sent me, albeit imperfectly, and all assignments are turned in as PDFs, which I usually make using Markdown and LaTeX. I have had to use Office 365 for collaboration, but only about twice a year, and that runs very smoothly in Firefox. On one occasion I tried to collaborate with CryptPad, but it didn’t work as well as I hoped.

Most computer labs at my uni run Windows 10, rarely 11, but a lot of the science labs run Linux.

The most frustrating thing has been the lockdown browser used for some exams. My university library has computers I can borrow for exams, but yours might not, and they detect VMs, so you might have to dual boot for that.

clark OP ,
@clark@midwest.social avatar

Oh yeah, I didn’t think of the lockdown browser. I’m in Sweden, so I should only hope our education has come so far that I’ll be able to borrow a spare Windows computer.

variants ,

If computer has a removable drive you could just get a second drive and run windows on that if you really need to for some reason

souperk ,
@souperk@reddthat.com avatar

It depends on the field you are studying. I was into CS, using Linux was recommended because the machines they used to test our code were also running linux.

Most fields are going to be okay with linux, the only exception being fields that rely on specialized software like architects, engineers, and audio/video editing. Also, some software like MatLab are possible to run on Linux but it’s a pain to set them up.

solidgrue ,
@solidgrue@lemmy.world avatar

Heck, I ran Linux on my college computers back in the 90s. It was just a thing you did. Ah, memories…

Anyhoo, it largely depends on the school but for most intents and purposes Windows, Mac and Linux are interoperable. By that I mean they can generally open, manipulate and share all of the common document formats natively, with some minor caveats.

Many schools also have access to Microsoft O365, which makes the MS Office online suite available as well. All you really need to use that is a web browser.

I work in an office environment these days where Windows, Mac and Linux are all well supported and are in broad use. I use Linux (Debian) exclusively, my one coworker is all-windows and a third is all-mac. Our boss uses Windows on the desktop, but also uses a Macbook. We are able to collaborate and exchange data without many problems.

I would say the two main challenges you’re liable to face will be when Word files include forms or other uncommon formatting structures. LibreOffice is generally able to deal with them, but may mangle some fonts & formatting. Its not common but it does happen.

The other main challenge could be required courseware-- specialized software used in a curriculum for teaching-- and proctor software for when you’re taking exams online. Those might require Windows or Mac

If it ever comes up, Windows will run in a Virtual Machine (VM) just fine. VirtualBox by Oracle is generally free for individual use, and is relatively easy to start up. Your laptop will probably come with Windows pre-installed, so you could just nuke it, install Linux, install VirtualBox, and then install Windows as a VM using the license that came with your laptop. You’d need to ask an academic advisor at the school if that’s acceptable for whatever proctor software they use.

I recommend against dual-booting a Windows environment if you can avoid it. Linux & Windows are uneasy roommates, and will occasionally wipe out the other’s boot loader. It’s not terribly difficult to recover, but there is a risk that could (will) happen at the WORST possible moment. However, it might be unavoidable if they use proctor software that requires windows on bare metal. Again, you’d have to ask the school.

Good luck!

clark OP ,
@clark@midwest.social avatar

Thank you for writing this!

Your laptop will probably come with Windows pre-installed, so you could just nuke it, install Linux, install VirtualBox, and then install Windows as a VM using the license that came with your laptop.

Would you suggest I buy a computer with Windows pre-installed, or a DIY-edition computer (like Framework) with no OS pre-installed?

solidgrue ,
@solidgrue@lemmy.world avatar

Oh, shoot. If you’re gonna roll your own then that’s probably the better play because at least then the firmware won’t be all locked down and you can pick known-compatible parts. Get it with no OS and sort it out later if you need to.

It’s easy enough to buy a Windows license key later on if you need it. The school night even make it available you at a student discount. Boot it from a USB drive, even.

bobs_monkey ,

For what is worth, I’ve had better luck on MSOffice integration with onlyoffice, but ymmv

clark OP ,
@clark@midwest.social avatar

I’ve actually not researched that much about OnlyOffice but I’ll definitely be sure to do that.

eco_game ,

+1 on OnlyOffice, it has 1:1 formatting compatibility with Microsoft Office. Unlike LibreOffice, it doesn’t have to translate documents between odt and docx in the background.

In the same vein, OnlyOffice has poor compatibility with odt files etc.

bobs_monkey ,

I’ve definitely notice weirdness with odt files, but truth be told I damn never run into those, everything is xlsx, docx, etc as I’m interfacing with companies that are firmly MS, but they’re also none the wiser usually. Every now and again there’ll be a formatting issue, especially with Excel, but it isn’t too common thankfully.

Dotdev ,
@Dotdev@programming.dev avatar

In college right now 2yr computer science, anything Microsoft is a pain to work offline. I miss the onedrive sync in windows i just use syncthing for that now .

I use onlyoffice since it has one of the best Microsoft office compatibility though I submit my obsidian export as a pdf for my assignments or records.

If you really need ms office or for group projects and you have an o365 account, just use the web version for it.

RmDebArc_5 ,
@RmDebArc_5@sh.itjust.works avatar

For the office part: Libreoffice formats differently than MS office so there may be problems, but you could also use Onlyoffice (Foss) or WPS office (free but proprietary) which have supposedly 100% compatibility. You could also use MS office web which is free

soundconjurer ,
@soundconjurer@mstdn.social avatar

@RmDebArc_5 @clark , I know MS Office can open and save ODFs, I am not sure how well it does it. One would pressume that it being an open document format (hence the name) and it being a NATO standard, MS office would have proper compatibility, but I am rather reserved to confidently pressume this.

RmDebArc_5 ,
@RmDebArc_5@sh.itjust.works avatar

Last time I tried MS office is worse at opening odfs than Libreoffice is at opening docx created in MS office, but you can save as doc from Libreoffice which also has problems, but way less

driving_crooner ,
@driving_crooner@lemmy.eco.br avatar

I had no problem, but my classmates hated me because everytime a professor gave us an assignment to be done in excel I asked that if it was ok to use livreoffice because I use Linux and they always changed it to be done on R or Python.

Plopp ,

When I studied at the uni 5 years ago we only collaborated over Google Docs. I’d strongly recommend online collaboration over sending files back and forth. For most things I ran Linux, and booted into Windows when there was a particular need for it, which wasn’t often. But it all depends on what software you’re expected to run during your studies. If you have room on your drive maybe having a minimal Windows install along side Linux could be a good thing?

Also, I’d recommend a distro that comes out of the box with working BTRFS snapshots. The last thing you want is have the machine you rely on for school shit the bed due to a bad update or something you do, and you have to learn how to repair Linux in the middle of an assignment that’s due tomorrow. With snapshots you can just roll back to before it shat the bed.

Llituro ,
@Llituro@hexbear.net avatar

using google’s office tools is going to be pretty generally acceptable for most people. depending on your studies, you might be expected to use windows software at some point. i would recommend dual booting. depending on your computing hardware, buying a relatively cheap 1 TB SSD from any retailer and installing windows on it is usually the best option. should simply be a matter of selecting the correct boot device from your system bios. for psychologists, my supposition would be that any proprietary software used, if any, would be windows exclusive.

clark OP ,
@clark@midwest.social avatar

Honestly I did look into dual booting some time ago, but I don’t think (and this is just a guess) that I’ll be that dependent on Windows for my studies, and it feels a bit icky to have a secondary OS that I’ll barely use (just like me having Play Store on my GOS phone). :')

Azarova ,
@Azarova@hexbear.net avatar

If you’re ever forced to use windows for whatever reason, your college should have computers in a library or something that you could use. As far as office software compatibility goes, the office documents themselves are likely to show up with formatting errors if opened in another office suite, but there’s no such issue if you export to PDF though, so I always did my work in LibreOffice and then turned in a PDF and there were never any issues. For group work, I always found it easier to just use one of the browser-based office suites for file compatibility or for working on the same document together.

Windows2000Srv ,

I’m a bit like you! I’m studying to become a High School science teacher, so I’m not in a technical program. My computer serves mostly as a typing machine. I switched 2 years ago and it wasn’t all smooth, but I’ll share some of the things I encountered and what I did.

First problem I had, cloud sync. I used to be a a big OneDrive user and I wanted to sync everything with my drive as I used to be. There isn’t a very good program for syncing OneDrive. I bought a licence to InSync and it made it work flawlessly. Seriously good software! (nowadays I host my own Nextcloud server, but don’t start with that, it’s a lot of job for not a whole lot).

Second problem was getting used to LibreOffice. Compared to Office, LO isn’t formated around pages, every text you write is considered “one big text” and then it calculates where to put its page breaks and everything. What does it change? Not a whole lot, but technically speaking, it’s not as good as a formatting tool as Word is. Doesn’t really matter if you aren’t a formatting freak like I am, but it took me a some time to get use to it. To get better with it, I recommend you to practice styles on it (text style and page style).

Third problem, collaboration. I didn’t find a very good solution to it. What I do is I ask all my colleagues to write their parts online (Google Docs, MS Office Online,…) then once everything is done and perfectly written, I download it and open it in LO and do the final formatting. So I’m always the one doing the formatting. It’s important than when you give it back to your teachers, give it in a .PDF format. (Btw, unrelated, but look into Zotero, it’s a life saver)

And a general tip and trick I could give you is to keep close a Windows/Mac machine (not with you at all times, but just something you access fairly easily if you plan in advance). There were a few times a professor mandated that we submitted the work in MS office format, and I didn’t want to risk it not being right, so I did it in LO and polished it in Office. That and I was asked to use a very specific, Windows only software, so having it was very useful.

If you have other questions, don’t hesitate to ask!

clark OP ,
@clark@midwest.social avatar

Thank you so much for writing this elaborate comment! Super appreciate it. :)

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines