KDE creates a safe haven for Windows 10 exiles.

In the context of the @Endof10 campaign, we have created a new "for" page, this time "for Windows 10 exiles":

https://kde.org/for/w10-exiles/

In it we explain how Linux with Plasma can help users escape the deranged cycle of having to buy a new computer every time Microsoft force-upgrades their operating system.

#Windows11 #Microsoft #endOf10

@kde@lemmy.kde.social

Exactly how can Windows break my computer. My wife has a computer still running Windows XP and it still works. She never connects it to the internet, think that’s the way.

Will I be able to run my steam and Epic games with this? What about another PC games I own? And my hundreds of mp3 books and thousands of music files. I have them on internal harddrives. If I upgrade my main hard drive to this will I be able to access the files and docs on the two another drives?

Will I be able to run my steam and Epic games with this? What about another PC games I own?

Possibly yes, and incressingly possible over time. Check out ProtonDB. Proton is built into Steam. I don’t know anything about Epic.

And my hundreds of mp3 books and thousands of music files.

Absolutely yes.

I have them on internal harddrives. If I upgrade my main hard drive to this will I be able to access the files and docs on the two another drives?

Yep, there’s support for multiple hard drives, and Linux can read NTFS-formatted drives. But what’s more, Linux installers have long supported “guided partitioning,” which helps you install the OS alongside an existing one like Windows, and then choose between the two when you boot. Of course, when you’re installing any new OS, even Windows, you should make sure you have backups of all your stuff, just in case.

ProtonDB | Gaming know-how from the Linux and Steam Deck community

Game information for Proton, Linux, Steam Deck, and SteamOS

I still recommend getting a new SSD to install Linux on if you want to keep the ability to run your old Windows on that same machine. It is cheap, safe for both your Windows and Linux installs, usually allows you to take advantage of advancements in SSD speeds, lets you have access to your old files so you can transfer them over and makes the whole process far less terrifying.

At some point you’ll realize you haven’t used your Windows drive in a year and it will be a lot easier to make the decision to finally erase it all and repurpose the drive for something else.

At some point you’ll realize you haven’t used your Windows drive in a year and it will be a lot easier to make the decision to finally erase it all and repurpose the drive for something else.

It hasn’t been a year yet but so far it’s been the other way around for me (except for the VM I run my piracy stuff on and my media server, that’s going great). I have been running into constant issues and annoyances trying to use Linux as my daily driver. Maybe if all I cared about was streaming content and gaming it would be fine but I couldn’t even get through my taxes without having to switch back.

At the moment the issues I’m dealing with are CAD No Fusion 360 on Linux and FreeCAD has ran like shit on every system I’ve tried and getting my peripherals working, mainly my Logitech stuff, mainly my g602 mouse but I also have a headset from them that doesn’t work properly and from what I understand can’t work properly on Linux. Another problem I had a few weeks ago was something killed the secure boot enrollment on my Linux os and it refused to boot at all or even get into repair mode even after I disabled secure boot. I had to completely reinstall it and start over which is not sustainable if that reoccurs with any sort of frequency.

Re: fusion 360
github.com/…/Autodesk-Fusion-360-for-Linux

This might interest you

Re Logitech G602
Sonaar allows for registration of devices to your Logitech Unifying reciever

Re Logitech Headset
Depending on your headset, this may help
github.com/Sapd/HeadsetControl

Re Secure Boot
I’m not sure if this is for an enterprise environment but if it is I would consider an LTS distribution. Otherwise I’m not personally sure what Secureboot would gain you from even being enabled other than preventing other operating systems from being booted. Your reasons for enabling it of course may be valid, but depending whether anyone else has physical access to that machine and what potential risks involved with another OS booting are, consider disabling it entirely.

GitHub - cryinkfly/Autodesk-Fusion-360-for-Linux: This is a project, where I give you a way to use Autodesk Fusion 360 on Linux!

This is a project, where I give you a way to use Autodesk Fusion 360 on Linux! - cryinkfly/Autodesk-Fusion-360-for-Linux

GitHub