Are there any good tools for listing your current programs, maybe exporting settings etc. Listing hidden settings and save locations would be great too.
I’m about 90% ready to switch to Linux full time, and I want to make sure that I’ve got everything. I’ve got a horrible feeling that I’m missing something, but I can’t think what it might be.
EDIT: Ironically, I forgot to mention my ADHD / memory issues. I could do with a tool like this because I forget about anything that I’m not currently using, or actively thinking about using soon >.<
My 2¢: Pick a free time, make a small list of tasks that you do in Windows and spend time diving into what options exist for doing that in Linux (usually there will be multiple). The aim should not be to remember how to do it (less memory used 😁) but on figuring out menu structures, terminologies, etc. While going through your lists, you’ll end up familiarising yourself with (hopefully) gimp, the terminal, libreoffice, etc. You’ll hopefully also develop some tricks for searching for information on stackoverflow, GitHub, or in the various forums. That should help resist the urge to just switch over to Windows, and find a solution quickly.
It will take time. Sometimes, things will just not make sense - but finding solutions to problems is (probably) what is making you interested to begin with. Don’t look at it as a decision, more as a journey to start.
Dual-boot, and if anything is missing, boot back into Windows to do that while you work on figuring out how to do it on Linux. There might be something to do what you’re asking, but I find it unlikely because Windows and Linux are very different internally.
That’s what I’m doing at the moment, but I find myself staying on the OS I’m using until I’m forced to reboot to the other for whatever reason. e.g. If I boot to Windows for Photoshop, I tend to start browsing and checking my emails, and the next thing I know, it’s three weeks later and I’ve forgotten to switch back >.<
Setup a Windows virtual machine inside your Linux environment. Now you’re not leaving Linux to get into your Windows environment.
Does Photoshop run properly in a VM? That’s the most resource intensive program I use regularly
I haven’t found a program that gives me problems when I run it in a VM, but I haven’t run Photoshop in it, and I only spool up my Windows VM a couple times a year.
Last time was to run some janky-ass software to program an oddball Chinese UHF radio that was unsupported by Chirp.
Set Linux to be the top of the boot order, then :)
Incremental approach when the task seems too big to grasp. I agree!
Honestly, it might be just me, but at this point it’s a matter of “just do it”. Commit to and own your decision. 🤷 You can’t prepare for everything.
A windows to flathub to could be nice!
Its certainly possible.
- List all windows apps
- Make a folder and export their settings to zips in this folder
- Make a linux script listing all apps
- On linux run the script, it installs the apps, runs them, closes them again and copies the contents to the correct folders
I would totally do this but I dont want to deal with Windows coding and these cringe file paths and slashes. Maybe ChatGPT can help?
Note down every tool you use in windows and use alternativeto.net to find linux alternatives for them. Thats what I did, saved me what you are going through. Everytime I tried to switch usinf a sifferent method I just ended up using Windows to not deal with the “pain point” of switching
Get an external disk and maybe dump your home folder and appdata there. One of the best features of Linux is the available free software. Although daunting, I would recommend having an open mind with regards to what tools and procedures you need in order to accomplish different tasks. Your preferences should change a little (I think, did for me atleast) and if you need some of your old stuff you have your config files and such on the external partition.
You don’t need to immediately delete your Windows installation, you can just dual boot and keep your Windows install around. Then, you can just start using Linux, and see over time if you missed anything. If you notice that you haven’t needed to boot into the Windows partition for some time, and you feel comfortable with getting rid of it, you can just delete it afterwards.
This is a what I’m trying to do at the moment, but I forget to switch back if I’ve been forced to boot into Windows.
It doesn’t help that I’ve got ADHD, so I’m convinced that I’ve forgotten something and just can’t remember what >.<
Another benefit to dual-booting is that you can still read your Windows files from Linux, so whenever you realize something you’re forgetting, you can just dip in and grab it.
Fellow ADHD guy here, back when I switched to Linux from macOS I encountered the same issue, maybe you can try to move all of the important stuff to Linux first, so when you use Windows for the things that you haven’t moved over yet you are forced to reboot into Linux to do other stuff
That’s a good idea, I might try it that way, thanks :)
Also can try setting Linux as the default boot option
That would involve rebooting ;)