Moving to Linux Thread

How much water do you think there’ll be in your future computer circulating the heat?

1 Like

Right, but that is only the kernel module. So you still need the proprietary nvidia for it to be any useful (though I guess the new Nouveau open source nvidia driver replacement is progressing pretty fast).

Nvidia did a really good PR stunt by pretending they open sourced everything when in fact they just opened up a tiny kernel module that is the bridge between the hardware and the actual graphics driver that runs outside the kernel.

2 Likes

Guess just a bit opensource is still better than being not opensource at all… Especially as that’s apparently a “bridge” linking module of sorts.

I just found out that ~/usr/share contains a folder for most programs, but I can’t find flatpak programs there.

@Deathwake do you know where they are installed?

Also, I can’t see any settings to see file extensions on Dolphin. What’s up with that?

1 Like

Dolphin is an yet another Linux distro of the not-so-popular kin, correct?

No, Dolphin is the file manager.


I just saw that flatpak programs have a folder inside /var/lib/flatpak. For the file extensions, it seems that some files have an extension and some others don’t? Like Python files don’t have any extension.

Unix executables don’t have any extension, so a program may be called script without any extension. Linux has inherited that (as well as Mac). So Windows is the odd one for requiring programs to have .exe suffix to be recognized as programs.

That’s probably a system data folder. Flatpak application state and config files etc. are stored in ~/.var/app (at least on Fedora, probably on other distros as well).

I don’t think there’s any Linux file manager that would hide the extensions. They are always visible, but like I said Linux executables do not have an extension. I just checked and the file browser for GNOME (Nautilus) doesn’t even have an option to hide file extensions.

2 Likes

soo… some time ago i reluctantly installed an ubuntu virtual machine on my windows 11 laptop, to use it for a very specific and single thing (generating gas giant textures) and that thing stayed there, consuming precious GBs of my precious disk space.
should i keep the virtual box on my computer or it wouldn’t even compare with getting the actual linux?

2 Likes

Are you using some sort of a program that only works on Ubuntu for the textures?

The performance in a VM is much lower than on real hardware. And unless you have a dedicated GPU to pass through, you probably don’t get graphics hardware acceleration so 3D program speed and compatibility is going to be much much worse.

3 Likes

I guess VMs can still have uses for some things, even if they aren’t really all that useful for regular stuff. Like testing suspicious files and stuff.

If you just need to test suspicious files and will be keeping windows, linux VMs are overkill. You should instead go to my favorite (very legal™) website for when I have to use microsoft stuff, https://massgrave.dev/, follow the instructions there, and try out windows professional edition, which comes with a sandbox feature letting you generate an unused vm at runtime whenever you want. Addfitionally if you need to run linux programs, many are available on windows, and you can also run them through the WSL, though i don’t have all that much experience with it and have heard some weird things. Someone who’s used the WSL for serious stuff could pitch in and explain weather its the solution or not, I’m not that qualified.

While this is true, some services are a bit odd about it… My college uses canvas, which is I presume running on linux servers, however it uses file extensions to check type, which has in fact saved me on several occasions. Say I finish up an assignment in libreoffice, hit save as, type assignmentname.docx and the upload the file to the assignment on canvas. Well, libreoffice doesn’t care what I named that file, this is UNIX!! Who CARES! It’s not a docx (read: glorified zip file) it’s an odt, the libreoffice native format. Canvas accepts my assignment but (hopefully before the deadline) I can notice it isn’t showing a preview, and resubmit with the proper file type. If their server backend used a sensible linux library to open the file it would get a valid odt, or if I sent in a file extentionless docx, which has also happened, even if the code was document type dependent, it would open too. But whatever they have that parses docx into html on the backend refuses to know it’s on linux, it runs like a windows app.

1 Like

I mean, it’s never bad to be 100% sure, right? As long as the extra space isn’t that much of a problem to a person.

uhhhh…
i actually checked again what was the thing i installed and turns out it wasn’t a virtual machine at all, just a windows subsystem for linux.
You can see im very linux illiterated.

3 Likes

Don’t worry, everone starts off like that to my knowledge…

Do you think a pass through would be possible (albeit complicated) with the multiple desktop sessions setup for my future double GPU build?

In fact, I might even want a triple GPU build! I’ll have AMD, Nvidia & Intel GPUs! HAHA! That way, I’ll be able to benchmark those three cards on both Linux and Windows VM (with pass through) and post my reports on Proton!

:crazy_face:

How much higher will that push the cost?

A few hundred dollars. Not much compared to the other two. Intel is pretty cheap.

Does this few hundred dollars increase include other modifications needed to accommodate the extra gpu?

I might want to add a water block, just for good measure. However, there is no official waterblock for the Intel B580, so I’d have order a custom one and not every waterblock company does that.