Linux Surpasses Double-Digit Market Share
According to two sources, the Linux operating system has hit a major milestone in market share that naysayers thought would never happen.
According to two sources, the Linux operating system has hit a major milestone in market share that naysayers thought would never happen.
The biggest homelab mistakes we’ve made, and what we learned from them.
Support us on patreon and get an ad-free RSS feed with early episodes sometimes

Subscribe to the RSS feed.
| Version: | 6.1.182 (longterm) |
|---|---|
| Released: | 2026-08-07 |
| Source: | linux-6.1.182.tar.xz |
| PGP Signature: | linux-6.1.182.tar.sign |
| Patch: | full (incremental) |
| ChangeLog: | ChangeLog-6.1.182 |
| Version: | 5.15.215 (longterm) |
|---|---|
| Released: | 2026-08-07 |
| Source: | linux-5.15.215.tar.xz |
| PGP Signature: | linux-5.15.215.tar.sign |
| Patch: | full (incremental) |
| ChangeLog: | ChangeLog-5.15.215 |
| Version: | 5.10.264 (longterm) |
|---|---|
| Released: | 2026-08-07 |
| Source: | linux-5.10.264.tar.xz |
| PGP Signature: | linux-5.10.264.tar.sign |
| Patch: | full (incremental) |
| ChangeLog: | ChangeLog-5.10.264 |
dehydrated-renew per eseguire il rinnovo del certificato e la sincronizzazione del servizio per SNI solo quando uno o più certificati sono effettivamente cambiati. dehydrated.changed) per evitare ricaricamenti e riavvii non necessari del servizio se un certificato è stato effettivamente distribuito. cert_sync(), fornendo un unico punto di ingresso per la sincronizzazione della configurazione dei certificati di qmail, Dovecot e Apache dopo i rinnovi riusciti. La stessa funzione cert_sync() può essere chiamata tramite uno script autonomo, che non coinvolge l'esecuzione di dehydrated. Ridotte le interruzioni non necessarie del servizio eseguendo la sincronizzazione una volta per ogni ciclo di rinnovo anziché una volta per ogni certificato rinnovato. MAKE_MAIL_CERTS=1. Se MAKE_MAIL_CERTS=0, lo script hook distribuisce solo i certificati (da utilizzare per il server web). ENABLE_SNI=0 (impostazione predefinita). ServerName e ServerAlias per Apache e i domini SNI possono essere impostate facoltativamente con ENABLE_APACHE_SNI_CONF=1.To enable HTTPS on your website, you need to get a certificate (a type of file) from a Certificate Authority (CA). Let’s Encrypt is a CA. In order to get a certificate for your website’s domain from Let’s Encrypt, you have to demonstrate control over the domain. With Let’s Encrypt, you do this using software that uses the ACME protocol which typically runs on your web host.