this post was submitted on 21 Oct 2023
57 points (95.2% liked)

Linux

47343 readers
1234 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
57
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]
 

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 >.<

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 29 points 11 months ago (2 children)

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.

[–] [email protected] 12 points 11 months ago (2 children)

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 >.<

[–] [email protected] 13 points 11 months ago (1 children)

Setup a Windows virtual machine inside your Linux environment. Now you're not leaving Linux to get into your Windows environment.

[–] [email protected] 1 points 11 months ago (2 children)

Does Photoshop run properly in a VM? That's the most resource intensive program I use regularly

[–] [email protected] 1 points 11 months ago (1 children)

What do you mean, what do you think is so special about Photoshop? I play Starfield on Ultra on Windows inside Qemu/KVM virtual machine on Linux.

[–] [email protected] 1 points 11 months ago (1 children)

It tends to be one of the most regularly mentioned reasons for staying on Windows. It can't run natively, and whenever I've read about Photoshop in a VM, it's been from someone saying that the performance is awful.

Don't misunderstand me, this is one case where I'd love to be wrong. Photoshop is probably 99% of what's keeping me on the dark side. Being able to use it in Linux without a major performance penalty would be fantastic :)

[–] [email protected] 2 points 11 months ago* (last edited 11 months ago) (1 children)

Yes, if you run a non optimized VM everything will be slow. It took me few weeks at start to discover all optimisation options for qemu/kvm and then years of perfecting it to make it run very close to bare metal

Edit: the key is to pass through one of your graphic cards

[–] [email protected] 1 points 11 months ago (1 children)

Does that mean I need more than one graphics card? I've just got the one.

[–] [email protected] 1 points 11 months ago (1 children)

Depends, does your CPU has already one?

[–] [email protected] 1 points 11 months ago

It doesn't, no. I've got a micro ATX motherboard too, so no room for a second one there

[–] [email protected] 1 points 11 months ago* (last edited 11 months ago)

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.

[–] [email protected] 4 points 11 months ago (1 children)

Set Linux to be the top of the boot order, then :)

[–] [email protected] 2 points 11 months ago (1 children)

That would assume that I reboot occasionally ;)

[–] [email protected] 2 points 11 months ago
[–] [email protected] 8 points 11 months ago

Incremental approach when the task seems too big to grasp. I agree!