Re: How to configure vlans with vmm

2024-06-14 Thread jrmu
I tried the previously suggested setups with veb(4) but couldn't get it to work, so I decided to start with simpler configurations to at least figure out how to use vlan(4). These experiments, though, have also failed. I'm attempting to use vlan with vmm but making a mistake somewhere.

Re: crippled my laptop trying to reclaim root space

2024-06-14 Thread Kirill A . Korinsky
On Thu, 13 Jun 2024 02:29:02 +0100, "Brian Conway" wrote: > > A note on how you got into the original situation without addressing all > the things you've done since: /dev should only be a few dozen KB in size > (less than 50). Some time in the past, you likely wrote a significant > amount of

Re: crippled my laptop trying to reclaim root space

2024-06-14 Thread shadrock uhuru
hi everyone many thanks to brian, crystal and walter for their replies, i was able to attach the the softraid0 with the correct command, i fsck everything then mounted the root partition, I found the rogue file in /dev, it was a 26mb file called sd1, I then rebooted and was able to login. time now

info about cpu in dmesg

2024-06-14 Thread Hrvoje Popovski
Hi all, I have question about cpu output in dmesg. I have Fujitsu RX2530m4 with 8 core Intel(R) Xeon(R) Gold 6134 and in dmesg I've noticed that core are 0,4,5,7,18,19,21,22 without HT cpu0: smt 0, core 0, package 0 cpu1: smt 0, core 4, package 0 cpu2: smt 0, core 5, package 0 cpu3: smt 0, core

Re: Debian 12 Under VMM

2024-06-14 Thread 04-psyche . totter
Hi Manuel, this was tricky. First I had to clear out the screen with CTRL+L. Then I had to use the arrows up and down, and this makes a menu appear. Then you choose Help, and you enter the boot commands. I had to go through a few trials and errors. Patience is key ;) Good luck > On 14 Jun

Re: Debian 12 Under VMM

2024-06-14 Thread Robert B. Carleton
Manuel Giraud writes: > 04-psyche.tot...@icloud.com writes: > >> Thank you Dave and Bruce. >> >> This worked for me: >> >> boost install gfxpayload=text console=ttyS0,115200n8 >> >> The critical part was that I had to type it and not copy paste it. > > Hi, > > Could you explain how did you

mpv issue under OpenBSD

2024-06-14 Thread Walter Alejandro Iglesias
Hi team, About the issue I mentioned here: https://marc.info/?l=openbsd-ports=171790611818576=2 I reported it to mpv github: https://github.com/mpv-player/mpv/issues/14355 This is the answer I got: "Probably caused by something in b75b56f. But none of the developers use BSD."

Re: How to configure vlans with vmm

2024-06-14 Thread jrmu
I attempted to follow the advice posted, but perhaps misunderstood somewhere. I attempted to assign the IP address to vlan0 inside the virtual machine (104.167.241.51). Needless to say this did not work, but I am not quite sure what the correct configuration is. Any help would be greatly welcome:

Re: Debian 12 Under VMM

2024-06-14 Thread Manuel Giraud
04-psyche.tot...@icloud.com writes: > Thank you Dave and Bruce. > > This worked for me: > > boost install gfxpayload=text console=ttyS0,115200n8 > > The critical part was that I had to type it and not copy paste it. Hi, Could you explain how did you entered those instructions? I'm trying the

libopensmtpd with res_query_async never calls cb

2024-06-14 Thread Kirill A . Korinsky
misc@, I dig into issue when callback which is scheduled via res_query_async never fired inside opensmtpd filter which uses libopensmtpd. I've tried both res_query_async and getrrsetbyname_async without any differences on OpenBSD 7.5 The code looks like: if ((query =

Calibre Kindle usb sync

2024-06-14 Thread d4
Hello, I was trying to sync my book with Calibre on OpenBSD to my ereader that I can correctly mount. dmesg greets me with the following line sd2 at scsibus5 targ 1 lun 0: removable Starting Calibre on my terminal, I see the following $ calibre QStandardPaths: XDG_RUNTIME_DIR not set,

Re: Rate limit the httpd web server for signup requests

2024-06-14 Thread Crystal Kolipe
On Tue, Jun 11, 2024 at 10:41:33PM +, Martin wrote: > But what useful methods exists that prevent spamming a HTML signup form > from stuffing the database with useless signups? > > Naturally the accounts that haven't been validated one way or another > gets deleted, but the initial signup is