Feb 20, 2023, 11:15 by ottavio2006-usenet2...@yahoo.com:
> I've tried Klavaro, Gtypist and tipp10 but they all look too basic to me.
>
> I need an offline tutor that supports multiple layouts and has also exercises
> on advanced characters.
>
> Is there any such a thing?
>
> [1] https://www.keybr
Hi Debian Women,
I sent you an email with the proposal to join WomenTech Global Conference 2023
(https://www.womentech.net/women-tech-conference), May 9-12 with a mission to
unite 100 000 women in tech and minorities as a community partner.
As part of a collaboration, WomenTech
On Mon, Feb 20, 2023 at 8:21 PM wrote:
>
> Normaly i use the same ssh.pub.key for different servers;
Does this mean you use the same SSH keys for your user account, and
SSH into servers with the one key pair? If so, I think this is
expected.
Or do you mean all the servers/sshd use the same SSH k
Dne úterý 21. února 2023 1:20:50 CET, DdB napsal(a):
> Lucky me, i just looked up my hardware (Dual CPU on server MB):
>
> > https://versus.com/en/amd-epyc-7282
> > Supports ECC memory
Yes, but it is sad that you have to search for this information somewhere else
than on vendors website. But thi
On 2/21/23 02:05, latin...@vcn.bc.ca wrote:
Hello
Normaly i use the same ssh.pub.key for different servers; but when i use
it with a Debian totally encripted 4th option of the installer; i am not
able to login!
Is tgere something different in that case?
- How so?
- Do you see anything in th
Le 20/02/2023 à 13:18, Greg Wooledge a écrit :
On Mon, Feb 20, 2023 at 06:30:36AM +0100, to...@tuxteam.de wrote:
On Sun, Feb 19, 2023 at 03:13:40PM -0700, 43i3 Adam wrote:
The error :
ake[5]: *** [scripts/Makefile.build:500: drivers/media] Error 2
make[5]: *** Waiting for unfinished jobs
On Mon, 20 Feb 2023, Albretch Mueller wrote:
On 2/15/23, Greg Wooledge wrote:
The reason why I use pipes as field delimiter is because it is an
excellent meta character when you are working with filesystems. Pipes
would not accepted for files or directory names for good reasons,
anyway.
tim
On Mon 20 Feb 2023 at 10:39:21 (+0100), Andreas Leha wrote:
> Greg Wooledge writes:
> > On Sun, Feb 19, 2023 at 12:04:22PM -0600, David Wright wrote:
> >> But even that's not enough
> >> because the field width is somewhat variable: try ps -eo '%c | %z |
> >> %a'
> >> (We can still use | to
Hello
Normaly i use the same ssh.pub.key for different servers; but when i use
it with a Debian totally encripted 4th option of the installer; i am not
able to login!
Is tgere something different in that case?
Am 20.02.2023 um 23:48 schrieb krys...@ibse.cz:
> I am sorry, it was little missleading - not that they can not support them,
> but there is no official document that would state so. The only official
> specsheet I saw that explicitely mentions ECC support is this one:
> https://www.amd.com/en/p
krys...@ibse.cz wrote:
> Dear Debian community,
> we recently started using AMD Ryzen CPUs, ASRock Rack motherboards and
> Kingston unbuffered ECC DIMMs for our small bussiness servers. All the
> servers are running on ZFS for which ECC memory is recommended. So I naively
> tried to test it act
DdB wrote:
> Did you really read, that epycs cannot support ECC?
> At least i can say, that my pools did not report any faults (which ofc
> would be several layers above ecc) either in 3 years, which did help in
> falling asleep. ;-)
I am sorry, it was little missleading - not that they can not su
On 2/20/23 13:12, John Hasler wrote:
Tape the Americium-241 button out of a smoke detector to a RAM chip.
Ooooh, that would be nasty ;o(> But it ought to do the trick.
Cheers, Gene Heskett.
--
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in
Am 20.02.2023 um 18:42 schrieb krys...@ibse.cz:
> Dear Debian community,
> we recently started using AMD Ryzen CPUs, ASRock Rack motherboards and
> Kingston unbuffered ECC DIMMs for our small bussiness servers. All the
> servers are running on ZFS for which ECC memory is recommended. So I naively
On Mon, Feb 20, 2023 at 09:12:08PM +, Albretch Mueller wrote:
> However this would rightly split that line based on the pipe delimiter:
>
> $ echo "${_PTH}" | awk -F '|' '{for (i=1; i<=NF; i++) print $i;}'
> 83847547
> 2
> dli.ernet.449320/449320-Seduction Of The Innocent_text.pdf
So you're
Thank you! I noticed my mistake and yes, once again it was a hack
which I thought to be a typo. I had removed the pipe you had included
in the last part of the input string!: "${_PTH}|"
_PTH="83847547|2|dli.ernet.449320/449320-Seduction Of The Innocent_text.pdf"
IFS="|" read -ra _PTH_AR <<< "${_P
> Hi, thank you for the answer. Honestly it came to my mind I could make
> some kind of neutrino emitter, since according to most articles it is
> the main source of ECC errors,
Neutrons, not neutrinos. The latter rarely interact with matter at
all. A neutron source is fairly difficult to make.
On Mon, Feb 20, 2023 at 07:24:01PM +, Albretch Mueller wrote:
> > https://mywiki.wooledge.org/BashPitfalls#pf47
> >
> what I am trying to do is split a string using as delimiter a pipe
The web page you cited tells you how, doesn't it? Assuming your string
is a line (e.g. something you pulled
> https://mywiki.wooledge.org/BashPitfalls#pf47
>
what I am trying to do is split a string using as delimiter a pipe. I
used to do that with awk, but it doesn't work anymore after someone
had the great idea of substituting awk with mawk, it seems; and Hey!
They could have done it with python!:
$
Tape the Americium-241 button out of a smoke detector to a RAM chip.
--
John Hasler
j...@sugarbit.com
Elmwood, WI USA
Vic Cekvenich wrote:
> Hi Dan, thx for a response.
>
> I am trying to avoid building python.
>
> I currently do that via pyenv for the system python and it makes debian
> unstable(as 'my' python in /usr/local fights with other system packages in
> /bin. I'd like to think that debian also would l
Dear Debian community,
we recently started using AMD Ryzen CPUs, ASRock Rack motherboards and Kingston
unbuffered ECC DIMMs for our small bussiness servers. All the servers are
running on ZFS for which ECC memory is recommended. So I naively tried to test
it actually works. I read EVERY disscuss
On Fri, 17 Feb 2023 17:13:09 -0800
Mike Kupfer wrote:
> Celejar wrote:
>
> > The logs show regular deactivate events like the following every 20
> > seconds:
> >
> > ClientMessage DEACTIVATE: already inactive, resetting activity time
> >
> > I saw this:
> >
> > https://www.jwz.org/xscreensave
Hi Dan, thx for a response.
I am trying to avoid building python.
I currently do that via pyenv for the system python and it makes debian
unstable(as 'my' python in /usr/local fights with other system packages
in /bin. I'd like to think that debian also would like to help in us
devs not havin
On 2023-02-19 at 11:21, Geert Stappers wrote:
> Hi,
>
> Having installed package openvswitch-switch and doing `ip route` I do get
>
> 169.254.0.0/16 dev ovs-system scope link src 169.254.201.7 metric 1004
>
>
> What can be done to prevent that "zeroconf"
> configures interface `ovs-system`?
On Mon, Feb 20, 2023 at 9:28 AM wrote:
>[...]
> --
> rhk
>
> (sig revised 20221206)
>
> If you reply: snip, snip, and snip again; leave attributions; avoid HTML;
> avoid top posting; and keep it "on list". (Oxford comma (and semi-colon)
> included at no charge.) If you revise the topic, change t
Am Mon, Feb 20, 2023 at 09:59:20AM +0700 schrieb Max Nikulin:
Hi Max,
> On 19/02/2023 23:35, Christoph Brinkhaus wrote:
> > Am Sun, Feb 19, 2023 at 05:21:47PM +0100 schrieb Geert Stappers:
> > > Having installed package openvswitch-switch and doing `ip route` I do get
> > >169.254.0.0/16 dev
On Monday, February 20, 2023 04:05:19 AM to...@tuxteam.de wrote:
> On Mon, Feb 20, 2023 at 02:42:59AM -0500, Jeffrey Walton wrote:
> > On Mon, Feb 20, 2023 at 2:27 AM wrote:
> [...]
>
> > > That's what Microsoft calls them. I prefer the RFC's IP4LL.
> >
> > And Wireshark (https://wiki.wireshark.
> why does the space bar span 6 keys?
Because you chose a keyboard whose designers liked the number 6 for the
space bar. The one I currently use only spans 5 keys, I'm sure others
are shorter and yet others may be longer.
Stefan
Hello Ottavio,
Recently,
I've been thinking :
why does the space bar span 6 keys?
should I try another layout?
I heard dvorak was optimal.
What do you think about it?
Best,
--
yassine -- sysadm
+213-779 06 06 23
http://about.me/ychaouche
Looking for side gigs.
I suspect you just need firmware-linux installed if it isn’t already.
That’s if that hardware requires the Radeon firmware.
On Mon, Feb 20, 2023 at 5:48 AM Felix Miata wrote:
> Omoikane Omake composed on 2023-02-19 21:50 (UTC+0300):
>
> > Excuse me for my broken English.
> > I don't know what ex
On Mon, Feb 20, 2023 at 07:10:11AM +, Albretch Mueller wrote:
> On 2/15/23, Greg Wooledge wrote:
> > If you want to read FIELDS of a SINGLE LINE as array elements, use
> > read -ra:
> >
> > read -ra myarray <<< "$one_line"
>
> It didn't work. I tried different options. I am getting: "bash: r
On Mon, Feb 20, 2023 at 06:30:36AM +0100, to...@tuxteam.de wrote:
> On Sun, Feb 19, 2023 at 03:13:40PM -0700, 43i3 Adam wrote:
> > The error :
> > ake[5]: *** [scripts/Makefile.build:500: drivers/media] Error 2
> > make[5]: *** Waiting for unfinished jobs
> > CC [M] drivers/staging/qlge/qlge
Vic Cekvenich wrote:
>
> I can't figure out how to file a bug. But I see a bug related to ensurepip -
> and some maintainer said that ensurepip is used by developers and won't be
> fixed by debian.
>
> But you also won't let us that develop fix it. In ubuntu, they even have a
> repo for ptyh
Omoikane Omake composed on 2023-02-19 21:50 (UTC+0300):
> Excuse me for my broken English.
> I don't know what exactly is cause of problem.
> Old notebook eMachines d620 with radeon x1200, rs960m.
> Driver works but no hardware acceleration.
> Because of that some programs do not work properly.
>
Hi all,
Unfortunately I can't trace exactly how I got myself in this situation,
but right now, xdm does not autostart for me.
Largely, what I did: Install bullseye without GUI but install xdm later
manually. I also upgraded to bookworm (for other reasons). It might
well be that the issue is not
Greg Wooledge writes:
> On Sun, Feb 19, 2023 at 12:04:22PM -0600, David Wright wrote:
>> But even that's not enough
>> because the field width is somewhat variable: try ps -eo '%c | %z | %a'
>> (We can still use | to make the problem somewhat more obvious.)
>
> Oh wow. Yeah, OK, that's not
Reco writes:
> Hi.
>
> On Fri, Feb 17, 2023 at 07:46:23AM +0100, Andreas Leha wrote:
>> Now my question: How can I restore the previous behaviour that allowed
>> other than whitespace separators between fields?
>
> diff -purw procps-3.3.17/ps/sortformat.c procps-4.0.2/src/ps/sortformat.c
>
On Mon, Feb 20, 2023 at 02:42:59AM -0500, Jeffrey Walton wrote:
> On Mon, Feb 20, 2023 at 2:27 AM wrote:
[...]
> > That's what Microsoft calls them. I prefer the RFC's IP4LL.
>
> And Wireshark (https://wiki.wireshark.org/APIPA.md) and Cisco
> (https://study-ccna.com/apipa-automatic-private-ip-a
On Mon, Feb 20, 2023 at 02:24:00PM +0800, lsg wrote:
> installer seems very buggy
>
> bullseye installer can't find firmware after i insert usb disk
>
> after lots of frustration and effort, i realize i shall copy firmware to
> sda1, which use vfat FS, then installer can get firmware without prom
40 matches
Mail list logo