silverblue-site
distrobox
Our great sponsors
silverblue-site | distrobox | |
---|---|---|
25 | 265 | |
42 | 3,799 | |
- | - | |
5.1 | 9.3 | |
8 days ago | 3 days ago | |
HTML | Shell | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
silverblue-site
-
Is Pop!_OS aiming to be an immutable OS?
It's a relatively new concept for distros where OS core packages are locked down and user space software is installed in containers as opposed to added onto the entire system packages. Two popular examples are Vanilla OS and Silverblue
- Next step for a Windows 10 user?
-
[Hobby Scuffles] Week of January 23, 2023
Some people has managed to find hacky workaround through the Flatpak sandbox to get certain apps working, and Fedora Silverblue/Kinoite and Steam Deck has been a major pusher for Flatpak adoption that OBS released an officially supported Linux version on Flatpak and Spotify is looking into an official Flatpak release (as opposed to the current community re-packaged one).
-
Ask HN: How do you trust that your personal machine is not compromised?
I'm looking at current options, this[1] for example is packaged for Fedora, which is my daily driver.
But then I got to thinking, if I'm going to do a clean Fedora install for the tripwire (it's best practice) I might as well try Fedora Silverblue[2]. Silverblue is an immutable system so it kinda makes a tripwire less useful because no one can change any system files. Only files in your home directory and /etc can be modified statefully.
-
Does it make sense to try to install / maintain a gentoo system in a vm for learning more about Linux?
Gentoo could provide a different perspective on how a Linux system can work compared to Arch, but if you’re going for different, then something like NixOS, Clear Linux, Fedora Silverblue, Ubuntu Core, or the aforementioned Buildroot is arguably going to be better because they provide more strongly differentiated perspectives compared to Arch.
-
Can someone explain to me like I'm five why Linux hasn't figured it out the way applications should be packed to be easily installed?
Silverblue
-
what minor tech projects do you absolutely adore?
Not sure if those can be considered "minor", but: OSTree, or more specifically rpm-ostree (Kinoite / Silverblue), and Flatpak.
-
An ode to Flatpak (and Fedora Silverblue)
After converting all my traditional Linux computers to Flatpak and using this setup for over a year now, I wanted to write a little ode to Flatpak. A brief introduction about me: I am a long-term (10+ years) Linux user that distro hopped quite a while and eventually settled on Ubuntu (vanilla GNOME installed via mini.iso) and now Fedora Silverblue.
-
Linux user share on Steam continues rising — highest for years again
You might want to look into a distro with an immutable file system like https://silverblue.fedoraproject.org
-
Deal Valve, Please add Podman (and maybe Distrobox) to Steam OS so we can develop without breaking the read-only filesystem
This is how other immutable operating systems (Fedora Silverblue) deal with development in immutable environments.
distrobox
-
The OS to rule them all
The way to rule them all Linux distros: https://bedrocklinux.org/ (or this or this).
-
How has your experience with Silverblue/Kinoite been?
Yes, the initial adoption is difficult as you retool your mind to think in terms of "I'll just install this in a container" rather than dnf install to the host. But the benefits of using disposable containers as a means of running software that you don't want to clutter your host with is quite amazing once you have adapted. Things like toolbx and distrobox have made this experience nearly effortless.
-
SQL should be your default choice for data engineering pipelines
I use https://github.com/89luca89/distrobox if I want to try something on another distro
-
[Hobby Scuffles] Week of January 23, 2023
All of the projects involved uses the GPL v3 license. Let's just say, it is a pretty strict license that have been tried and true. While there are some pros and cons in the use of GPL as a license, it is a license that is quite favored in FOSS community because it sort of levels the playing field (coughEEEcough).
As for the rest, I've been testing stuff with distrobox, junest (which is like distrobox, but for arch guest and without the container), and Conty (a lot like Junest but as a single hyper-compressed executable file). Anything requiring an escalation or wanting actual access to root remains an issue, but for the most part, it works well enough.
There are a few reasons why the distro is notable. One, it's made by a very active devs who had also developed Bottles, a free and pretty wrapper for Wine emulation layer used to run Windows games and software. Second, vanillaOS started out with a simple "put immutable attribute to all files and folders in root" which is based on a simple sudo chattr -i command that can be used on any file, making it only almost immutable as you can also just remove the immutable trait; they have since developed a new system called ABroot sorta like Android's AB partition. while a lot of immutable distro expect you to know how to do what you need to do and at most just drops you flatpak pre-installed, not everything is available on the flathub 'store', so vanillaOS put in apx which is a streamlined version of distrobox made in collaboration with the distrobox dev to be able to run other Linux distro in container as well graphical wrapper to manage updates, drivers, and containers.
-
Zero to Nix, an unofficial, opinionated, gentle introduction to Nix
Add to that, distrobox, and you can run a whole separate distro in a rootless container. And what do you know, it appears there is a nixpkg distrobox container.
- As a noob to fedora but as an arch user (~1yr) what should I know about fedora?
-
firefox
maybe you can check out distrobox.
-
run multiple python versions in F37
maybe distrobox and it also won't clog up the system packages.
What are some alternatives?
toolbox - Tool for interactive command line environments on Linux
toolbox-vscode - Toolbox Visual Studio Code integration
toolbox - The Docker Toolbox
rustdesk - Open source virtual / remote desktop infrastructure for everyone! The open source TeamViewer alternative. Display and control your PC and Android devices from anywhere at anytime.
wsl-distrod - Distrod is a meta-distro for WSL 2 which installs Ubuntu, Arch, Debian, Gentoo, etc. with systemd in a minute for you. Distrod also has built-in auto-start feature on Windows startup and port forwarding ability.
docker-android - Android in docker solution with noVNC supported and video recording
toolbox-images - deprecated
nix-alien - Run unpatched binaries on Nix/NixOS
flatpak - Linux application sandboxing and distribution framework
nix - Nix, the purely functional package manager
vscode-dev-containers - NOTE: Most of the contents of this repository have been migrated to the new devcontainers GitHub org (https://github.com/devcontainers). See https://github.com/devcontainers/template-starter and https://github.com/devcontainers/feature-starter for information on creating your own!
muffin - The window management library for the Cinnamon desktop (libmuffin) and its sample WM binary (muffin)