ioc.exchange is one of the many independent Mastodon servers you can use to participate in the fediverse.
INDICATORS OF COMPROMISE (IOC) InfoSec Community within the Fediverse. Newbies, experts, gurus - Everyone is Welcome! Instance is supposed to be fast and secure.

Administered by:

Server stats:

1.3K
active users

#alpinelinux

9 posts7 participants0 posts today
samHere's a blog post on setting up Alpine Linux on my old 256MB Raspberry Pi in diskless mode and having it host a static site (and now my blog). I'll write up another on how I got Snac installed to have it host my fediverse presence over the next few days. Enjoy!<br><br><a href="https://cablespaghetti.dev/hosting-a-static-site-on-an-original-raspberry-pi.html" rel="nofollow noopener noreferrer" target="_blank">https://cablespaghetti.dev/hosting-a-static-site-on-an-original-raspberry-pi.html</a><br><br><a href="https://cablespaghetti.dev/fedi?t=raspberrypi" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#raspberrypi</a> <a href="https://cablespaghetti.dev/fedi?t=alpinelinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#alpinelinux</a> <a href="https://cablespaghetti.dev/fedi?t=linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#linux</a><br>
bram dingelstad :nb_flag:<p>Hey <a href="https://gamedev.lgbt/tags/Linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Linux</span></a> / <a href="https://gamedev.lgbt/tags/Mesa" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Mesa</span></a> / <a href="https://gamedev.lgbt/tags/gallium" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>gallium</span></a> folks,</p><p>I'm having a problem where I can't start any graphical user interface, whether it's wayland or x11 because the driver files given by mesa don't have the __driDriverExtensions symbol</p><p>Anyone know how to deal with this? I'm on <a href="https://gamedev.lgbt/tags/AlpineLinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AlpineLinux</span></a> / <a href="https://gamedev.lgbt/tags/AsahiLinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AsahiLinux</span></a>. If you have a lot of linux friends, feel free to boost!</p><p><a href="https://gamedev.lgbt/tags/AskFedi" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AskFedi</span></a> <br><a href="https://gamedev.lgbt/@bram/114692386656646236" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">gamedev.lgbt/@bram/11469238665</span><span class="invisible">6646236</span></a></p>
Natanael Copa<p><span class="h-card" translate="no"><a href="https://infosec.exchange/@resingm" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>resingm</span></a></span> I don’t think there are any books on Alpine Linux. What should such a book include or cover to be a great book?</p><p><a href="https://fosstodon.org/tags/AlpineLinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AlpineLinux</span></a></p>
Max Resing<p>Is there any great book on <a href="https://infosec.exchange/tags/AlpineLinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AlpineLinux</span></a> ? I love the concept, and love the considerations of the operating system. Yet, I usually opt for <a href="https://infosec.exchange/tags/Debian" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Debian</span></a> since I am much more familiar with it. It would be great to change that in the mid-term.</p><p><a href="https://infosec.exchange/tags/Alpine" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Alpine</span></a> <a href="https://infosec.exchange/tags/Linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Linux</span></a> <a href="https://infosec.exchange/tags/Sysadmin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Sysadmin</span></a> <a href="https://infosec.exchange/tags/askfedi" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>askfedi</span></a> <a href="https://infosec.exchange/tags/askmasto" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>askmasto</span></a> <a href="https://infosec.exchange/tags/askinfosec" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>askinfosec</span></a> <a href="https://infosec.exchange/tags/unix" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>unix</span></a></p>
bram dingelstad :nb_flag:<p>first linux regression in a while: an update from an <a href="https://gamedev.lgbt/tags/AlpineLinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AlpineLinux</span></a> package caused a driver .so file to be removed and now i can no longer run GDM, X11 or wayland 🫠 </p><p><a href="https://gamedev.lgbt/tags/AsahiLinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AsahiLinux</span></a></p>
samPart of running a <a href="https://cablespaghetti.dev/fedi?t=snac" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#snac</a> instance on a 256MB Raspberry Pi is working out how to do "stuff" without installing more <a href="https://cablespaghetti.dev/fedi?t=alpinelinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#alpinelinux</a> packages than you have RAM for.<br><br>Here's a script to backup to Backblaze B2 with just Jq as an additional dependency (and the included curl, tar, openssl etc.). It works so far...<br><br><a href="https://gist.github.com/cablespaghetti/01862b9d8252223719cbe2586145f686" rel="nofollow noopener noreferrer" target="_blank">https://gist.github.com/cablespaghetti/01862b9d8252223719cbe2586145f686</a><br>
Miha Markič<p>My virtual <a href="https://mastodon.social/tags/alpinelinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>alpinelinux</span></a> is consuming 96% memory and I have no idea where. All the usual tools like htop don't know - just showing a bunch of processes using less than 1% each. Any idea?</p>
jbz<p>WizOS: A New Enterprise Linux Built on Alpine’s Secure Foundation</p><p>「 WizOS is engineered to address the persistent challenge of inherited vulnerabilities in container-based images. By adopting WizOS, enterprises can leverage a minimal, near-zero Common Vulnerabilities and Exposures (CVE) base image, ensuring that deployments are not halted by security flaws in shared components 」</p><p><a href="https://thenewstack.io/wizos-a-new-enterprise-linux-built-on-alpines-secure-foundation/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">thenewstack.io/wizos-a-new-ent</span><span class="invisible">erprise-linux-built-on-alpines-secure-foundation/</span></a></p><p><a href="https://indieweb.social/tags/wizos" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>wizos</span></a> <a href="https://indieweb.social/tags/alpinelinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>alpinelinux</span></a> <a href="https://indieweb.social/tags/opensource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>opensource</span></a></p>
jbz<p><a href="https://indieweb.social/tags/AlpineLinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AlpineLinux</span></a>: The Lightweight Linux Distro Explained</p><p>「 Alpine Linux uses a technique called position-independent executables to randomize the location of programs in memory. This makes it difficult for an attacker to exploit quirks in the memory and take over a machine.</p><p>The distro is also minimalist in its configuration. It gets its small size by using the BusyBox suite to provide most of the utilities in one executable 」</p><p><a href="https://www.makeuseof.com/alpine-linux-explained/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">makeuseof.com/alpine-linux-exp</span><span class="invisible">lained/</span></a></p>
Coated Ambassadors Everywhere!<p><span class="h-card" translate="no"><a href="https://indieweb.social/@jbz" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>jbz</span></a></span> Currently, my self-hosted services and appliances rely on either <a href="https://sueden.social/tags/alpinelinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>alpinelinux</span></a> - utilizing OpenRC instead of systemd - or OpenWrt. With both I am relatively satisfied, and I have a feeling that I have my stuff under control.</p><p>FreeBSD is definitely on my watchlist for a no-nonsense OS. Once I have some time to spare, I‘m investigating how I could run niceties like paperless-ngx and immich on it.</p>
Fiona<p>Does anyone know if there's a "canonical" way to check if an OpenRC user session for the current user is active in <a href="https://woem.men/tags/AlpineLinux" rel="nofollow noopener noreferrer" target="_blank">#AlpineLinux</a>? ​:neocat_think:​</p>
Sam<p>The week's side quest is mostly installing <a href="https://social.running.cafe/tags/alpinelinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>alpinelinux</span></a> on 1st gen Raspberry Pis in "diskless" mode.</p><p>I've got at least three of the things gathering dust, and I love the challenge of working with limited hardware.</p><p>Diskless mode runs everything in RAM and needs a git-like "lbu commit" command to persist changes. This speeds things up a LOT and should mean the SD card lasts a long time.</p><p>This started as an experiment and now somehow I'm replacing most of my infrastructure with it.</p><p>I now have an experimental <a href="https://social.running.cafe/tags/snac" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>snac</span></a> instance, AdGuard Home for the kids and it's not stopping there...</p>
Cocaine Owlbear<p>Anyone here use <a href="https://retro.pizza/tags/AlpineLinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AlpineLinux</span></a>? Genuinely curious. I've heard that it's *fantastic* for desktop, but I'm nervous.</p>
Juno<p>OpenRC user services are now a thing in Alpine and I'm migrating many things I had fragile shell scripts start.</p><p>An added benefit is that my sessions in bare ttys have proper services running too!</p><p><a href="https://mastodon.bsd.cafe/tags/AlpineLinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AlpineLinux</span></a> <a href="https://mastodon.bsd.cafe/tags/OpenRC" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenRC</span></a> <a href="https://mastodon.bsd.cafe/tags/Linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Linux</span></a></p>
Sam<p>Today in Sam's random side-quests, I have determined that it is possible to get 1100 requests per second out of an original 256MB RAM Raspberry Pi from 2011.</p><p>The setup is Lighttpd on Alpine Linux (diskless in-memory mode) and the Pi is overclocked from 700Mhz to 1.1Ghz.</p><p>I maxed out the 100Mb NIC, so turned on GZIP compression and went from about 525 to 1100 as a result.</p><p>HTTPS results coming soon (whether or not anyone cares about this).</p><p>http://[2a02:8012:187:26:ba27:ebff:fe49:20bc]/</p><p><a href="https://social.running.cafe/tags/alpinelinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>alpinelinux</span></a> <a href="https://social.running.cafe/tags/raspberrypi" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>raspberrypi</span></a></p>
9to5Linux<p><a href="https://floss.social/tags/Linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Linux</span></a> Weekly Roundup for June 1st, 2025: <a href="https://floss.social/tags/GNU" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GNU</span></a> Linux-libre 6.15 kernel, <a href="https://floss.social/tags/AlpineLinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AlpineLinux</span></a> 3.22, <a href="https://floss.social/tags/Firefox" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Firefox</span></a> 139, <a href="https://floss.social/tags/Armbian" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Armbian</span></a> 25.5, <a href="https://floss.social/tags/AlmaLinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AlmaLinux</span></a> OS 10, KaOS 2025.05, <a href="https://floss.social/tags/Thunderbird" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Thunderbird</span></a> 139, <a href="https://floss.social/tags/ArchLinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ArchLinux</span></a> installer adding support for Btrfs snapshots, <a href="https://floss.social/tags/TUXEDO" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TUXEDO</span></a> Stellaris 16 Gen7 laptop, PanVK now <a href="https://floss.social/tags/Vulkan" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Vulkan</span></a> 1.2 conformant, <a href="https://floss.social/tags/GStreamer" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GStreamer</span></a> 1.26.2, <a href="https://floss.social/tags/PorteuX" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PorteuX</span></a> 2.1, CachyOS ISO snapshot for May 2025, and more <a href="https://9to5linux.com/9to5linux-weekly-roundup-june-1st-2025" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">9to5linux.com/9to5linux-weekly</span><span class="invisible">-roundup-june-1st-2025</span></a></p><p><a href="https://floss.social/tags/OpenSource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenSource</span></a> <a href="https://floss.social/tags/FOSS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FOSS</span></a></p>
nmeum<p>My favorite new feature of <a href="https://chaos.social/tags/AlpineLinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AlpineLinux</span></a> 3.22: Support for OpenRC user services. The feature is still considered experimental, but some packages already provide user service files (e.g. dbus, pipewire, kanshi). Further, you can easily define your own in ~/.config/rc/.</p><p>If you use a PAM-enabled login method, you just need to install openrc-user-pam, and you're good to go.</p><p>For more information refer to: <a href="https://github.com/OpenRC/openrc/blob/0.62.2/user-guide.md#user-services----experimental" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/OpenRC/openrc/blob/</span><span class="invisible">0.62.2/user-guide.md#user-services----experimental</span></a></p>
LINux on MOBile<p>Weekly GNU-like <a href="https://fosstodon.org/tags/MobileLinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MobileLinux</span></a> Update (22/2025): Is it June already?</p><p><a href="https://linmob.net/weekly-update-22-2025/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">linmob.net/weekly-update-22-20</span><span class="invisible">25/</span></a></p><p><a href="https://fosstodon.org/tags/SailfishOS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SailfishOS</span></a> <a href="https://fosstodon.org/tags/UbuntuTouch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>UbuntuTouch</span></a> <a href="https://fosstodon.org/tags/postmarketOS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postmarketOS</span></a> <a href="https://fosstodon.org/tags/NemoMobile" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>NemoMobile</span></a> <a href="https://fosstodon.org/tags/LinuxMobile" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LinuxMobile</span></a> <a href="https://fosstodon.org/tags/AlpineLinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AlpineLinux</span></a> <a href="https://fosstodon.org/tags/PinePhone" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PinePhone</span></a> <a href="https://fosstodon.org/tags/Librem5" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Librem5</span></a> <a href="https://fosstodon.org/tags/FuriLabsFLX1" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FuriLabsFLX1</span></a> <a href="https://fosstodon.org/tags/dawndrums" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dawndrums</span></a> <a href="https://fosstodon.org/tags/Liberux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Liberux</span></a> <a href="https://fosstodon.org/tags/Mobian" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Mobian</span></a></p>
Fossery Tech :debian: :gnome:<p>This week's Linux and FOSS news:</p><p>LINUX NEWS</p><p>Linux kernel 6.15 released with Rust support for hrtimer and ARMv7, a new setcpuid= boot parameter for x86 CPUs, support for sched_ext to count and report internal events, x86 Intel and AMD PMU enhancements, nested virtualization support for VGICv3 on ARM, support for emulating FEAT_PMUv3 on Apple Silicon, new API to receive information about mount and unmount events of filesystems, support for hardware-wrapped encryption keys in the block layer, support for 48-bit block addressing in the EROFS file system, etc:<br><a href="https://9to5linux.com/linux-kernel-6-15-officially-released-this-is-whats-new" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">9to5linux.com/linux-kernel-6-1</span><span class="invisible">5-officially-released-this-is-whats-new</span></a></p><p>Linux-libre kernel 6.15 released with Nova Core GPU, Qualcomm iris v4l2, Airoha NPU, Tehuti Networks TN40xx 10G Ethernet, Realtek 8814A Wi-Fi, Apple Silicon SoC touchscreen, Renesas UFS hooks, Spider 1Gb Ethernet,aw88166 audio drivers removed:<br><a href="https://9to5linux.com/gnu-linux-libre-6-15-kernel-is-out-for-those-who-seek-100-freedom-for-their-pcs" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">9to5linux.com/gnu-linux-libre-</span><span class="invisible">6-15-kernel-is-out-for-those-who-seek-100-freedom-for-their-pcs</span></a></p><p>Archinstall 3.0.7 released with option to configure Btrfs snapshot type (Snapper or Timeshift), disk encryption configuration moved into the disk config menu, various bug fixes and improvements:<br><a href="https://9to5linux.com/archinstall-3-0-7-arch-linux-menu-based-installer-adds-support-for-btrfs-snapshots" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">9to5linux.com/archinstall-3-0-</span><span class="invisible">7-arch-linux-menu-based-installer-adds-support-for-btrfs-snapshots</span></a></p><p>Alpine Linux 3.22 released with Linux kernel 6.12 LTS, GNOME 48, KDE Plasma 6.3, LXQt 2.2, gummiboot (systemd-boot) replaced with systemd-efistub, updated packages:<br><a href="https://9to5linux.com/alpine-linux-3-22-released-with-gnome-48-kde-plasma-6-3-and-lxqt-2-2" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">9to5linux.com/alpine-linux-3-2</span><span class="invisible">2-released-with-gnome-48-kde-plasma-6-3-and-lxqt-2-2</span></a></p><p>Ubuntu 20.04 LTS reached EOL on May 31, upgrade to newer version is recommended, or Ubuntu Pro subscription to get patches until 2030:<br><a href="https://news.itsfoss.com/ubuntu-20-04-eol/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">news.itsfoss.com/ubuntu-20-04-</span><span class="invisible">eol/</span></a><br>(Canonical doin the Microsoft thing: charging to keep getting patches)</p><p>Canonical to release monthly Ubuntu snapshots:<br><a href="https://www.phoronix.com/news/Monthly-Ubuntu-Snapshots" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">phoronix.com/news/Monthly-Ubun</span><span class="invisible">tu-Snapshots</span></a></p><p>NVIDIA driver 575 released with NVIDIA Smooth Motion support, support for GLX front buffer rendering on Xwayland, support for the __NV_DISABLE_EXPLICIT_SYNC environment variable to also apply to GLX and Vulkan apps etc:<br><a href="https://9to5linux.com/nvidia-575-linux-graphics-driver-released-with-support-for-nvidia-smooth-motion" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">9to5linux.com/nvidia-575-linux</span><span class="invisible">-graphics-driver-released-with-support-for-nvidia-smooth-motion</span></a></p><p>(more Linux and FOSS news in comments)</p><p><a href="https://social.linux.pizza/tags/WeeklyNews" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>WeeklyNews</span></a> <a href="https://social.linux.pizza/tags/News" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>News</span></a> <a href="https://social.linux.pizza/tags/Linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Linux</span></a> <a href="https://social.linux.pizza/tags/LinuxNews" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LinuxNews</span></a> <a href="https://social.linux.pizza/tags/LinuxKernel" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LinuxKernel</span></a> <a href="https://social.linux.pizza/tags/Ubuntu" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Ubuntu</span></a> <a href="https://social.linux.pizza/tags/AlpineLinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AlpineLinux</span></a> <a href="https://social.linux.pizza/tags/LinuxDistro" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LinuxDistro</span></a> <a href="https://social.linux.pizza/tags/LinuxDistribution" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LinuxDistribution</span></a> <a href="https://social.linux.pizza/tags/DistroRelease" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DistroRelease</span></a> <a href="https://social.linux.pizza/tags/LinuxDesktop" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LinuxDesktop</span></a> <a href="https://social.linux.pizza/tags/DesktopLinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DesktopLinux</span></a> <a href="https://social.linux.pizza/tags/Ubuntu2004" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Ubuntu2004</span></a> <a href="https://social.linux.pizza/tags/NVIDIA" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>NVIDIA</span></a> <a href="https://social.linux.pizza/tags/NVIDIADriver" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>NVIDIADriver</span></a> <a href="https://social.linux.pizza/tags/FosseryTech" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FosseryTech</span></a></p>
Giorgio Grappa :esperanto:<p>Ahir vaig trobar una pàgina que explica molt detalladament com fer una instal·lació d'<a href="https://mastodon.la/tags/AlpineLinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AlpineLinux</span></a> amb particions fetes manualment; hi vaig fer dues proves i crec que, hui, serà la definitiva.</p><p>-----------------------</p><p>Després un en passaré l'enllaç, que no el tinc en aquest ordinador.</p><p>-------------------</p><p>Aquest n'és l'enllaç:</p><p><a href="https://alextsang.net/articles/20200921-032859/index.html" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">alextsang.net/articles/2020092</span><span class="invisible">1-032859/index.html</span></a></p>