I’d like to never boot into Windows again. I have VirtualBox installed where I can install Windows 11 if I need to but is there anything that it(Windows on a VM) wouldn’t be able to do like accessing hardware devices? Thanks in advance
I did, and that was a while ago. However, I would say that it would depend on what your degree is on. I had to do a lot of writing so it was fine for 99.99% of the time.
At one point all my assignments were handed in PDF format. A practice that I still do today as a professional. If you must hand in via Word, you may have some issues unless you run MS-Office somewhere. As there is always the risk of minor formatting issues.
For those rare times, maybe use their library or comp. Lab.
I mean you can always use the web version of office for 'free" with a Microsoft account. There’s a 100% chance your paper gets used to train AI but still
It depends on what you’re studying. Some majors like accounting might require you to use Excel, for example. On the other hand, when I was getting my BS+MS in computer engineering, running Linux was actually advantageous
Accountants use Excel!?
If you can’t run your business out of Excel, you aren’t using Excel correctly.
/SI mean I’m sure it’s possible but surely there are better solutions…?
Not for the price of €12/user/month
Salesforce, ServiceNow, and SAP can never match those prices.
I wasn’t referring to those, I was referring to dedicated accounting software.
€12/user is trivial for any business, much less an accounting business that I’m sure it’s lucrative.
Yes, the price is the point. Excel (Office) is that dirt fucking cheap, industry standard, and comes with a bunch of other shit included that can be legitimate value add for a small business.
If you’re at a firm that has legitimate need for specialized accounting software, you’ll have enough money to get those. But even those generally export to Excel format. Without outing myself too much, I’ve had comsiderable exposure to financial tech over the last decade and less than 10 specialized accounting softwares I’ve seen couldn’t export to Excel. All of those still exported to csv, or “software agnostic excel” if we want to bend things a bit.
The power of being industry standard for going on 30 years now cannot be overstated.
Not everywhere! Our accounting department uses a self written toolset based on APL
I’m going into a Medical Lab Tech program. I know 1 lab tech but he went to school in the 80’s. So I’m not sure what software they use now.
I don’t know specifically about a medical lab tech program. But I do know about clinical software in general. It is by and large proprietary Widows software. Seems like something you may encounter. But said software could be delivered via Citrix, which does have a Linux client.
deleted by creator
There are workarounds to almost every issue you may have. You can run Windows in a VM for software that requires it, or dual boot. M$ Office can be ran in a browser now. There is no reason to buy a license, just DL windows10 direct from M$ and never register, all they do is lock you out of some display options and add a watermark to your desktop.
Last I checked, Pearson doesn’t allow Linux for remote tests, nor will they let you use a VM.
I know there were ways to skirt their VM detection, but is that worth the risk for 10s of thousands of dollars in your education?
I did, Manjaro Linux on a laptop that started on windows 8. I did have meny teacher get upset I was not using the programs they recommend. I did CIT with a minor in web dev and design. It was not always easy but I feel it was worth it when my Uni used proctorio to do testing remote. Protorio is basically a virus or almost a rootkit. I was able to do my testing in-person because I didn’t own a windows or Mac computer.
It’s been a while since I was in college, but I dual booted my laptop with Windows and Fedora for the first couple years then moved exclusively to Fedora. I even wrote my master’s thesis using Libre Office.
Unless you come across arcane statistics software or bullshit “education” tools that only exist for Windows that you need, which is possible, you should be good to go. Even then, you might be able to use Wine or find alternatives.
So yeah, go for it! Keep the Windows VM if you want a safety net.
Dualboot and check what software they use. If you can get away with only Linux then you’re good. I personally always have a copy of windows available on a separate SSD in case I need it. Sometimes I take months on end without booting into it.
There are two potential show-stoppers.
-
Field-specific apps that only run on windows. If you really need Adobe Creative Cloud or SolidWorks or something like that you might be out of luck. This is mostly true for apps that require GPU acceleration, which is difficult to rig up in a VM. You wouldn’t want to do that if it was a big part of your workload.
-
Mandatory spyware and rootkit DRM to prevent cheating with remote tests. Hopefully if they do such a thing they provide loaner hardware too. I’ve seen a lot of bullshit in my time but my experience is outdated, so I don’t know what’s common nowadays.
Even with tests, don’t most universities have library computers or a computer lab that’ll suffice instead of using your personal Linux machine?
-
I made it through college as a Mac user in the mid 90’s which had a lower market share than Linux does now. If I was a college now I’d probably get a reasonably powerful business notebook and run MacOS, and Windows in a VM so I wasn’t left wanting.
You can probably get by on library computers
Depends on the program and the professors. I’m doing computer scuence at CSUN, and I’ve gotten lucky, none of the online exams have required any proctoring software (rootkit monitoring software). They just do them in the browser.
You pretty much need networkmanager for eduroam. If you are a wpa_supplicant enthusiast you need to swallow your pride. Otherwise no issues with using linux for higher education.
Learning Latex for your dissertation will make referencing easier, as an aside.
The official python installer uses wpa_supplicant if it doesn’t find NetworkManager. On my debian I was using wpa_supplicant for eduroam only because it could not “find” NetworkManager on my machine.
Damn, everyone using iwd (my favorite), wicked, or connman — those are the only wpa_supplicant alternatives I can think of — is out of luck. God I love iwd, it’s so fast…
don’t most distros use networkmamager anyway?
I did History and Computer science and had no issues whatsoever. Most of my history work was LibreOffice writer saving to PDF or .docx formats. Printing, scanning, and using library wifi was always fine.
Computer Science kind of expected Linux, everything we did there was cross-platform already.
deleted by creator
I got through University running Debian testing. It was mostly fine, some Linux based subjects were way easier without dealing with a VM (they recommended against WSL for some reason).
However there were a couple units that absolutely required you to use Visual Studio (non-code), I occasionally used a VM, the Uni IT also provided me with a remote VM (there’s a form to fill and and it’s all automated). But I mostly used Rider, which for one unit it confused their CI and I got marked down for (otherwise got top marks so it’s fine).
For office, it didn’t matter. Group projects mostly used Google Docs, occasionally Microsoft Office where the online version worked fine. All my units wanted PDFs at the end anyway, so it does not matter that you used LibreOffice or whatever. Some units provided you with DOCX templates, I had no issues opening them with LibreOffice.
Edit: People are mentioning online exams, my Uni did ‘online quizzes’ which worked fine, and some had to be done in class on their PCs anyway. Final exams where always done on paper.
Yeah you usually can. LibreOffice works fine for most things. Some classes need things like Solid works that only run on Windows, and the remote testing software can be a nightmare. You might get an O365 license as part of your enrollment but doubt you really need it.
Protip; learn how to typeset your papers in something like LyX and integrate Zotero for citation management. The typesetting usually got me a few extra points alone.
Learning proper typesetting is a great skill anyway, so do it! And yea, I can vouch for the extra credit 👍