Gentoo Linux & Portage Package Manager

!gentoo

@lemm.ee
Create post
How to set up Podman with NVIDIA GPU acceleration and macvlan networking on Gentoo

How to set up Podman with NVIDIA GPU acceleration and macvlan networking on Gentoo

Open link in next tab

Gentoo with GPU-enabled Podman and MACVLAN

https://gist.github.com/notme43/1ab5674048f23969d5d06b713cf24418

Gentoo with GPU-enabled Podman and MACVLAN. GitHub Gist: instantly share code, notes, and snippets.

Gentoo with GPU-enabled Podman and MACVLAN
Do you enable telemetry?

Speceficially the telemetry use flag. On one hand, fuck telemetry, but on the other hand, I trust FOSS developers to do the right thing vs the likes of Microsoft and Google.

https://packages.gentoo.org/useflags/telemetry

How long have you been using Gentoo? Linux in general?

How long have you been using Gentoo? Linux in general?

And why do you prefer it over other distros?

Welcome to a new unofficial Gentoo Linux community

Welcome to a new unofficial Gentoo Linux community

There was already a Gentoo community on Lemmy, however it hasn't had any activity in 2 years and since Lemmy's popularity has exploded in recent days, I figured it might be time for a new one with active moderation.

Anyone reading this likely already knows what Gentoo is, but on the off-chance that someone completely unfamiliar with Gentoo clicks on this thread, here's a quick primer. Gentoo Linux is essentially a meta-distribution. You're given a package manager (Portage) that builds your packages from source, and some useful command line utilities. Other than that, you get your choice of everything - systemd or OpenRC? X11 or Wayland? Gnome, KDE or some other desktop manager? Or none at all? All up to you. Now of course, Arch provides you the same freedom of choice, but Gentoo's party trick is the local compilation - you can have the compiler optimize everything for your particular CPU's instruction set, or just leave out features you don't need in some programs.