Displaying 11 results from an estimated 11 matches for "signors".
Did you mean:
signora
2020 Mar 11
6
[PATCH 0/1] *** SUBJECT HERE ***
Hi,
sifting through my system's logs, I noticed many break-in attempts by
rogue ssh clients trying long lists of common passwords. For some time
now I pondered different approaches to counter these, but could not come
up with a solution that really satisfied me.
I finally reached the conclusion that any countermeasures required
support in sshd itself, and created the attached patch. If
2001 Dec 10
0
Informazioni sui servizi internet a basso costo presenti sul mercato
Egregio Signore,
mi permetto di disturbarLa per fornirLe alcune
informazioni riguardanti
i servizi internet oggi presenti sul mercato.
Navigando sulla rete mi sono accorto che i costi, per pubblicare e
mantenere un sito aziendale o personale, sono ancora molto elevati
rispetto alla qualita' offerta.
Inoltre moltissimi siti giĆ presenti sulla rete sono sviluppati in modo
poco attrattivo e
2008 Aug 28
1
Sieve fileinto a subfolder fails
I'm using Dovecot 1.0.10 on Ubuntu 8.04, using the packages from the
distro; exim4 is my MTA and it's configured according to the
instructions in the wiki, everything is working fine for delivery into
the Maildir INBOX via Dovecot's LDA and reading mail via IMAP using
Thunderbird.
My habit on previous mail systems was to create a Lists folder and
subfolders under Lists for each
2024 Mar 04
1
'Scripted' machine account renewal?!
On 04-03-2024 21:54, Rowland Penny via samba wrote:
> On Mon, 4 Mar 2024 14:14:18 +0100
> Marco Gaiarin via samba <samba at lists.samba.org> wrote:
>
>> Mandi! Kees van Vloten via samba
>> In chel di` si favelave...
>>
>>> Interesting, I tried running it with -d 10, it shows a lot of
>>> output.
>> The same. My output is a bit more
2024 Jul 27
1
please help generate a square correlation matrix
Curses, my laptop is hallucinating again. Hope I can get through this.
So we're talking about correlations between binary variables.
Suppose we have two 0-1-valued variables, x and y.
Let A <- sum(x*y) # number of cases where x and y are both 1.
Let B <- sum(x)-A # number of cases where x is 1 and y is 0
Let C <- sum(y)-A # number of cases where y is 1 and x is 0
Let D <- sum(!x
2024 Jul 28
1
please help generate a square correlation matrix
HI Bert,
Thank you for extra help!!
Yes, exactly, your interpretation is perfectly correct and your R code is what I should look for.
after generated all those negative values of correlation,
I thought about the extremely small p values associated with those negative correlation, which is not meaningful as I truncated my data.
When examining the exclusiveness of mutation pairs, what I first
2024 Jul 27
1
please help generate a square correlation matrix
Hi Richard,
Nice to know you had similar experience.
Yes, your understanding is right. all correlations are negative after removing double-zero rows.
It is consistent with a heatmap we generated.
1 is for a cancer patient with a specific mutation. 0 is no mutation for the same mutation type in a patient.
a pair of mutation type (two different mutations) are exclusive for most of patients in
2024 Jul 27
1
please help generate a square correlation matrix
Your expanded explanation helps clarify your intent. Herewith some
comments. Of course, feel free to ignore and not respond. And, as
always, my apologies if I have failed to comprehend your intent.
1. I would avoid any notion of "statistical significance" like the
plague. This is a purely exploratory exercise.
2. My understanding is that you want to know the proportion of rows in
a
2024 Mar 24
3
'Scripted' machine account renewal?!
Mandi! Kees van Vloten via samba
In chel di` si favelave...
> Solution is easy: upgrading winbind from Debian backports solves the issue !
I've upgraded to latest buster version 4.18.10+dfsg-1~buster, but still does
not work for me...
Now display:
root at vfwacpn1:~# net ads changetrustpw
get_kdc_ip_string: get_kdc_list fail NT_STATUS_NO_LOGON_SERVERS
Changing password for
2024 Jul 27
1
please help generate a square correlation matrix
Let's go back to the original posting.
> >
> >> in each column, less than 10% values are 1, most of them are 0;
> >
> >
> >
> >> so I want to remove a row with value of zero in both columns when calculate correlation between two columns.
> >
So we're talking about correlations between binary variables.
Suppose we have two 0-1-valued
2017 Jun 16
2
[PATCH] allow relative path in streamlocal forwarding
When forwarding a Unix-domain socket, the remote socket path must be
absolute (otherwise the forwarding fails later). However, guessing
absolute path on the remote end is sometimes not straightforward,
because the file system location may vary for many reasons, including
the system installation, the choices of NFS mount points, or the
remote user ID.
To allow ssh clients to request remote socket