Re: openBSD on netcup vps

2025-02-10 Thread Souji Thenria
On Sat Feb 8, 2025 at 11:41 AM CET, Chris Narkiewicz wrote: On Fri, Feb 07, 2025 at 03:52:44PM +0100, Souji Thenria wrote: I have a OpenBSD server running on a netcup VPS; it works quite well. Out of curiosity: have you tried IPv6? DHCPv4? Best regards, Chris Narkiewicz I used DHCPv4 for so

spamd(8) IPV6 support

2025-02-10 Thread Igor Zornik
Hello misc, I’m slowly adding IPV6 support to my (e-mail) setup. For anti-spam mechanism I want to use spamd(8) because it has served me well so far, but it only supports IPV4. Are there any plans to also add the same functionalities for IPV6? The only discussion regarding this topic I could fin

Installing and using NUT

2025-02-10 Thread Ben Short
Hi, I'm trying to get NUT running. I've installed it with pkg_add nut I can see my UPS as follows: # nut-scanner Cannot load SNMP library (libnetsnmp.so) : file not found. SNMP search disabled. Cannot load XML library (libneon.so) : file not found. XML search disabled. Cannot load AVAHI libr

Re: Installing and using NUT

2025-02-10 Thread Lévai , Dániel
Hey, /usr/local/share/doc/pkg-readmes/nut is a really good source of information on how to set it up. When it comes down to my UPS (same "usbhid-ups" driver) I had to: # printf 'disable upd\nquit\n' | config -e -o /bsd-upd /bsd It might be necesary to disable uhid too, but I didn't need that so

OpenBSD-current starts to lags/stall while using torrent client

2025-02-10 Thread Atanas Vladimirov
Hello misc, I'm seeking for help on how to debug this issue further. Any help will be greatly appreciated! For the last few months I started to use torrents on my home-server/router box (last time it was a few years back, dmesg at the end). I started using `qbittorrent-nox` because I really

FDE vs SSD wear-leveling unallocated percentage

2025-02-10 Thread uxer
TLDR: should I and how do I install OpenBSD with FDE leaving unallocated space for wear leveling I know SSDs have an area not shown to the user that is there for wear leveling. I read the higher the SSD class and the higher its intended workload, the higher capacity percentage of the area. Ther

split FDE against corruption from power outage?

2025-02-10 Thread uxer
TLDR: is it possible and will it help to have several fdisk partitions, each encrypted individually, instead of a single encrypted partition, to decrease risk of (full) data corruption? This is a NAS setup at home for personal needs. I don't have any UPS while power outages (PO) do happen. I hav

Re: Small On-Screeen Keyboard for OpenBSD

2025-02-10 Thread uxer
> Is there a programmatic > way (command line) to > keep it always on top of other apps cwm from base - it doesn't automatically lower a window on focus, i.e. keeps it on top > choose the size of the xvkbd window? wmctrl or xdotool from repo

Re: Installing and using NUT

2025-02-10 Thread Jon Higgs
I was struggling to get NUT working a few weeks ago. After some time battling with errors, I discovered that my UPS was recognised by sensorsd and I didn't actually need NUT. The data isn't quite as rich as NUT provides, but for me it was sufficient. I know it's not an answer to your question, so

Re: Small On-Screeen Keyboard for OpenBSD

2025-02-10 Thread uxer
> xvkbd https://tools.suckless.org/x/svkbd/ looks better than xvkbd