Re: OpenBSD alternative setup to ZFS on Linux or FreeBSD

2023-11-24 Thread Mihai Popescu
> Another interesting thread. Not at all. Hollywood's movies are providing much interesting ideas about human trying to obtain immortality. Also midnight psy therapy threads are not very interesting.

sshd: recognize setenv in login.conf

2023-11-24 Thread Julian Huhn
Moin! While attempting to configure a system-wide http_proxy environment variable, I encountered a bug (?) in sshd. When setenv is configured in login.conf, sshd does not properly set it in the user's environment when logging in via ssh. This was reported back in 2012: https://marc.info/?l=o

Re: OpenBSD alternative setup to ZFS on Linux or FreeBSD

2023-11-24 Thread deich...@placebonol.com
On November 24, 2023 2:48:06 PM MST, Crystal Kolipe wrote: >On Fri, Nov 24, 2023 at 04:01:11PM -0500, Stephen Wiley wrote: >> I was messing with blueray a couple years ago for archiving. Last I checked >> it's pretty marginal in terms of cost when compared with SSDs. > >Archiving to SSD? You

Re: OpenBSD alternative setup to ZFS on Linux or FreeBSD

2023-11-24 Thread Crystal Kolipe
On Fri, Nov 24, 2023 at 04:01:11PM -0500, Stephen Wiley wrote: > I was messing with blueray a couple years ago for archiving. Last I checked > it's pretty marginal in terms of cost when compared with SSDs. Archiving to SSD? You can't be serious. I've seen more spurious unreported bit flips from

Re: OpenBSD alternative setup to ZFS on Linux or FreeBSD

2023-11-24 Thread Stephen Wiley
I was messing with blueray a couple years ago for archiving. Last I checked it's pretty marginal in terms of cost when compared with SSDs. It's just hard to compete with the progress everyone's been making with semiconductor manufacturing. I don't think the larger capacity disks I bought are all th

Relayd routers question for 2 ISPs

2023-11-24 Thread bryanlharris
Hi folks, I found the routers section in the man page, and then also found this email. https://marc.info/?l=openbsd-misc&m=125232531402942&w=2 I *think* I got it to work but I want to double check. Here is a summarization of what I did in Vmware. Client -> gateway(NAT) -> ISP1 Client -> gatewa

Re: OpenBSD alternative setup to ZFS on Linux or FreeBSD

2023-11-24 Thread tetrosalame
Il 22/11/2023 04:16, i...@tutanota.com ha scritto: Ever since I read a post on @misc from Nick Holland to someone asking about running a large filesystem on OpenBSD, in which Nick wrote: [...] Then for every important big file use something like par2cmdline to create parity data. [...] Of

Re: XFCE Generic Monitor hangs in 7.4 stable - one more, about Badwolf

2023-11-24 Thread Nowarez Market
and more: (badwolf:92799): GLib-GObject-CRITICAL **: 17:10:36.815: g_object_unref: assertion 'G_IS_OBJECT (object)' failed Error sending IPC message: Broken pipe Nowarez Market wrote: > In Xfce, one more problem launching Badwolf from the shell: > > Could not determine the accessibility bus

Re: XFCE Generic Monitor hangs in 7.4 stable - one more, about Badwolf

2023-11-24 Thread Nowarez Market
In Xfce, one more problem launching Badwolf from the shell: Could not determine the accessibility bus address [..] WARNING: Kernel has no file descriptor comparison support: Resource temporarily unavailable WARNING: Kernel has no file descriptor comparison support: Device not configured Howev

cumbersome mtree

2023-11-24 Thread Nowarez Market
Hello, I was enthusiastic to write down a tool that permitted everyone to check and print the default file permissions of a given path but when I knocked my eyes against mtree behavior I remained frightened. Given for example: mtree -c -f /etc/mtree/4.4BSD.dist -K uid,guid,mode -p /usr/games -e

XFCE Generic Monitor hangs in 7.4 stable

2023-11-24 Thread Nowarez Market
Hello, Just after upgrade to 7.4 stable actually only a small problem. In my instance of XFCE the generic monitor plugin (xfce4-genmon-4.2.0) hangs (stopping to respond) by just pressing the Save button. == Nowarez Market