wacky #AlpineLinux adventures: ran an sdl program without x or wayland running, the program did not have a built in die button so i was stuck in it, i hold the power button but apparently not long enough since the system hibernates (i configured it to treat short press as hibernate and long press as poweroff), i obviously dont want to unhibernate back into being locked so i edit out the `resume` kernel parameter thinking itll invalidate the hibernation, it did not, the next boot it resumes from hibernation and immediately tries (and fails) to power off (guess i did hold long enough??), i hold the power button and boot it back up, FILESYSTEM CORRUPTION! openrc asks me to *manually* fix what i fscked up then reboot, it.. yeah sure i did it and it worked, a bashhistory file went to /lost+found, and now i know that hibernation does work (i did not intentionally hibernate since configuring it again)

go on, have to manually run fsck on an encrypted partition, no stress at all!

to advance the alpine AI policy conversation, i have proposed simply aligning alpine's AI policy with the one introduced in postmarketOS.

it is good enough for now.

#alpinelinux

oh, great, alpine linux VMs are about to be represented as indications of compromise by shitty security scanners

https://www.bleepingcomputer.com/news/security/payouts-king-ransomware-uses-qemu-vms-to-bypass-endpoint-security/

#alpinelinux

Payouts King ransomware uses QEMU VMs to bypass endpoint security

The Payouts King ransomware is using the QEMU emulator as a reverse SSH backdoor to run hidden virtual machines on compromised systems and bypass endpoint security.

BleepingComputer
@witix next time use the #AlpineLinux hashtag :)
weird, for once #librewolf has a newer version up in #AlpineLinux than #firefox, which is still stuck on 147.0.3
Anyone hosting #Virtualbox on #x86_64 architecture running #AlpineLinux willing to share installation tips?

Having a "reflective" afternoon.

On the topic of free operating systems, I have been playing with these lately, and recommend if it suits usage (alpha order).

- Alpine Linux (my daily driver)
- Chimera Linux
- Elementary Linux
- FreeBSD
- OpenBSD
- Solus Linux

Not "mainstream" suggestions per se, and that's kinda the point. Caveats re: glibc/musl, nvidia support, etc. apply.

If I had to have nvidia support for my primary workstation I'd probably go with Solus (KDE), or at least try it, in spite of systemd.

I'm starting to scratch the surface on

- CachyOS

for my son's gaming rig. Pretty much what it says on the tin. I like it. Arch could use a bit of polish. We'll see how it goes on real hardware.

Others that I haven't run much beyond playing with the iso, but am intrigued by, mostly by intended use case tbh:

- Mint
- Zorin

I used to run these for years and years and years but don't nowadays:

- Arch
- Gentoo

Excellent, but the time intensity ...

~20 years ago I used to run Gentoo in a government research agency data centre. Even came up with an "ansible-like" set of deployment scripts/framework and whatnot in /bin/bash+openssh to manage them (pre-dates Ansible).

Fun times... the time... the time.

Gentoo was bracketed by RHEL in the past and CentOS as the successor. CentOS was fine but gave up a lot of performance way back then. Shifting priorities, server hardware was still following Moore's, and all that.

I flirted with Ubuntu a bit over the years. Could never really get into it back when it was decent. I won't touch it now.

Today, I think I'm done with Debian. Too static for my tastes - stuff gets too stale. Sure, there's Testing/Sid but there's also other options at that point.

Now that I'm a sysadmin just for myself I can embrace using whatever I want. Ha.

I'm all about community projects nowadays.

Corporate software will eventually disappoint you so it pays to just not go there in the first place.

Deep thoughts.

#Linux #RunBSD #HomeLab #SelfHosted #SelfHosting #AlpineLinux #ChimeraLinux #Elementary #ElementaryOS #FreeBSD
#OpenBSD #SolusLinux #Solus #LinuxMint #ZorinLinux #Gentoo #ArchLinux #CachyOS

Though #alpinelinux is pulling on me as well. So much to like!
@vinceff nous fait le #chronochallenge de #nixos ça dérive un peu en présentation, tuto nixos mais c'est super. D'ailleurs, les chronochallenge sont une bonne source l'info pour l'usage technique des distributions qui y passent. Si vous cherchez comment installer un truc, les drivers NVIDIA les chronochalenge peuvent vous aider. C'est un effet secondaire.
https://www.youtube.com/watch?v=Spjq1Zy1ehM&t=1
Une autre! Une autre! Une autre!
Je propose #alpinelinux .
Chrono Challenge : NixOS passe au grill, la base derrière GLF OS

YouTube

Being #blind, and in any case working mostly from an #ALpineLinux terminal screen, I mostly use #vim . I might have chosen neovim but I kept hitting the strange small incompatibilities. One of them is if neovim detects a 256 color term, it uses it by default,. The problem is there is no option to disable and force #ansi color use.

I had spent years tuning an ansi color them that actually works for my eyes so I can vaguely see differences and have some idea what I am typing. The Alpine vim packages are a bit borked, though, because they don't support a proper #sql syntax module, but some shim for oracle that is incomplete. So I cannot use it to highlight sql in C++ strings like I can with Debian.

Tooling for blind use can at times be as frustrating as being blind.