I personally only use Linux now for all my computers. I follow a philosophy for any software solutiom I need that goes like this:
Use a FOSS solution or,
Use a proprietary solution that has a native Linux build/browser version or,
Use a cracked/pirated version in Wine/Windows VM.
Personally, I am absolutely committed to no more Windows for my personal computing, I have been for years. That means that if I cannot do one of those three options in that order, I don’t use that software/solution.
Unless you are doing a lot of specialized software work, those three options should have you covered. I’m curious what software you use that doesn’t work with any of those 3 categories.
Advanced CAD/CAM stuff there isn’t much in FOSS. Same with specialized Audio production work and advanced photo-manipulation. Specialized device support can be spotty too, but that varies wildly. Those are the only software categories off the top of my head that I know don’t really have good FOSS solutions.
All the programs I use just run on linux, no really. VSCode runs on linux, I’ve used libre office for longer than I’ve used Linux (and it obviously runs on linux), all my faves run on linux through steam or lutris.
However, if there is a windows only program you wanna run on linux, you have a few options.
I’d just cross running it though wine out, it’s really annoying to setup and my original success rate with it had been… Not great.
If your program isn’t terribly graphically demanding, you might be able to run it via a windows virtual machine. It’s not perfect but for lighter programs or visual studio, it works.
If your program is graphically demanding (e.g. Adobe suite, CorelDraw, Autocad, etc…) you’re kinda out of luck and will have to dual boot… (Or loose your sanity trying to get them working through wine)
If you care about VRR or HDR, you need a distro with KDE Plasma and use a Wayland session. Plus, you’ll need the latest drivers, so… a rolling release.
Arch based like Manjaro, or OpenSUSE.
If you don’t like that, or you have an NVIDIA GPU then I suggest you try Nobara, made by Glorious Eggroll, big contributor to Proton (Valve’s fork of Wine, what makes Windows games run on Linux).
I always use https://luciole-vision.com/luciole-en.html to typeset documents like letters and such. I find it pleasant looking and it is supposedly easy to read for people with dyslexia.
Linux is vastly superior. I’ve been on Linux desktop for over 20 years now, I’ll never go back.
As a typical example: this weekend I install Linux (with download and making iso) takes 20 minutes, I install windows (first time in decades, something for my son), took fucking 6 hours, 14 attempts, loads of problem searching on internet.
Having said that, there are some things to keep in mind. Linux mostly (to users) is slightly different on a few details, and because of Microsoft, there are some things to keep in mind.
You’re a lawyer, so you might have to deal with Microsoft documents. Those you can process with LibreOffice (I don’t like it very much, like Microsoft office), google drive (works very nice, but is still closed source, google) or your own hosted linux server with nextcloud and only office (a bit harder to setup but then it’s all yours and under your control)
Look into any closed source windows applications that are required. Most windows programs run also under Linux (wine, proton, and these days various other solutions up to a virtual machine with windows for those few exceptions that won’t work on Linux for some reason)
Video formats are non-issue, Linux eats everything and mostly out of the box.
Then, Linux has distributions. See it as different car brands. They’re all cars, based on the same tech, just different brand names that do details slightly different. You gotta choose a distro (distribution). I HIGHLY recommend either fedora or (my person Lal preference) a Ubuntu variant. I personally have been using kubuntu for over a decade now. The graphical user interface works mostly like windows (just better) and most programs have Ubuntu ready Linux versions available, making installing them super easy. Install VirtualBox (free, as usual) to run windows in a virtual machine if needed, and setup multiple desktops so that you can easily switch to a windows desktop when needed (hopefully, and likely, never)
I had the same problem (running Fedora 38), and this post really helped me - it goes through the whole MOK generation/enrollment and then provides a script to automatically sign the modules. I had to make a couple of adjustments to make it work on my system and to automatically load the modules with modprobe , but now I just run /sbin/vboxconfig; /root/bin/sign-vbox-modules each time my kernel gets updated and can use VBox fine again.
It’s not wrong, as such, but simply not right. Since you’re using btrfs, having a separate partition for home makes little sense. I, personally, also prefer using a swapfile to a swap partition, but that’s potato/potato.
Alright, but actually I don’t think I’m maximizing my use of btrfs. I only use btrfs because of its compatibility with Linux Mint’s Timeshift tool. Would you be implying if I used btrfs for the whole partition, I can reinstall / without overwriting /home?
BTRFS has a concept called a subvolume. You are allowed to mount it just like any other device. This is an example /etc/fstab I’ve copied from somewhere some time ago.
/efi (or /boot, or /boot/efi, whatever floats your boat) still has to be a separate vfat partition, but all the other mounts are, technically speaking, the same partition mounted many times with a different subvolume set as the target.
Obviously, you don’t need to have all of them separated like this, but it allows you to fine tune the parts of system that do get snapshot.
Edit: Fedora got an upgrade today and vm-manager works again without any issue. Docker remains broken, maybe its matter of time. Thank you for your response!!!
linux
Top
This magazine is from a federated server and may be incomplete. Browse more on the original instance.