Hello @misc,
While cleaning over the holidays I found and tried a bunch of USB dongles with
OpenBSD (most worked just fine), hoping that perhaps I could find something to
add to `sys/dev/usb/usbdevs` after having watched Stefan Sperling's EuroBSDcon
2017 talk. The ones I found that were not wor
On 1/10/23 03:49, Abhishek Chakravarti wrote:
OpenBSD newbie here. While trying to backup my OpenBSD configs to my
Arch Linux box, I noted a discrepancy between the openrsync(1) manpage
examples and what I encountered. The steps to reproduce are as follows:
```
$ uname -a
OpenBSD oberon.taranja
The only logs I get in /var/log/messages:
Jan 11 21:14:27 nc10 unbound: [86313:0] notice: init module 0: validator
Jan 11 21:14:27 nc10 unbound: [86313:0] notice: init module 1: iterator
But now it is resolving normally. It seems sometimes fails to resolve,
sometimes do it.
2023-01-11 20:10 GMT
Hello.
Abhishek Chakravarti wrote in
<87y1q9w5w1@oberon.taranjali.org>:
|
|Running a fresh install of OpenBSD 7.2 GENERIC.MP#758 amd64 in a VM.
|The git-send-email(1) tool is available when pkg_add git is
|done. However, when attempting to use it, git-send-email fails reporting
|an out-o
Am Mi., 11. Jan. 2023 um 21:06 Uhr schrieb Rodrigo Readi :
> It stopped to resolve some domains, for example qwant.com
All fine here.
> Any Idea what is happening?
Not without some logs.
Best
Martin
I have unbound 1.16.3 on OpenBSD 7.2, all obtained by succesive upadates
(no new installation).
It stopped to resolve some domains, for example qwant.com
Any Idea what is happening?
Thanks
Rodrigo
Running a fresh install of OpenBSD 7.2 GENERIC.MP#758 amd64 in a VM.
The git-send-email(1) tool is available when pkg_add git is
done. However, when attempting to use it, git-send-email fails reporting
an out-of-date IO::Socket::SSL. After installing the following packages
with pkg_add I was able
On 9.1.2023. 15:21, Hrvoje Popovski wrote:
> On 5.1.2023. 18:43, Hrvoje Popovski wrote:
>> On 4.1.2023. 14:20, Ivo Chutkin wrote:
>>> On 2.1.2023 г. 16:58 ч., Hrvoje Popovski wrote:
On 28.12.2022. 20:21, Stuart Henderson wrote:
> On 2022-12-28, Hrvoje Popovski wrote:
>> Hi all,
>>
On Wed, Jan 11, 2023 at 02:43:25PM +0100, Jan Stary wrote:
> On Jan 11 01:10:11, a...@caoua.org wrote:
> > On Tue, Jan 10, 2023 at 08:22:27PM +, John Rigg wrote:
> > >
> > > > > # If I recall correctly, I converted to FLAC here because the WAV
> > > > > headers
> > > > > # generated by aucat
On Jan 11 01:10:11, a...@caoua.org wrote:
> On Tue, Jan 10, 2023 at 08:22:27PM +, John Rigg wrote:
> >
> > > > # If I recall correctly, I converted to FLAC here because the WAV
> > > > headers
> > > > # generated by aucat and SoX differed, and so SoX would refuse to play
> > > > WAV fil
> >
it seems to be even though i have syntax error in file, config test gives me
ok. is it because it parsed single entry?
you are right if i move my default site on top it gives me that output.
are there any reason it's taking first server entry? rather than giving me 40x
error?
--- Orig
On Wed, Jan 11, 2023 at 09:42:14AM +, rahul.dshmkh1 wrote:
> as per httpd.conf file i should be able to match exact one character in
> server "a?.sitea.com"
> but when i test this way i am able to visit sitea, below are the test results
> :~> curl a.sitea.com
> This is site a
> :~> curl a1.sit
Hi,
I am learning OpenBSD httpd and as per httpd.conf(5) in servers section i can
use ? for single character match, but i am unable to test it properly. below is
my config.
OpenBSD Version(generic)
openbsd# uname -r
7.2
/etc/httpd.conf
server "a?.sitea.com" {
lis
13 matches
Mail list logo