On 2024-02-04, Peter Fraser wrote:
> Asterisk 20.5.2 works for me two different amd64 computers that I upgraded
> from 7.3 amd64 to 7.4.
...
> [Feb 4 10:33:11] NOTICE[107524]: loader.c:2405 load_modules: 280 modules
> will be loaded.
> asterisk:/usr/local/lib/asterisk/modules/app_audiosocket.
On Sun, February 4, 2024 9:55 pm, Nick Holland wrote:
> On 2/4/24 14:02, beecdadd...@danwin1210.de wrote:
>> hello
>>
>> I will make a storage server, and RAID just has to be on it, right?
>
> mybbe... (more later)
>
>> is RAID6 in work or maybe plans, I would like to know
>> what abou
wow that's unreadable on my browser
is that 75M I'm seeing? and doesn't even work as a readable site
Ill be reading that for the rest of life thanks
On Mon, February 5, 2024 3:37 am, David Rinehart wrote:
>
> This is a good read:
> https://research.exoticsilicon.com/articles/backup_strategies
>
On Mon, Feb 05, 2024 at 12:56:39PM -, beecdadd...@danwin1210.de wrote:
> wow that's unreadable on my browser
> is that 75M I'm seeing? and doesn't even work as a readable site
> Ill be reading that for the rest of life thanks
The linked page passes HTML and CSS validation:
https://validator.n
On Fri, Feb 02, 2024 at 06:41:46PM -, beecdadd...@danwin1210.de wrote:
> hello
>
> I've tried for hours to play bytebeat as everyone else
>
> I cannot find anything on the entire internet
>
> all I got is `cat a.out >> /dev/speaker)` as root.. a.out is compiled code , a
> loop and `putchar(t
On Mon, Feb 05, 2024 at 02:21:17PM +0100, Alexandre Ratchov wrote:
> Play the result:
>
> ./a.out | aucat -e u8 -c 0:1 -r 8000 -i -
^^^
should be "-c 0:0", but "-c 0:1" may also make sense for certain one-liners
;-)
On Mon, February 5, 2024 1:13 pm, Crystal Kolipe wrote:
> On Mon, Feb 05, 2024 at 12:56:39PM -, beecdadd...@danwin1210.de wrote:
>
>> wow that's unreadable on my browser is that 75M I'm seeing? and doesn't even
>> work as a readable site Ill be reading that for the rest of life thanks
>>
>
> Th
I liked the ability to forward UDP packets as well, but that can be
implemented in SSH itself, instead of adding another unnecessary layer.
On 2/5/24 04:26, Carlos Lopez wrote:
Hi all,
https://blog.apnic.net/2024/02/02/towards-ssh3-how-http-3-improves-secure-shells/
Uhmm ... ssh over http/3?
Hi,
partly it works!
after I have set kern.audio.record=1 kern.video.record=1
and was playing a little with sndioctl, on the headphones is coming sound.
output.level=0.784
output.mute=0
Nothing to hear on the speakers of my monitor. OK
at least something.
Thanks
Manfred
On 2/4/24 17:42, Todd
ah after bumping up the 8 I find it to be more-less the same as with sox!
thank you I think the problem was -c has to be 0:0 :) and also -o came useful
I forgot how to read manual (I was looking for it in manual but I didn't know
what I was looking for)
I can delete sox now and have less progr
On Mon, Feb 05, 2024 at 07:26:27AM +, Carlos Lopez wrote:
> Hi all,
>
> https://blog.apnic.net/2024/02/02/towards-ssh3-how-http-3-improves-secure-shells/
>
> Uhmm ... ssh over http/3? What do you think about it?
>
> Best regards,
> C. L. Martinez
>
I'm not an ssh dev but it seems like it'd tech
Den mån 5 feb. 2024 kl 08:28 skrev Carlos Lopez :
> Hi all,
> https://blog.apnic.net/2024/02/02/towards-ssh3-how-http-3-improves-secure-shells/
>
> Uhmm ... ssh over http/3? What do you think about it?
The concept of using udp (like wireguard and mosh) to get mobility
between networks seems nice,
I don't usually (ever?) pipe up with my other hat(s) on the
@openbsd.org lists -- but --
With my @debian.org hat on, I'll note that we[1] (and I think Fedora
too?) took issue with the name "ssh3", since it is not using (or even,
frankly, related to) the OpenSSH protocol. It'll parse a few OpenSSH
I did track down the missing modules to the same list of libraries.
I did use a copy /usr/local/share/examples/asterisk/default/modules.conf in
/etc/asterisk/modules.conf
And got the same error.
I also tried deleting all the noload from modules.conf
Still the same error.
-Original Message-
I should also add the libraries re on my system, and nm says they contain the
simples
I don't know why they are not loading.
-Original Message-
From: owner-m...@openbsd.org On Behalf Of Stuart
Henderson
Sent: Monday, February 5, 2024 7:15 AM
To: misc@openbsd.org
Subject: Re: Astertisk m
Maybe this is a feature, but I found it strange that an ssh
controlmaster process
will attach itself to a device whose directory you are in when you
create that connection.
For example in my config
Host *
IdentitiesOnly yes
ObscureKeystrokeTiming yes
ControlPa
This has nothing to do with ssh.
Unix works this way. You have not thought through that the cwd means.
It is a fd, on a vnode, as an inode on a filesystem. Of course it
will prevent an unmount.
I wasn't aware that it would still be impacted when leaving the cwd. I
understand
that it would behave this way when my shell is open when cwd is in that
device.
Thank you for the clarification.
Courtney
On 2/5/24 12:36, Theo de Raadt wrote:
This has nothing to do with ssh.
Unix works this
I recently started having a similar issue too. I can't get IPv6 anymore,
a /60 with
Comcast. I think it may be my ISP's fault since it happened after one of
their
maintenance windows, but it is odd seeing someone else having a similar
issue.
What do you get as output when you run dhcpcd in the
On Mon, Feb 05, 2024 at 02:56:51PM -0800, Courtney wrote:
I recently started having a similar issue too. I can't get IPv6
anymore, a /60 with
Comcast. I think it may be my ISP's fault since it happened after one
of their
maintenance windows, but it is odd seeing someone else having a
similar is
are the libraries in the search path?
On February 5, 2024 10:54:38 AM MST, Peter Fraser wrote:
>I should also add the libraries re on my system, and nm says they contain the
>simples
>I don't know why they are not loading.
>
>-Original Message-
>From: owner-m...@openbsd.org On Behalf Of
Thus said "Andy Bradford" on 04 Feb 2024 08:39:27 -0700:
> But is there a file that I can modify that will cause the shell proper
> to load some kind of environment setup also for non-interactive shells
> started with -c?
[For the archives]
As it turns out, given that the shell does not itself
They have a pull request open to rename it to “h3sh" -
https://github.com/francoismichel/ssh3/pull/87
Hopefully sanity prevails there. Cutting in the namespace line by stealing the
next version number with zero backwards compatibility isn’t a great move to
gain a user base. Doing so with a se
Thus said Courtney on Mon, 05 Feb 2024 12:55:20 -0800:
> I wasn't aware that it would still be impacted when leaving the cwd.
Your shell "left the cwd" but the SSH process did not. In other words,
don't start processes from a mount point that you expect to be able to
unmount later (or kill th
Greetings,
I am attempting to play audio on an HP Chromebook 11 G5 Setzer,
but OpenBSD appears to be missing the necessary codecs. Are there any
workarounds? I'm guessing that switching from the built-in speakers to
headphones won't make any difference. Any suggestions appreciated.
Here's the out
25 matches
Mail list logo