nice, baikal #openbsd port works even with a higher php version \o/
et baikal sous #openbsd nâest pas dispo avec sqlite, car il nây a plus lâextension sqlite avec la version de php pour laquelle baikal est packagĂ©eâŠ
Et voilà , mise à jour vers #openbsd 7.7 terminée sur toutes les machines de la maison, sans aucun soucis.
Bon bah, cet aprĂšm, câest sysupgrade #openbsd
OpenBSD 7.7 released
Another six months have passed, so itâs time for a new OpenBSD release: OpenBSD 7.7 to be exact. Browsing through the long, detailed list of changes, a few important bits jump out. First, OpenBSD 7.7 adds support for Ryzen AI 300 (Strix Point, Strix Halo, Krackan Point), Radeon RX 9070 (Navi 48), and Intelâs Arrow Lake, adding support for the latest x86 processors to OpenBSD. There seems to be quite a few entries in the list related to power management, from work on hibernation and suspend ⊠â Read more
- openbsdnow@bsd.network * - OpenBSD 7.7 is comingâŠ
@kat@yarn.girlonthemoon.xyz At the core, you need an ngircd.conf like this:
[Global]
Name = your.irc.server.com
Password = yourfancypassword
Listen = 0.0.0.0
Ports = 6667
AdminInfo1 = Well, me.
AdminInfo2 = Over here!
AdminEMail = forget.it@example.invalid
[Options]
Ident = no
PAM = no
[SSL]
CertFile = /etc/ssl/acme/your.irc.server.com.fullchain.pem
KeyFile = /etc/ssl/acme/private/your.irc.server.com.key
DHFile = /etc/ngircd/dhparam.pem
Ports = 6669
Start it and then you can connect on port 6667. (The SSL cert/key must be managed by an external tool, probably something like certbot or acme-client.)
Iâm assuming OpenBSD here. Havenât tried it on Linux lately, let alone Docker. đ
Pizza and OpenBSD :)
@andros@twtxt.andros.dev Can you reproduce any of this outside of your client? I canât spot a mistake here:
$ curl -sI 'http://movq.de/v/8684c7d264/.html%2Dindex%2Dthumb%2Dgimp11%2D1.png.jpg'
HTTP/1.1 200 OK
Connection: keep-alive
Content-Length: 2615
Content-Type: image/jpeg
Date: Wed, 19 Mar 2025 19:53:17 GMT
Last-Modified: Wed, 19 Mar 2025 17:34:08 GMT
Server: OpenBSD httpd
$ curl -sI 'https://movq.de/v/8684c7d264/gimp11%2D1.png'
HTTP/1.1 200 OK
Connection: keep-alive
Content-Length: 131798
Content-Type: image/png
Date: Wed, 19 Mar 2025 19:53:19 GMT
Last-Modified: Wed, 19 Mar 2025 17:18:07 GMT
Server: OpenBSD httpd
$ telnet movq.de 80
Trying 185.162.249.140...
Connected to movq.de.
Escape character is '^]'.
HEAD /v/8684c7d264/.html%2Dindex%2Dthumb%2Dgimp11%2D1.png.jpg HTTP/1.1
Host: movq.de
Connection: close
HTTP/1.1 200 OK
Connection: close
Content-Length: 2615
Content-Type: image/jpeg
Date: Wed, 19 Mar 2025 19:53:31 GMT
Last-Modified: Wed, 19 Mar 2025 17:34:08 GMT
Server: OpenBSD httpd
Connection closed by foreign host.
$
Oh la vache, en regardant les stats webalizer, je vois que je suis cité pour mon guide #auto-hébergement dans un des papiers #openbsd oO : https://www.openbsd.org/papers/jres2021-matthieu-tuto-pf-companion.pdf
A more robust raw OpenBSD syscall demo
Ted Unangst published dude, where are your syscalls? on flak yesterday, with a neat demonstration of OpenBSDâs pinsyscall security feature, whereby only pre-registered addresses are allowed to make system calls. Whether it strengthens or weakens security is up for debate, but regardless itâs an interesting, low-level programming challenge. The original demo is fragile for multiple reasons, and requires manually locating and entering addresses for each bu ⊠â Read more
Iâve never liked the behavior of OpenBSDâs shell where it just scrolls horizontally:
https://movq.de/v/1371f7efbc/vid-1741714971.mp4
But now Iâm this close to implementing the same thing in my own shell â because itâs probably much, much easier than multiline stuff. đ
Exploring the (discontinued) hybrid Debian GNU/kFreeBSD distribution
For decades, Linux and BSD have stood as two dominant yet fundamentally different branches of the Unix-like operating system world. While Linux distributions, such as Debian, Ubuntu, and Fedora, have grown to dominate the open-source ecosystem, BSD-based systems like FreeBSD, OpenBSD, and NetBSD have remained the preferred choice for those seeking security, performance, and licensing flexibility. ⊠â Read more
sin OpenBSD, ni NixOS o alpine.. se siente un poco extraño.. xD
quiero OpenBSD.. pero necesito Bluethoot.. :( #dilema
I have to try it on #openbsd : https://github.com/ArchiveBox/ArchiveBox/wiki/Install#openbsd
From time to time, on #openbsd, you may run âbioctl -P sd2â to change your Full Disk Encryption passphrase ;)
I just solved my issue with noise in my headphone. Thank you public archives! So smooth now :) https://www.mail-archive.com/misc@openbsd.org/msg182180.html
Block AI bots with relayd on #OpenBSD https://si3t.ch/log/2024-11-27-block-ai-bots-with-relayd-openbsd.txt
Damn, I canât understand why I canât run #fossil forum behind #relayd on #openbsd. All my other website work, must be something in the cgiâŠ
dilema.. si instalar OpenBSD en mi M900 o dejar NixOS que la verdad me tiene muy contento
upgrade to #openbsd 7.6 all done :)
upgrading my server to #openbsd 7.6. puffy.cafe and si3t.ch domain unreachable for a few minutes
@prologic@twtxt.net Iâm sure you can somehow install something that calculates blake2b on OpenBSD. But itâs not part of the base system as a standalone CLI tool, there only appear to be Perl modules for it. The other SHA tools do exist.
I just ran dwarf fortress on #openbsd O:)
It should be fixed now. Just needed some unusual quoting in my httpd.conf: https://mail-archive.com/misc@openbsd.org/msg169795.html
@lyse@lyse.isobeef.org Sorry, I donât think I ever had charset=utf8. I just noticed that a few days ago. OpenBSDâs httpd might not support including a parameter with the mime type, unfortunately. Iâm going to look into it.
Crap, I canât find how and why rdomain is not set using /etc/hostname.if #openbsd
Weird, I canât set up my iwm0 interface to rdomain 1 : ifconfig: SIOCSIFRDOMAIN: Invalid argument. What am I missing? #openbsd
Iâm not sure if itâs possible to have unwind listening on a routing table != 0. It would be handy with my wireguard vpn set up on rdomain 2 (as example) si I can resolve domain names without setting up public DNS server in /etc/resolv.conf #openbsd.
Seriously, why would you use nnn, vifm, ranger or foo when you have rover? Tabs, copy/move/delete, easy-to-configure file open, ⊠an #openbsd port is required ^^ https://github.com/lecram/rover
Bad surprise at wake up this morning, my server was down. The dmesg show a lot of âscsi_xfer pool exhausted!â. I donât known what that mean or even what happened #openbsd
@movq@www.uninformativ.de Variable names used with -eq in [[ ]] are automatically expanded even without $ as explained in the âARITHMETIC EVALUATIONâ section of the bash man page. Interesting. Trying this on OpenBSDâs ksh, it seems âset -uâ doesnât affect that substitution.
sigo acomodandome en una maquina virtual en OpenBSD :( algo es algo..
por fin corriendo OpenBSD.. home sweet home
nextvi for plan9 beta (https://adi.onl/nextvi.tgz), if interested please consider donating to my future https://openbsd.amsterdam/ Plan 9 virtual machine. (target is 127 âŹ)
https://www.paypal.com/donate/?hosted_button_id=7QXC2F3ANCDC2
I donât like to see #openbsd httpd inserting hardcoded css for autoindexes pages. Iâd like my own css stylesheet
Whatâs all of this about? one may askâŠ
Well Iâve been itching to toy around with a BSD on actual hardware and away from the comfort of VMs. NetBSD, FreeBSD, OpenBSD⊠It doesnât matter. I just want to âMake it feel⊠Make it feel alive AGAIN!â
If you want to talk about (self) hosting with #OpenBSD, fell free to join the mailing list I just made: https://si3t.ch/log/2024-05-10-ah-mailing-list.txt #selfhost
TrĂšs content de #fossil, qui sert actuellement sur mon serveur de forum et de wiki sans prise de tĂȘte contraĂźrement aux alternatives quâil faut mettre Ă jour et configurer dans tous les sens. On retrouve des copains et copines de la communautĂ© francophone autour dâ#openbsd, et ça fait plaisir: https://fr.forum.puffy.cafe
upgrade to #openbsd 7.5 finished on all my devices. No bad surprises
Iâm upgrading si3t.ch to #openbsd 7.5. Expect shutdown for a few minutes
Maybe interesting for the next webzine #openbsd issue? https://foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.html <@solene@bsd.network>
Je teste gmid pour remplacer vger+inetd+relayd. Reste à configurer le cgi, il faut que je prépare un slowcgi en parallÚle de celui pour httpd :/. https://gmid.omarpolo.com #openbsd #gemini
Is it just me? I canât run ipfs (kubo) on #openbsd : Error: cannot acquire lock: Lock FcntlFlock of /home/prx/.ipfs/repo.lock failed: function not implemented
Thereâs something really annoying me on #openbsd httpd: to set custom headers, one need to use relayd. Yes, it works, but it is so complex for this task. And it breaks logs for analysis with goaccess or webalizer: the forwarded log format put the original IP at the end, but there is still 127.0.0.1 at the beginning :/. httpd should be able to set headers. âhstsâ instruction already does
New OpenBSD instalation.. -current version.. restoring my dotfiles wright now
Empece probando muchos distros nuevamente.. al final siempre seran arch, alpine, nixos u openbsd :/