Based on our record, Linux kernel seems to be a lot more popular than s6. While we know about 228 links to Linux kernel, we've tracked only 12 mentions of s6. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Linux is a family of free and open source operating systems based on the Linux kernel. - Source: dev.to / 7 months ago
You mean apart from 6.6 being the current latest longterm kernel? https://kernel.org/. - Source: Hacker News / 7 months ago
I don't like that, it's not good practice. One should give links to original sources, i.e. https://kernel.org as far as Linux is concerned. Even if git guarantees that the content is the same (if someone bothers to verify that the SHA-1 is the same and we exclude the possibility of a SHA-1 collision in git, which is yet to be demonstrated). kernel.org existed before github. - Source: Hacker News / 11 months ago
- Modern Operating Systems, 5th Edition by Andrew Tanenbaum (of MINIX fame) and Herbert Bos (https://www.pearson.com/en-us/subject-catalog/p/modern-operating-systems/P200000003295/9780137618880) is the latest edition of a solid graduate-level textbook on operating system concepts. It may also be beneficial studying the source code of existing operating systems. I recommend starting with smaller, simpler... - Source: Hacker News / 11 months ago
Those other flashy distros like mint and ubuntus are designed with rich people with very fresh machines in mind, they don't care if you have an AMDx4 or core2duo or even 32bit older machine. Even Mint and ubuntu people will tell you, if you have an old machine with little ram, use antiX. It still works very well with machines not even released yet, buy one in May 2024 and I "guaranty you" antiX will run fine. ... Source: over 1 year ago
Not so much about timeouts, but related in that it is based around managing children processes: The lineage of tools descending from daemontools for service management is worth exploring: daemontools: http://cr.yp.to/daemontools.html runit: https://smarden.org/runit/ s6: https://skarnet.org/software/s6/ dinit: https://davmac.org/projects/dinit/. - Source: Hacker News / 6 months ago
This page and this page, both by Laurent Bercot, creator of s6. Source: about 2 years ago
Of the two I have experience with, runit is simpler and thus easier to get the hang of than s6-rc/s6. Though the s6 (not s6-rc) docs at the author's site contain a lot of info (including apologetics and rationales) that applies almost equally well to runit. Source: about 2 years ago
Using the s6-service add command I added a service called "libvertd" when I ment to put "libvirtd". Now when I run s6-db-reload it spits out a error message saying "undefined service name libvertd". But I cant remove it using s6-service remove libvertd because that just spits out a generic help message and doesn't change anything. I also couldn't find documentation on Https://skarnet.org/software/s6/ or... Source: over 2 years ago
For the trivia, this is pushed by Laurent Bercot (skarnet), creator of s6, execline and many others. He's also working on implementing s6 as Alpine init and rc systems. https://skarnet.org/software/s6/ https://skarnet.com/projects/service-manager.html. - Source: Hacker News / over 2 years ago
Ubuntu - Ubuntu is a Debian Linux-based open source operating system for desktop computers.
runit - runit is a cross-platform Unix init scheme with service supervision, a replacement for sysvinit...
FreeBSD - FreeBSD is an advanced operating system for x86 compatible (including Pentium® and Athlon™)...
systemd - systemd is a replacement for the init daemon for Linux (either System V or BSD-style).
Arch Linux - You've reached the website for Arch Linux, a lightweight and flexible Linux® distribution that tries to Keep It Simple. Currently we have official packages optimized for the x86-64 architecture.
sysvinit - Savannah is a central point for development, distribution and maintenance of free software, both GNU and non-GNU.