First, sorry for the long post and billion questions (and hopefully itās ok in this community? I saw a couple multiple-question posts without one in the title but I might have misunderstood the rule)
So, my PC is running W10 with ESU, and Iām very paranoid about⦠most things really, but the relevant one here is malware. I donāt just randomly download stuff from the internet, but I know you can get malware even without consciously doing that, and even though I have an AV (Bitdefender Free) Iām hesitant to just stay on W10 after the free ESU ends. But thereās no way in hell Iām switching to 11.
So, besides staying on regular W10, my main options would be Linux or W10 LTSC. And I have various questions regarding these three choices.
I consider myself relatively tech savvy compared to the average person, but definitely ignorant on the matter compared to the average Lemmy user. So itās not exactly an ELI5, but definitely an ELI15 or something.
I also have access to a different, W11 PC that I could use as ātesting environmentā.
Option 1: Switching to Linux
Even regardless of security updates, Microsoft is getting on my nerves and Iāve been telling myself I need to switch to Linux or at least dual-boot for a while, but thereās various things making me question it:
(For most purposes, āLinuxā here refers to Mint since thatās usually the one I see recommended for beginners, but if other distros work better for certain aspects Iād appreciate to know)
1a - Is there no file system that works perfectly on both Linux and Windows? I could technically dual-boot using two different drives, but what if I need to access/move files between two drives with different file systems? Which issues would I face if, say, one is NTFS and the other is ext4? I think all of my drives are currently in NTFS, would I have to reformat everything to safely access them from Linux without worrying about data/metadata loss?
1b - I read that to open an .exe on Linux I would have to do it through WINE, and that thereās a database to check compatibility of individual programs with it, but are the worst compatibility issues just āthe program doesnāt openā, or can a compatibility issue result in data loss/corruption too?
1c - Iām currently using Firefox on Windows, is it possible to copy all my settings and data (browsing history included) from the Windows version to the Linux one?
1d - Other than specific .exe without WINE compatibility, are there any relatively common file types which canāt be opened with Linux that I should be aware of? (Mostly talking about picture/video/audio/text files, compressed archives or similar).
1e - What can I mess up by testing an USB live version? Are there any things I should be careful about? Iāve heard āchanges arenāt savedā, but thatās referring only to OS configuration, right? And, going back to file systems, can I even access the data thatās on my NTFS drive from a live version or would I just be working with the stuff inside the USB?
1f - I read often that āyou canāt get viruses on Linuxā, but thatās mostly because theyāre not developed specifically for it, so you might āgetā them but they wonāt work, right? If I dual boot, is there the chance that I get a malware while browsing with Linux and then it infects my pc when I boot Windows (even without consciously opening unknown .exe files)?
1g - Which Pc components should I pay attention to because they/their drivers might not work on Linux? Is there a site/tool that can check if my current hardware would have any issues? (For example, I have a Nvidia graphics card and I think I read that might be a problem?)
Option 2: Windows 10 LTSC
Linux would be the ideal, but if I get too paranoid or canāt invest enough time in it to figure how it works before October, my second choice would be W10 LTSC, since from what I understood, that one has much more extended security updates. I do have my share of doubts about it too, though:
2a - I heard thereās various different versions of W10 LTSC (IoT or not, RTM, 2021, I think thereās even an Enterprise version that isnāt LTSC?), but what are the actual differences? Is one version objectively better than the others?
2b - I know LTSC is meant to be used in a ācompany environmentā, but are there any downsides to it compared to the Home version? Does it have some hard limitations on what can I do with it? (For example, can I play every Steam game currently supported by regular W10 on it?)
2c - The main place where Iām finding LTSC information is Massgrave, is the procedure to keep files on their page safe/advised or should I backup and format just in case? And after doing that, can I activate it with a Key bought from a third-party site? (I heard their Activation Script isnāt 100% perfect, and keys are not that expensive anyway)
Option 3: Regular Windows 10
If both Linux and LTSC end up being too overwhelming to trust myself with, the only choice left would be to stay on W10 with Bitdefender, at least for my main PC. Though Iām still pretty anxious about malware:
3 - I initially thought that you could get malware only by consciously downloading files, opening mail attachments, going on uncertified sites or plugging in infected devices, but apparently thereās some types of malware that can infect your PC without you consciously doing anything? (For example, I read the WannaCry attack affected even machines that did none of the above?) Is there nothing you can do to prevent this from happening on an unsupported OS besides ānot connecting it to the internet at allā? Is this just not a viable choice if I donāt want to risk losing my files or having my data stolen?
Even getting some of these answered would be great, and of course, if you think I have some misconceptions that need to be corrected Iād love if you did so, thanks in advance!


Linux user for close to 30 years, here. Exclusively on linux since 2015 or thereabouts. Iāll give my tidbits on your linux-related questions, but I am no authority on this, as I still consider myself a newbie on the subject:
In general, Linux have good to great support for windowsā filesystems, NTFS included. The other way around is a bit more iffy - I remember that there was some sort of plugin/program that allowed me to mount an ext4 volume on Windows 7 eons ago, but Iām not sure how well itās doing today. When I dualbooted, I solved this by using Windows as normal, and mounting the windows volume (NTFS) in linux. exfat is widely supported b6 āeverythingā, so if you set up a shared volume, thatās what Iād recommend using.
Compatibility with windows software is very forgiving. It doesnāt really cause any corruption in the sense that a windows program wonāt go amok on your linux installation and start wrecking stuff because itās not incompatible. Itās more a matter of it failing to start properly, or doesnāt work the way it should.
However, this isnāt as complicated as it might seem. Many games, for example, run fine via Proton in Steam, and this is more or less a transparent process in that you donāt have to do anything special.
And itās worth noting that most windows software has a native linux alternative. I suggest you do some research into specific programs you need, and see if thereās a linux release for it, or if thereās a viable alternative for you.
I honestly donāt know. Firefox has been advertising its sync feature to me for ages, but I never bothered with checking it out.
No. A file is in itself not a limitation. Only the programs used to read and interpret them are. I have not found a common file type that doesnāt have a linux native program for reading it.
A live USB version doesnāt affect your system (under normal circumstances). It reads everything it needs from the USB, and if you install software, it is only installed in memory and not on your harddrive or USB stick. It is possible to mount your existing filesystems and access your persistent storage that way, but you will only affect it in whatever manner you chose to. So in other words, if you boot from a live USB, you have to actually try to ruin anything on your disk - Iām having a hard time imagining how one would do this by accident.
I recommend trying it to get a feel for the OS and see if itās something you can get used to. Itās worth noting that it will be somewhat limited, as it probably wonāt have GPU drivers, and anything you configure or install will disappear upon reboot.
In theory itās possible, but in practice it doesnāt happen. A virus targeting linux for people who dualboot is a very narrow target area, so I wouldnāt worry about it.
Hardware compatibility isnāt much of an issue that anymore. I see a lot of people complaining about NVIDIA drivers on linux, but I never had any issues myself. I run a fairly stock Linux Mint 22.1, and everything worked out of the box.
On my previous install, when the laptop was brand new, I had to update the kernel so that I could install an NVIDIA driver new enough to handle my GPU, but it wasnāt much of an issue.
It is worth noting that hardware compatibility often comes down to your choice of distro. While all distros are technically compatible, some distros are more focused on āIt should just work out of the boxā and thatās why I prefer Mint as a desktop OS. Only hardware Iāve never been able to make work was a PCI TV receiver card I had once upon a time.
If your hardware is reasonably common, you can be sure some annoyed kernel hacker somewhere made a driver for it.
Thanks for the answers!
Sorry, could you ELI5 this part? (and I heard exFAT doesnāt have journaling so a power outage could result in data loss, did they add it or should I get an UPS just in case?)
So my persistent storage isnāt mounted by default when I boot from a live version, correct? And if I do mount something, it should still be ok unless I do some weird specific thing with the CLI?
First question: lack of journalling wonāt cause data loss by itself. Itās only a real issue if you happen to be writing data at the exact moment of the power outage, and even if so itāll only affect the datablock currently being written. In 99.99% of the cases, it will at worst require a filesystem check. Youāll be fine without a UPS.
Second question: Correct on both accounts.
EDIT: Spleling is hrad
Understood, thanks for the clarifications (ā¦though sorry but I still didnāt understand the āexfat is widely supported b6 āeverythingāā part lol)
Almost all OSes support exFAT. Forgive the typo; b6 -> by
OHH dammit it wasnāt that hard, I really didnāt make the connection sorry lol