linuxiac, to linux
@linuxiac@mastodon.social avatar

Alpine Linux 3.20 released featuring GNOME 46, Plasma 6, Python 3.12, LLVM 18, Ruby 3.3, initial 64-bit RISC-V support, and more.
https://linuxiac.com/alpine-linux-3-20-debuts-with-initial-64-bit-risc-v-support/

Hypx, to Hydrogen
@Hypx@mastodon.social avatar
bortzmeyer, to sysadmin French
@bortzmeyer@mastodon.gougere.fr avatar


Un démon plantait à peu près tous les jours. Je mets en place un script qui teste s'il est toujours là et le démarre sinon, et, depuis, le démon ne plante plus (là, trois jours d'uptime).

vwbusguy, to Kubernetes
@vwbusguy@mastodon.online avatar

is generally my default goto for image bases when I'm writing stuff from scratch. I love how lightweight and simple it is, so I'll often start there until I can prove that I need something more complex.

vwbusguy,
@vwbusguy@mastodon.online avatar

On that note - need to move some data to S3? Here's an image I pushed today that includes and zip and gets built/tested/pushed weekly by our Jenkins farm at my $DAYJOB. Perfect for a sidecar container or CronJob backup, etc. Enjoy! (And if this is useful to you, thank the Alpine and s3cmd folks, because they by far did most of the work.)

https://hub.docker.com/r/ucsb/s3cmd

alpinelinux, to random
@alpinelinux@fosstodon.org avatar

The x86_64 3.20 builder finished building community today (after some blockers were fixed / wirked around). Only riscv64 is left.

The first rc is imminent. Please test the packages you care about so that issues can be fixed.

Hypx, to Hydrogen
@Hypx@mastodon.social avatar
noidea, to php

Hello ..

Today I installed 8.3 on my VServer ( Linux) and tried to switch to that version with ln -fs /usr/bin/php83 /usr/bin/php .
Previously I used php 8.2.x

The problem is, 's Admin Page says this:

version 8.2.18
php.ini /etc/php82/php.ini

and in SSH, the php --version command says that:

PHP 8.3.6 (cli) (built: Apr 11 2024 15:12:15) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.3.6, Copyright (c) Zend Technologies

The phpinfo() included in the admin area also says 8.2.18 and I have deleted the php-fpm82 service and added and started the php-fpm83 service and also restarted the php and apache and mariadb services and rebooted the server..

Has somebody got an idea what I am missing?

governa, to linux
@governa@fosstodon.org avatar
mythologyandhistory, to mentalhealth
@mythologyandhistory@mas.to avatar

Did you know that was once known as ' Disease'?

The word was first mentioned in 1651 & described as an in 1688.

In 1710, it was claimed that music of Swiss herdsmen & the Guggisberglied (a song), led Swiss soldiers to desert. The singing of the same resulted (allegedly) in capital .

One doctor thought that the low air pressure made the Swiss sick with longing & would lead, if not returned home, to their eventual .

Hypx, to Hydrogen
@Hypx@mastodon.social avatar
bortzmeyer, to sysadmin French
@bortzmeyer@mastodon.gougere.fr avatar

(19/35) Upgrading xz-libs (5.6.1-r1 -> 5.6.1-r2)

Haydar, to random German
@Haydar@social.tchncs.de avatar

Regarding the / backdoor, quoting the original mail https://seclists.org/oss-sec/2024/q1/268

"Debian and several other distributions patch openssh to support systemd notification, and libsystemd does depend on lzma."

"it is likely the backdoor can only work on glibc based systems."

So, if you are using a non-sytemd distro ( e.g. , , , ) or a non-glibc distro (e.g. ) you are most likely not affected, right?

hanscees, to proxmox Dutch
@hanscees@mas.to avatar

I have a problem where it looks like id's in the webgui are wrong.
If I connect to the command prompt it connects to the wrong vm.

Anybody see that problem before?
And know what to do perhaps?
Happens on vm's without kvm-client running

chkaloon, to snowboarding
@chkaloon@mastodon.sdf.org avatar

Working the Giant Slalom at Arctic Winter Games this morning.

ncrav, (edited ) to KDE
@ncrav@mas.to avatar

@alpinelinux + @kde is my new favourite combination for my @slimbook dev laptop 🎉

It was actually easier than expected to get everything up and running: probably 30-40 minutes until everything was properly working/pretty due to hidpi. Also found out about @tokodon as well!

Some stranger dev stuff might need chroot/containers but nothing extraordinary. also working nice.

P.S.: theme is "shades of purple" https://store.kde.org/p/2090546

Linux_Is_Best, to random
@Linux_Is_Best@mstdn.social avatar

I dare try to install KDE Plasma on this system.

Alpine Linux was using fewer resources than Debian, so I decided to see if this can be done. And by "done" I mean how smooth will it run or not.

I can always wipe and stick to my original plan of Lxqt.

Linux_Is_Best,
@Linux_Is_Best@mstdn.social avatar

A successful install is a successful install.

Alpine Linux while running a full KDE Plasma installation with all KDE applications included, while idle is using only 611 Mb. When loading Mozilla Firefox with 5 web pages (5 open tabs), the system climbs to about 1.4 Gb (1455 Mb).

I would call this a success!

Linux_Is_Best, to linux
@Linux_Is_Best@mstdn.social avatar

I realized today, how long ago it has been since using Alpine Linux. The last time I did so, it did not have the simple Q&A setup wizard. -It has been that long.

Linux_Is_Best, to linux
@Linux_Is_Best@mstdn.social avatar

1st time trying to configure Alpine Linux as a desktop.

A family member has this ancient and under powered laptop. Strong highlight on it being under powered.

  • Aspire ES1-511-C59V (v1.06)
  • Intel Celeron N2840
  • 4 Gb Ram (less with shared video)
  • Intel Atom GPU

I'd like to shoot this into space, but they really want to use this for a laptop.

Brett_E_Carlock,
@Brett_E_Carlock@mastodon.online avatar

@Linux_Is_Best
My current craptop I use for work is an N3450, 4GB RAM, 64GB eMMc with Alpine.

XFCE as DE, Firefox, and other usual suspects.

XFS over LVM as FS, and BFQ as IOSched.

Totally fine.

Brett_E_Carlock,
@Brett_E_Carlock@mastodon.online avatar

@Linux_Is_Best
Swappiness to 5, default 4GB swap volume, but also with zswap.

Before those tweaks changing the viewed email in Evolution would take 5s or more.

Now it is usable, especially if I do not go media heavy.

It even runs CS 1.6 and CZ acceptably in FlatPak Steam when I am out of home.

Good luck!

Let us know how it goes.

LXDE would have been my first choice for this tier hardware, but I failed to package it. 🤷

alpinelinux, (edited ) to random
@alpinelinux@fosstodon.org avatar

Thanks to the heroic effort of @omni and celeste, rust 1.76 landed today in after being stuck on 1.72 for quite some time.

https://gitlab.alpinelinux.org/alpine/aports/-/commits/master/main/rust/APKBUILD

braid, to random
@braid@alpaka.social avatar

Finally a native application for Linux mobile 🎉 . got just merged into testing, looking forwards to for feedback from users !

https://gitlab.alpinelinux.org/alpine/aports/-/commit/7ee36e2b7d7c1e28e618125347c5e3d5d4f8bfa0

thezdi, to random

Too awesome! Not only did NCC Group EDG (@nccgroupinfosec, @_mccaulay, and @alexjplaskett) exploit the IVI, they loaded a playable version of Doom! Off to the disclosure room (after a few levels).

LostCabinPress, to photography
@LostCabinPress@toot.community avatar


Long cold night out or beer - Longue soirée froide ou bière-Lunga notte fredda fuori o birra-길고 추운 밤 외출 또는 맥주-Lange, kalte Nacht draußen oder Bier trinken-寒い夜の外出やビール-Lange koude avond uit of bier

whynothugo, to homebrewing
@whynothugo@fosstodon.org avatar

The recent 9.0 release supports running 32bit binaries on a 64bit host.

This is a big deal for distributions like , since musl has is no multilib support.

https://www.theregister.com/2024/01/18/wine_90_is_out/

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • kavyap
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • InstantRegret
  • GTA5RPClips
  • Youngstown
  • everett
  • slotface
  • rosin
  • osvaldo12
  • mdbf
  • ngwrru68w68
  • JUstTest
  • cubers
  • modclub
  • normalnudes
  • tester
  • khanakhh
  • Durango
  • ethstaker
  • tacticalgear
  • Leos
  • provamag3
  • anitta
  • cisconetworking
  • lostlight
  • All magazines