LTSC
Comment on W10 EoL and possibly switching to Linux (various tech questions)
hexagonwin@lemmy.today 9 hours ago
1a - NTFS. Some may recommend exFAT but I strongly don’t recommend it, it’s not a journaling FS (so may corrup on power loss etc) and awfully slow. I’m pretty sure there’s no problem with NTFS on Linux now, but I don’t guarantee though… I still use the old ntfs-3g fuse driver because I’m lazy to run the latest kernel. It’s slower than the kernel driver, but works well and stable.
1b - Program’s specific feature may not work, malfunction or crash. It surely can corrupt a file e.g. you run a document editor in WINE and the program crashes while the file is open. But usually it tends to work pretty well for many programs these days.
1c - Yes. Go to about:profiles on your Firefox, click “Open folder” and copy your profile folder to your linux install on ~/.mozilla/firefox/
1d - Not that I’m aware of.
1e - Don’t format your existing drive, should be safe then. If you’re really paranoid about losing data, disconnect the drives physically before testing the live distro. Yes the changes not being saved means changes you make to the linux session wouldn’t persist and get reset the next time you boot that live usb. You can access your NTFS drives like normal even on live, there should be no difference to a full install to internal drive.
1f - Unlike Windows where you get programs from each program dev’s website, on Linux you usually install them from your linux distro’s repo. So unless you run sketchy binaries and scripts from 3rd party, it should be safe. You very likely would never get infected by simply browsing. No need to worry about that part. The Linux drive also wouldn’t be accessible to Windows side, so unless your whole system including the Windows drive gets “infected” you’re safe. If that happens you have bigger issues.
1g - Recent-ish nvidia card shouldn’t be an issue. The easiest way to find out is to just trying to boot a live USB and see if things work.
2a - Win10 has multiple versions, like 1609/1703/1709/1803/…/21H2. LTSC is their “long term service channel” where they maintain a specific version for an extended time. They also have multiple editions, Home/Pro/Enterprise etc. What you’re looking for is “Windows 10 Enterprise IoT LTSC 21H2”. IoT means it’s getting 10 years of support unlike normal LTSC which only has 5 years, 21H2 is the latest version. Enterprise (IoT) LTSC is also cleaner (less bloat) than Enterprise.
2b - You can everything you do on the normal editions. It’s hard to legally obtain an Enterprise IoT LTSC license, but it’s no issue since this is your personal machine. (use massgrave ohook or hwid for activation) Unlike normal versions you won’t get pre-installed Candy Crush or Tiktok.
2c - Their method of keeping files should work fine, but it could go wrong. You should backup your existing Windows install if you decide to do this. Use dd on linux, CloneZilla maybe if you favor GUIs, to backup your whole Windows drive as an image you can restore to later. If you do a clean install with LTSC your system would be a bit more cleaner, since “upgrading” from normal Windows does keep the clutter from the normal version. I’d recommend clean install if you don’t tend to spend a lot of time configuring your system. massgrave MAS works fine, no need to buy sketchy keys.
3 - Yes there are those kinda malwares. Theoretically yes, not connecting to the internet at all is the safest. Realistically, if you keep a firewall(your home router in most caes) and block incoming ports, you should be safe. There are people still running WinXP for fun and they don’t get random malwares out of nowhere. Just don’t download anything weird. But anyway, I don’t recommend regular Win10, just switch to IoT LTSC :)
Hope this helps.
DebatableRaccoon@lemmy.ca 9 hours ago
hexagonwin@lemmy.today 9 hours ago
huh?
DebatableRaccoon@lemmy.ca 7 hours ago
Windows 10 Enterprise LTSC. It’s the long term support version of W10. It’s made for company so it receives minimum updates and is set to receive updates until 2032, if memory serves. With some minor tweaks, it works just like standard Windows 10, allowing you to keep using everything you’re accustomed to without giving in to the telemetry bullshit.
hexagonwin@lemmy.today 6 hours ago
I literally explained that in the comment above, just replying “LTSC” and then explaining that to me adds nothing to the discussion. what’s the point?
Syrc@lemmy.world 7 hours ago
Thanks for the answers!
I heard I might have some metadata issues due to it being a reverse-enginereed version, I assume in your experience that didn’t happen?
So I assume I should still check for compatibility before running something that opens other files, I guess?
Understood, 21H2 and 2021 are two names for the same thing, correct?
Yeah, the options are in order of preference so of course regular W10 would be the worst option, I asked just in case I didn’t manage to activate it in time (are there any downsides to activating it with massgrave and the others compared to buying a key from… certain sites? It’s relatively cheap so I wouldn’t mind but if it’s exactly the same I might as well save some bucks)
hexagonwin@lemmy.today 7 hours ago
not sure exactly what metadata you mean, i don’t really know well about NTFS’s advanced features. i just tend to have some version of windows installed in another partition or a drive and ocasionally copy files from and to it, never had any issues. ntfs-3g is a bit slow tho due to being FUSE.
the winehq compatibility db is outdated in some cases, so it’s best to just try for yourself and see if it runs ok. if it doesn’t work well, it would usually be very obvious. (crashes, glitches, etc)
yes LTSC 2021 and 21H2 is the same thing
massgrave generates a legit activation ticket unlike the old windows hacktivation methods like KMS (KMS haktivators used to run a local activation server baiscally). so it even auto activates after reinstalling just like a legit key. no downsides other than the fact it’s not “legal”, but that’s the same for those sketchy keys since they are also usually violations of Micro$oft EULA.
Syrc@lemmy.world 7 hours ago
Mostly the common user-facing properties stuff like date created/modified/taken, did everything get saved/transferred correctly or is it just something you didn’t personally care about?