I’m working on an #OpenWRT project and I’m wondering : what’s the proper way to ensure a service is kept running ? I’m used to rely on systemd for that, but on this platform there’s just old-school #SystemV hacks and rc.local magic, like in the good old Debian Potato days.

Am I supposed to use #Cron for that ? Please tell me I’m not supposed to run an infinite loop in an `rc.local`…

PHP: Общая память

Хочется быстрый кеш или общение между процессами? Хочется использовать long-running PHP, но без long-running? Давайте разберёмся, как работать прямо с оперативной памятью: от System V до MapViewOfFile; От shmop до FFI. Расшарить оперативу

https://habr.com/ru/articles/947896/

#systemv #shmop #mmap #память #никто_не_читает_теги #ipc

PHP: Общая память

Давайте представим, что у нас обычное приложение, написанное на PHP и почти что типичная задача - иметь на руках хранилище данных. В такое хранилище мы будем писать и считывать произвольные данные....

Хабр
Gerade bin ich zufällig auf #OpenIndiana gestoßen – #OpenSolaris lebt weiter! Es ist großartig, dass solche Projekte dank der Community weiterhin existieren.
#OpenSource #Unix #SystemV

I, too, hated #systemd. It didn't work for me. I was a #systemV person for almost 2 decades. It always caused problems. I couldn't tell what was going on with my system half the time, because I was constantly working *against* systemd.

Then something funny happened and it completely changed my perspective.

I sat down and learned it. I read the manual. I learned how it was intended to be used.

The world opened up. Things made sense. Things worked. Things worked better than ever.

I know this won't convert anyone, and I don't care to. You use whatever you want to use, and enjoy it in good health. I still use both, in different cases.

I just wanted to point out that sometimes a little understanding can go a long way.

The #SystemV file-system that implements #XenixFS, SystemV/386 FS, and #CoherentFS is set to be removed from the #Linux kernel. The SystemV file-system was orphaned back in 2023 while now is set to be removed entirely after #developers realized the #code was fundamentally broken https://www.phoronix.com/news/Removing-SystemV-Filesystem
SystemV Filesystem Being Removed From The Linux Kernel

The SystemV file-system that implements Xenix FS, SystemV/386 FS, and Coherent FS is set to be removed from the Linux kernel

SysV filesystem is being removed from Linux 6.15

In the old Unix days, there was a filesystem that implemented the Xenix FS, Coherent Unix FS, and SystemV/386 FS. It allowed file organization and access that provided the data storage service that…

Aptivi
@webopettaja Kun on aloittanut Unixilla ja macOS:llä (tai siis System v1:llä) niin, miksi tyytyä halpaan ja huonoon kopioon 🤷🏼‍♂️
#aihetunniste #unix #SystemV #BSD #macOS #linux #lisäaihetunniste #Mastodon_on_suosituin_some_silloin_kuin_Linux_on_työpöydällä
The name of the #OS used at #Nakatomi Plaza is called Socrates #BSD. Even back then they knew #SystemV was shit.
#Berkeley #Software #Distribution #OpenBSD #NetBSD #itsinthatplacewhereIputthatthingthattime #diehard

🖥️ #Fiwix is an operating system written from scratch, based on the #UNIX architecture and fully focused on being #POSIX compatible. It's a #hobbyOS and, since it serves also for educational purposes, the #kernel code is kept as simple as possible for the benefit of students and OS enthusiasts.

ℹ️ It follows the #SystemV Application Binary Interface (ABI) and it also aims for #Linux 2.0 system call compatibility

📅 Version 3.4 was released on November 15th: https://www.fiwix.org/news.html

Fiwix :: News

Fiwix is an operating system kernel written in ANSI C from scratch, based on the UNIX architecture and fully focused on being POSIX compatible.