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
You can probably get by on library computers
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.
i did
I did Computer Engineering with Linux and Windows on a VM, it worked fine
For me things actually became easier when I got myself a native Linux install instead of Windows. But I guess it depends on your college.
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 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
I was studying computer science and at my University in Gothenburg all the lab computers were Linux. We had one course which required Windows because there was one software which never got ported to Linux which we had to use and it was a pain because only one lab room had windows computers and they were constantly booked.
Most probably you’ll be just fine.
What software was that?
It was some custom software for emulating electrical wires and very low level stuff, I don’t remember much more.
Yes, except online exams. The online spyware they make you install for those is designed not to work on a VM or anything like that. I had to keep a barebones windows partition around just for that.
Replying to give you an extra boost. If your courses are remote or have online exams, you may need to install spyware onto your computer. I’m re-imaging my wife’s computer this weekend because of it…
deleted by creator
wine should handle most things not in a browser. in a browser you can switch the user agent or run edge/chrome if needed. ultimately its going to vary by school, class, and instructor if one requires something that won’t run in wine. In my experience these almost do not exist because mac is very popular in academia. I mean if you take a photoshop or ms office course or such you may be expecting a bit much.
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.
Unviable for economics and finance in my experience. Excel is absolutely mandatory for these
Maybe with hypervisors? A windows VM for excel
Through the web?
Can’t use libreOffice and translate the Q code into whatever language libreCalc uses?
At work and in tests you’ll be using bloomberg terminals, risk software, etc only available on Windows, so why bother?
For my classes, certain ones required Visual Studios, but for the most part, you can just run that in a VM (or use JetBrains substitutes if you can). However, if you’re doing game design or development, a VM might not preform well unless you have a GPU passthrough setup.
Visual Studio works on Linux, or at least VS Code does
I’ve been using it since high school. Never looked back. The only thing that bothers is annoying professors using privative software. But don’t let them define your freedom. Work around “those specific cases” rather than suffering windows just for them.