MajinBlayze

joined 1 year ago
[–] [email protected] 10 points 2 months ago* (last edited 2 months ago) (3 children)

A VPN is definitely an example of software you should use rpm-ostree to install.

To add some detail, anything you install in a distrobox (or other sandbox/container) can't add kernel modules, which I think is the error you're getting.

[–] [email protected] 3 points 2 months ago

It's not quite that simple.

Each package can choose one from a handful of runtimes to use, each of which include common dependencies (like gnome or qt libraries), and if multiple flatpaks use the same runtime, that runtime is only downloaded once.

It is less space efficient than your typical package manager, but brings other benefits like sandboxing.

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

Yeah, I don't think there's any getting around that. Apt package modify the system, and by nature require elevated permissions.

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

For flathub packages, you could switch to user installs instead of system. Settings, then click the up arrow next to flathub (user) (if it's configured, otherwise you'd have to add it)

It will prevent multiple users from being able to use the same installation of packages, but if you're the only user if the machine it doesn't really matter

[–] [email protected] 4 points 3 months ago* (last edited 3 months ago) (1 children)

I'm not sure what the chances actually are, but that much rewriting and shuffling data, if it doesn't immediately result in data loss it is going to put a lot of wear on your drives. If your largest drive is 8 TB, I'd look for another 8+ TB drive so that you can copy the data and then reformat. Even a slow external drive is likely to be faster than what you're doing.

[–] [email protected] 4 points 5 months ago

There's plenty of rational reason to hate this video

[–] [email protected] 4 points 5 months ago

I would say steam deck, both in actual installs and in raising awareness, but that wasn't until 2022

[–] [email protected] 3 points 6 months ago

Switched from the kde test repo over to baseline Tumbleweed today. It was actually smoother than I'd expected

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

Uninstall and reinstall the game between users...

More seriously, I think bazzite is keeping a traditional login screen instead of using the steam one, so you could have actual segregated user accounts

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

I've been running kinoite on my laptop for a short while now, and I wanted to address a few miscellaneous things.

First: I recommend trying the out of the box experience for a while before going far customizing it. For example, someone mentioned your filesystem layout with subvolumes: that's the default in kinoite: home, var, and root are in subvolumes.

Second: Wayland either is or is about to be the default in fedora (I'm running the beta for the next version, and it's Wayland by default). Try it and see if you have issues before trying to switch to x11.

Flatpak is your first stop for installing software on kinoite, but the fedora repo that's configured by default is missing a lot. If shows software available that you don't see in discover/flatpak, you need to add the flathub repo, which is easy to do, but not obvious (to me) that it wasn't the default.

Finally, Nvidia experience might not be good ootb. You might need to take extra steps to get the proprietary Nvidia driver.

Good luck with your endeavor!

Edit: Firefox

I don't understand why the default install of Firefox isn't the flatpak version. Switch to the flatpak version and you won't have to worry about codecs.

Lol, I just noticed that this thread is 3 weeks old... How is your setup working out?

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

sudo chown <user> -R /path

sudo chgrp <group> -R /path

view more: next ›