ParadeGrotesque, to random
@ParadeGrotesque@mastodon.sdf.org avatar

So, #OpenBSD 7.5 has got a patch for libcrypto out:

003: RELIABILITY FIX: May 10, 2024
(All architectures)

A missing bounds check could lead to a crash in libcrypto.

And #Slackware 15 has got a new package for sg3_utils (1.47), which I did not even know existed... 🤔

"sg3_utils (utilities and test programs for the linux sg driver)
This package contains low level utilities for devices that use a SCSI command set."

All in all a relaxed Saturday.

ParadeGrotesque, to random
@ParadeGrotesque@mastodon.sdf.org avatar

Today, I learned something thanks to !

So, this NetBSD Foundation post:

https://mastodon.sdf.org/@netbsd/112382798178078765

Led me to this article:

https://blog.netbsd.org/tnf/entry/x_org_on_netbsd_the

Which led me to the lock (1) utility:

https://man.netbsd.org/lock.1

And finally to this command:

tmux lockc

... which allows one to safely lock a tmux session. I really like it so far.

This is the kind of depth and nice little surprise you don't get with commercial OS. Every day, you can learn about small utilities. :netbsd:

ParadeGrotesque,
@ParadeGrotesque@mastodon.sdf.org avatar

And here is more I learned on the same subject: 'lock' is not implemented under Ubuntu or #slackware so 'tmux lockc' does not seem to work either. The utility 'vlock' does the same thing, but is not installed by default.

But installing 'vlock' does not make 'tmux lockc' work under Linux. ☹️

Under #OpenBSD and #NetBSD 'lock -p' uses your default password, but 'tmux lockc' work as expected (meaning, it asks for your login password). No '-p' means entering a separate password for unlocking.

jbzfn, to linux
@jbzfn@mastodon.social avatar
r1w1s1,
@r1w1s1@fosstodon.org avatar

@jbzfn @phoronix I need to add to my #todotxt list, testing in a #slackware freshing install.

brubarwal,
@brubarwal@mastodon.sdf.org avatar

@r1w1s1 @jbzfn @phoronix I submitted the update for #openzfs 2.2.4 to #slackbuilds.org yesterday. It should be available Friday or Saturday #SBo #slackware

jhx, to random
@jhx@fosstodon.org avatar

Praise Bob!

folks know :slackware:

r1w1s1, to random
@r1w1s1@fosstodon.org avatar

I update the #zellij #slackbuild to the version 0.40.1, this version fix a bug about rename tab and others improvements.

https://codeberg.org/r1w1s1/slackbuilds/src/branch/main/zellij/

https://github.com/zellij-org/zellij/releases/tag/v0.40.1

#slackware

0xDEADBEEF, to random
@0xDEADBEEF@fosstodon.org avatar

Last I tried screwing around with #zfs, #KVM and #qemu on #slackware I had a bunch of fun with scripts from sbo and dependency hell – since neither is an official slack package.

How does this fare in 2024 if I were to try to get a headless host for my stuff (qubes-like but I like pain)?

0xDEADBEEF,
@0xDEADBEEF@fosstodon.org avatar

@ParadeGrotesque
@josemanuel

Thanks! I'm torn between my current #gentoo and #slackware as a minimal headless host I can host (paravirtualized?) VMs on, like a #devuan desktop, old Windows and perhaps trying different archs.

SilverEagle, to random
@SilverEagle@floofy.tech avatar

With systemd now poised to replace sudo as well I can't help but be a little bitter about the way in which the concerns about systemd being an ever-scope-creeping behemoth of attack surface area controlled by one (admittedly rather unpleasant) person were swept to the margins and everyone pushed forward with it like nobody cared, and now our modern Linux distro choices just treat it like an inevitability and there's not a damn thing anyone can do about it because it was "already decided" years ago

ParadeGrotesque,
@ParadeGrotesque@mastodon.sdf.org avatar

@sertonix @SilverEagle

Same here - I am not too worried because I run either #Slackware or a version of the BSD.

ParadeGrotesque, to random
@ParadeGrotesque@mastodon.sdf.org avatar

Well, well, well...

"We’d like to announce the availability of the QEMU 9.0.0 release. This release contains 2700+ commits from 220 authors."

QEMU version 9.0.0 released - QEMU
https://www.qemu.org/2024/04/23/qemu-9-0-0/

ParadeGrotesque,
@ParadeGrotesque@mastodon.sdf.org avatar

And now, of course, i have to compile this new version of qemu on my #Slackware server somehow.

Because reasons.

ParadeGrotesque,
@ParadeGrotesque@mastodon.sdf.org avatar

Oh, what the heck, let's just try to compile both versions of qemu on #Slackware 15 and see what happens!

ParadeGrotesque,
@ParadeGrotesque@mastodon.sdf.org avatar

Surprisingly... #qemu 9.0.0 seems to compile just fine on #Slackware 15! Yay! 🤓

This being said, I am only on:

[2407/9553] Compiling C object libqemu-aarch64_be-linux-user.fa.p/linux-user_uname.c.o

So there is still plenty of time to mess things up. Let's see how it goes, and if the end result is usable.

ParadeGrotesque,
@ParadeGrotesque@mastodon.sdf.org avatar

And I am pleased to report that #qemu 9.0.0 compiles straight on #slackware 15 with almost no fiddling at all!

Took a while on my little server, but:

$ qemu-system-x86_64 --version

QEMU emulator version 9.0.0
Copyright (c) 2003-2024 Fabrice Bellard and the QEMU Project developers

$ ls /usr/local/bin/qemu-sys* | wc -l
31

Ooooh yeah! 🤓

geerlingguy, to linux
@geerlingguy@mastodon.social avatar

A few years ago, I would've said CentOS or Debian. Now, the answer is much easier

r1w1s1,
@r1w1s1@mastodon.social avatar
tedchoward, to retrocomputing
@tedchoward@mastodon.social avatar

Picked this up yesterday at the meetup. I guess it’s time to install Linux 😜

image/jpeg

tedchoward,
@tedchoward@mastodon.social avatar

Apparently it was possible to do a "CD-ROM” install of #Slackware which would install a minimal system to the hard disk, and run most of the system from the CD. I wonder if anyone actually ran their system like this. #retrocomputing

remilia, to random

The SlackBuild for Benben, my VGM player, has been updated to Benben v0.4.1. Almost forgot to update this 😅

The Crystal compiler needed to build it is included in the same repo.

https://chiselapp.com/user/MistressRemilia/repository/remislackbuilds/dir?ci=tip&name=audio/benben

#vgm #slackware #CrystalLang

ParadeGrotesque, to random
@ParadeGrotesque@mastodon.sdf.org avatar

So... 🤓

$ uptime ; date ; cat /etc/slackware-version

20:41:16 up 349 days, 44 min, 1 user, load average: 0.05, 0.05, 0.05

Thu Apr 18 20:41:16 CEST 2024

Slackware 14.1

OK, I really need to update this little machine to #Slackware 15 before the uptime goes to 365 days... 😅

ParadeGrotesque,
@ParadeGrotesque@mastodon.sdf.org avatar

This is why is a bit like the BSD of Linux: it simply works, does not have any cruft (cough cough systemd cough) and is still wonderfully usable.

It is fairly open, easy to understand with its shell scripts for everything, KISS attitude. And it keeps on running with a minimum of maintenance.

jloc0, to random
@jloc0@mastodon.social avatar

I also refreshed what I’m calling the “pkg_dump” of package builds yesterday. There’s a shit-ton of stuff there, like a full gnome 46 desktop, and the latest Firefox 125.0.1, MAME, i3, sway, hyprland, etc. https://slackware.lngn.net/pub/aarch64/pkg_dump/

ParadeGrotesque, to random
@ParadeGrotesque@mastodon.sdf.org avatar

Finally going home after a whole day of meetings.

I'd like to update my 15 VMs...

I also think I need to double-check my qemu installation, as 7.2.9 seems to be the last 7.x version (I have 7.2.7 installed).

I still have and VMs to update or reinstall.

Thinking about setting up a mirror.

SearxNG is definitely something I need to setup.

Also SNAC2 under Slackware.

r1w1s1, to random
@r1w1s1@mastodon.social avatar

caraca @augustocc
artigo "Configurando o Slackware 9.1 para autenticar os usuários na base LDAP" esta fazendo 20 anos rsrs.

https://br-linux.org/tutoriais/002116.html

#slackware #brlinux

hlegius, to linux
@hlegius@fosstodon.org avatar

Miss the good times when you could buy #slackware #linux install discs - either from Linux magazines or directly from the maintainer. I’m a bit nostalgic, one might say.

tripplehelix, to random
@tripplehelix@fosstodon.org avatar

is such a cool tool, it has local and external IP information on inxi -i, it has weather information in inxi -w. I used to think it was just a great fetch tool, but it literally does everything!

smxi,
@smxi@fosstodon.org avatar

@tripplehelix I laugh every time I see someone utterly clueless say, oh, is bloated, I could do that in a 100 line shell script and it would be 100x faster. Every significant feature requires massive amounts of work, raw data collection, and unfortunately, the most boring, matching table updates, which there are no single data sources for so those are basically manually generated, using some backend tools for some. Recent complex features only work because users interested.
1/

jloc0, to random
@jloc0@mastodon.social avatar

Updated the #nwgshell #slackware #aarch64 repo earlier with the python 3.11 upgrades, as well as pushed all the other updates needed in other repos. NOW I can focus on real updates like hyprland and updating the WebKit-gtk package and deps. Wee! https://slackware.lngn.net/

ParadeGrotesque, to random
@ParadeGrotesque@mastodon.sdf.org avatar

So, openssh backdoor through a patch applied by some distros to make it work with systemd, which itself is vulnerable because of a compromise of the LZMA / xz code.

Quick test on a 15 machine:

$ xz --version
xz (XZ Utils) 5.2.5
liblzma 5.2.5

$ sudo /usr/bin/ldd /usr/sbin/sshd | grep -ic lzma
0

And of course no systemd to be found.

I am having a bit of fun trying to (ahem) 'improve' the test script posted on some mailing lists, but I think Slackware is not vulnerable.

ParadeGrotesque,
@ParadeGrotesque@mastodon.sdf.org avatar

From the changelog:

"Sat Mar 30 18:08:12 UTC 2024
a/xz-5.6.1-i586-3.txz: Rebuilt.
[PATCH] CMake: Fix sabotaged Landlock sandbox check.

We don't build with CMake (yet), but it doesn't hurt to apply this."

I would have reverted to xz 5.2.5 but that's just me. Glad to see Pat Volkerding on top of things, as usual.

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