I genuinely adore Alpine Linux. One of the main reasons I work on postmarketOS is because its based on Alpine. I think it is has a very well-designed base stack and I like musl. I actually ran Alpine Linux on my main machine for a bit before systemd was added to pmOS. I rarely have bad experiences with the developers and the community is generally kind. There's always some bad apples, like in all communities, but in general, Alpine's quite good.

#AlpineLinux

Diskleri Çöpe Atın: Raspberry Pi Zero ile RAM Üzerinde Site Barındırmak

SD kartların sürekli yazma limitleri yüzünden ölmesinden sıkılanlar için 512MB RAM'li Pi Zero'yu tamamen disksiz çalışan Alpine Linux sunucusuna çevirdim. İşletim sistemini tmpfs olarak RAM'e gömüp dropbear ve darkhttpd ile statik site barındırmayı, 'lbu commit' yedekleme mantığını ve fdisk ile SD kart kurulum adımlarını anlattım.

https://yuceltoluyag.github.io/raspberry-pi-zero-ram-diskless-web-server/

#raspberrypi #pizero #alpinelinux #selfhosting

Diskleri Çöpe Atın: Raspberry Pi Zero ile Tamamen RAM Üstünde Site Barındırmak

512MB RAM'li bir Pi Zero'yu tamamen diskless bir Alpine Linux sunucusuna çevirip, üzerinde nasıl web sitesi barındıracağınızı anlatan çılgın bir rehber.

Ortaya Karışık

J'adore #alpinelinux mais pour gérer mon premier #NAS je vais aller vers du plus simple finalement avec : #openmediavault

Toujours en #sourcelibre et avec #podman pour gérer les conteneurs.

Souhaitez-moi bonne chance? 😁🐧

#linux

All rootful #docker containers moved to rootless #podman containers, except #mailcow of course. Not exactly a walk in the park though, especially since I use #AlpineLinux and podman documentation assumes a #RHEL derivative. Also, `podman unshare` feels awkward. Anyway, mission accomplished.
hey do you wanna know something cool BROADCOM WIFI SUCKS. IT HAS NO LINUX SUPPORT. I CANT FUCKING GET IT TO WORK IN ALPINE LINUX.

cough

anyway please help
i have BCM4331
ive tried broadcom-wl (didnt work), brcmfmac (didnt work either), and b43 (2.4ghz only)

#linux #broadcom #alpine #alpinelinux #pleasehelp

feel like the procedure for rebuilding repositories on #AlpineLinux may need some improvement

right now, two packages failing their test suites are delaying a security update for firefox from being deployed, despite not being related in any way

@nube we don't have backports because we don't need them. instead, use tagged repositories to scope packages from alpine edge:

# cat /etc/apk/repositories
...
@edge:main https://dl-cdn.alpinelinux.org/alpine/edge/main
@edge:community https://dl-cdn.alpinelinux.org/alpine/edge/community
# apk add nano@edge:main
(1/1) Installing nano@edge:main (9.0-r0)

#AlpineLinux

ifstate 2.3.0 - a tool for declarative network configuration for Linux - was released:
https://codeberg.org/routerkit/ifstate/releases/tag/2.3.0

This is release contains various new features like:
- bridge: VLAN membership for bridge ports
- link: support external created veth ifaces
- routing: ignore routes by ifname regex
- tc: add vlan action (allows remapping); improve change detection

The new release is already available in #AlpineLinux and in the RouterKit Debian package repository.

#linuxnetworking #ifstate #RouterKit

2.3.0 - routerkit/ifstate

## Changes - bridge: implement VLAN filtering and per-port membership (#157) - brvlan: support self-mode entries on bridge devices (#179) - fdb: add `vlan` attribute support for vlan aware bridges (#167) - hooks: make timeout configurable (#178) - link: support external created veth interf...

Codeberg.org
So, it looks like Alpine Linux doesn't have anything like Debian's Backports concept? I don't want to switch my repos to edge, I just want to install a version of a package that's newer in edge than in stable, that's it. But it seems like the only way would be to download the apk and install it, which feels like a hacky solution to me, there should be a clean way to do this from the terminal like in Debian ​

#Linux #AlpineLinux

RE: https://exquisite.social/@thomholwerda/116535458295130039

Ok, so this thread (read it on) changed my views on #Devuan.

And here I was thinking that it was the good version of #Debian, done without systemd etc. Instead, I think I will look for more #AlpineLinux systems to deploy