Unter SysV Init herrschte noch Zucht und Ordnung unter den Diensten. #systemd #sysV

I've just #migrated a #desktop from #Debian #GNU/Linux 13 #Trixie to #Devuan GNU/Linux 6 #Excalibur. It was fast, around 30 minutes, and hassle-free except for #audio, which did not work at all. I found a fix here https://dev1galaxy.org/viewtopic.php?id=5867 which involved creating a simple #script executable on login, and it worked! This all reminded me of my first experience with GNU/Linux in 2002, using #sndconfig. I played #StrawberryFieldsForever (#TheBeatles) as I had done to celebrate that little achievement all those years ago.

Edit: link to thread now correct

#pipewire #sysv #gnome #nostalgia

How to: Devuan 5 Daedalus an pipewire / Documentation / Dev1 Galaxy Forum

Serveur #mpd en route.

Il faut un peu jongler avec les fichiers .conf, mais ça tourne bien.

Serveur de streaming en http en interne, qui balance le flux sur n'importe quel lecteur audio qui a cette option.

J'ai fais pas mal le tour des solutions, et #Musicplayerdemon c'est vraiment une solution simple, flexible, paramétrable a souhait, léger. Je garde le principe KISS tout au long de mon auto-formation.

#linux
#sysV
#audiostreaming

Nuevo artículo en el blog!

Completando la info que publiqué en mi último video en el canal de #YouTube de #juncotic:

Configurando servicios de inicio en GNU/Linux con distros basadas en SysV Init como #devuan

SysV Init: Ejecutando scripts al inicio

https://juncotic.com/sysv-init-ejecutando-scripts-al-inicio/

No vieron el video todavía?

https://youtu.be/BztKkKihqh0

Espero que les guste y les resulte útil!

Quedan invitados a suscribirse al canal!

#gnu #linux #sysvinit #sysv

SysV Init: Ejecutando scripts al inicio - Junco TIC

Hoy vamos a aprender a crear un script de inicio en una distro SysV Init como Devuan GNU/Linux, utilizando init.d y update-rd.d.

Junco TIC

Se vienen cositas nuevas en el canal!

Jugando con script de inicio en systemd, SysV Init, y Runit, respondiendo dudas de alumnos de los cursos :-)

A editar!

No olviden suscribirse para enterarse del lanzamiento! 🔔

https://www.youtube.com/juncotic

#gnu #linux #systemd #runit #sysvinit #sysv #init #rclocal #arch #debian #devuan #antix

Init-Systeme: SysV Init und systemd aktualisiert

Gleich zwei Init-Systeme erhielten kürzlich Updates. Während systemd 260 den Code für SysV-Init-Skripte endgültig entfernt, verbessert SysV Init 3.16…

LinuxNews.de

🎉 SysV Init 3.16 Released With Cleanups, Improved systemd Unit To SysV Script Conversion

https://www.phoronix.com/news/SysV-Init-3.16

#sysv #systemd #opensource

SysV Init 3.16 Released With Cleanups, Improved systemd Unit To SysV Script Conversion

For any holdouts still running SysV Init instead of systemd or other alternatives like OpenRC, SysV Init 3.16 is out as the first release in a half-year and bringing a few refinements.

Devuan: Migrate From Sysv to OpenRC Init - LaskarNix

🙄 Systemd removes legacy support for SysV init scripts

https://github.com/systemd/systemd/releases/tag/v260-rc1

#opensource #systemd #sysv #sysvinit

Release systemd v260~rc1 · systemd/systemd

CHANGES WITH 260 in spe: Feature Removals and Incompatible Changes: * Support for System V service scripts has been removed. Please make sure to update your software *now* to include a na...

GitHub

@sb I remember how it was complicated to create a service using #SysV #initscript and how it's not compatible between distro (initscript template on debian is different with redhat's template).

Love #systemd because systemd unit file resolve that problem for me. Systemd unit file is easier to write and read. And it's universal across distros.