OpenBSD Posters

2020-10-22 Thread Dante Catalfamo
Hey, Many of the recent OpenBSD posters have been really amazing, and I want to get some of them to hand on my wall. I have a couple from before they closed the OpenBSD store, but now that it's gone I can't seem to find anywhere to get them. Is there anyone I can contact to get high resolution

Re: Set environment variable for non-interactive shell

2020-11-06 Thread Dante Catalfamo
Hey Kirill, The default shell in OpenBSD is usually ksh unless otherwise specified. You should check out the ksh(1) man page. You should be able to achieve what you want by setting the variable in /etc/profile. Hope that helps. Dante On 2020-11-06 6:23 a.m., Kirill Peskov wrote: Hi All,

Unimplemented httpd socket? (/var/run/httpd.sock)

2022-10-23 Thread Dante Catalfamo
Hey, I was reading the httpd(8) and noticed that there's a reference to a socket located at `/var/run/httpd.sock'. It says it's a "UNIX-domain socket used for communication with httpd". I was hoping maybe it would be used to provide live statistics about httpd, but it's not present when httpd is r

Re: What happened to www/art on CVSWeb? Why is it empty?

2022-10-23 Thread Dante Catalfamo
I'm curious about this too. I was looking for an image of puffy for a presentation I'm giving. Without those art pages, I can't find any non- release-specific versions of it on the site. On Thu, 2022-02-10 at 12:34 +0100, Kacper Wilgus wrote: > I tried to download some artwork from these pages: >

How BSD Authentication Works

2021-10-19 Thread Dante Catalfamo
Hello friends, I just published a blog post about the BSD Authentication framework and I'm very excited to share it with you! I'm not an OpenBSD developer but I tried my best to understand the system and how it works. Please let me know if I got anything wrong. https://blog.lambda.cx/posts/