this post was submitted on 07 Jun 2024
35 points (90.7% liked)

Linux

45460 readers
1812 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
 

While other flatpak apps have no problems. Any suggestions?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 3 weeks ago (1 children)

Nix might have been removed. I'll have to check, but I feel like the ujust command forv setting up nix went away a version or two ago.

But I think you can set distroboxes to run at startup, so you'd never know the difference when it came time to actually launch the program. Right (correct me if I'm wrong)?

[–] [email protected] 3 points 3 weeks ago (2 children)

Maybe, I do not use bazzite and cannot check. But it used to be a feature. You can, of cause, start distrobox at startup, but literally running almost two operation systems might not be the best for performance and RAM usage.

[–] [email protected] 2 points 3 weeks ago (1 children)

Could be a case for toolbox, which I admittedly know even less about. Either way, people here have offered several options to try!

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

Toolbox is effectively the same thing as distrobox. It is a linux distro inside docker-like container. They even use the same images.

[–] [email protected] 1 points 3 weeks ago (1 children)

Are there any processes in particular that I should keep an eye on? At the moment I don't notice any new particularly high load.

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

Fortunately, it does not usually cause high load, but it still exists. The only thing I can recomend here is to always check if the dependencies of any package you install in container require to run in the background and avoid those which do.