urbanists.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
We're a server for people who like bikes, transit, and walkable cities. Let's get to know each other!

Server stats:

553
active users

#Slackware

11 posts10 participants0 posts today

A small defeat...

I had to abandon #slackware on my work machine. I was using current, and I reinstalled to be on stable, but I ran into a couple of issues that I wasn't able to fix on time.
Things needed to get done, and I didn't have the time or knowledge to make it work.

I'll still be using Slackware in a couple of laptops where I don't have that same preassure, and on which I am free to tinker and experiment.

If anyone is interested, I got back to #Manjaro, my other go-to distro.

Replied in thread
Normally in a humorous way, I'd say "Use Slackware!" 😄

But honestly, I really get what you mean. The BSD crowd tends to be more about sharing experiences and letting you explore, rather than pushing their own favorites. It's refreshing. On the Linux side, even saying "I'm trying something new" can start a 12-way distro war in the comments 😂

Still, if someone asks me about Linux distros, I will sneak in a "have you tried Slackware?"—because hey, tradition! 😉

#slackware #bsd #openbsd #freebsd
Continued thread

Also: #Slackware 15 has a security update for Python3:

slackware.com/security/viewer.

Slackware-current just adopted #OpenSSH 10.0.p1 & #OpenSSL 3.5

n/openssh-10.0p1-x86_64-1.txz: Upgraded. Potentially-incompatible changes include the removal of the weak DSA signature algorithm, completing the deprecation process that began in 2015 (when DSA was disabled by default) and repeatedly warned over the last 12 months.

n/openssl-3.5.0-x86_64-1.txz: Upgraded. New LTS release, supported until 08 Apr 2030.

www.slackware.comThe Slackware Linux Project: Slackware Security Advisories

When I first installed Linux at home (Slackware, 1993) for University Unix work/compatibility I had to buy an extra 4MB (yes, MEGA BYTES) of RAM to run it on my PC taking it to a massive 8MB of RAM, with a 150MB Hard Drive, and 3.5” floppy disks for backups. (My older system used 5 1/4” these new ones seemed slick by comparison)

That 4MB stick cost me over 100UKP in 1993.

These modern systems are absolutely immense, and cheap, by comparison.
#linux #slackware #unix #university #computerscience

The generic bootable EFI Slackware AArch64 Installer ISO is now released!

At the moment, we’re using it to install Slackware via paravirtualization within UTM on macOS (Apple Silicon). It also works in VMWare Fusion, though I still need some time to put together the installation guide for that. Later, the generic ISO can be used to install Slackware on other HWM's.

If you’d like to try it out with UTM, here’s the guide: docs.slackware.com/slackwarear

docs.slackware.comslackwarearm:inst_sa64_virt - SlackDocs

so. cleaned my home dir, updated rust, zig, node, R and Observable, opened an account at codeberg - now I just have to do something instead of cleaning everything 😂
(on a side note - I just love #slackware everything just works, building R with everything is not problem - at least I'm using fortran once a year.. :))

- The #Slackware LXC manual: run ˋ/usr/libexec/lxc/lxc-net start`
- The command: can’t run properly, dnsmasq already running.
- Me: ok, fsck off
- create an #OpenBSD libvirt vm.
- configure and run dhcpd.
- configure and run unbound.
- rc.dnsmasq stop
- rc.unbound stop
- Me: can I continue trying to run LXC now!?