Displaying 17 results from an estimated 17 matches for "u12".
Did you mean:
12
2011 Jan 27
2
help for a loop procedure
...SPECIE Aadi Aagl Apap Aage Bdia Beup Crub Carc
Cpam
U2 0 0 0 0 4
2 1 0 0
Etc…
then I’ve combined them summing each time the values of the chosen lines
(total n° of combination = 4).
U12<-U1+U2
U13<-U1+U3
U23<-U2+U3
U123<-U1+U2+U3
U12
SPECIE Aadi Aagl Apap Aage Bdia Beup Crub Carc
Cpam
U12 0 0 0 0 11
2
6 0 1
Etc….
Then I’ve applied the command “length” to find...
2006 Apr 24
3
the 'copula' package
Is anybody using the Copula package in R? The particular problem I'm
facing is that R is not acknowledging the fitCopula command/function
when I load the package and (try to) run something very simple:
fit1 <- fitCopula(x1 = list(u11,u12,u13,u14,u15,u16,u17,u18), tCopula,
optim.control = list(NULL), method = "BFGS")
Anybody also using it, successfully or unsuccessfully? I'd appreciate a
tip or two.
Casey Quinn
Centre for Health Economics
University of York
York YO10 5DD
England
Phone: +44 01904 32 1411
Fax: +4...
2006 Jun 12
1
problem dialing out thru sip - using isdn on internal
...'
== Spawn extension (macro-anrufextern-sip, s, 2) exited non-zero on
'Zap/3-1'
-- Hungup 'Zap/3-1'
but when i dial from my isdn phone, it dials as soon as it gets the
first digit of the phone number
and does not wait for the 199125
-- Executing Macro("mISDN/2-u12", "anrufextern-sip|9") in new stack
-- Executing SetCallerID("mISDN/2-u12", "SIP-ID") in new stack
-- Executing Dial("mISDN/2-u12", "SIP/9@sip-out") in new stack
-- Called 9@sip-out
-- SIP/sip-out-5d40 is circuit-busy
any idea...
2023 Jun 29
1
[v2v PATCH v2 3/3] docs/virt-v2v: document libvirt system instance startup
...d, and the simplest method, for starting
libvirt up manually.
Thanks: Daniel Berrang?
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2182024
Signed-off-by: Laszlo Ersek <lersek at redhat.com>
---
Notes:
v2:
- rewrite using the language suggested by Rich
context:-U12
docs/virt-v2v.pod | 23 +++++++++++++++++++-
1 file changed, 22 insertions(+), 1 deletion(-)
diff --git a/docs/virt-v2v.pod b/docs/virt-v2v.pod
index 4d2f241ad723..ac15108ae332 100644
--- a/docs/virt-v2v.pod
+++ b/docs/virt-v2v.pod
@@ -250,24 +250,26 @@ metadata. virt-v2v tries to guess the bes...
2004 Feb 05
0
connection sometime hand on start.
Hi,
I'm using a cygwin openssh 3.7.1p2, SSH protocols 1.5/2.0, OpenSSL
0.9.7c 30 Sep 2003
to connect to a sshd server : sshd version OpenSSH_3.4p1 Debian
1:3.4p1-1.woody.3
Sometime the connection hang. I've written a little batch script :
set USER=u12
echo "start" > log.txt
:begin
time /T
time /T >>log.txt
c:\kiwi\bin\ssh.exe -F ssh_config -i .\keys\id_rsa
%USER%@green.kiwi-backup.com ls /mnt/data1/%USER%/snapshot
goto begin
It work fine but sometime, the ssh ls hang for exactelly 2 hour. I think
that it's...
1999 Jan 15
0
browsing problems with 2.0.0
...cb/lprm -P%p %j
allow hosts = 128.135.37.
deadtime = 5
log level = 2
log file = /usr/local/samba/var/%L.%m
security = user
name resolve order = wins host
encrypt passwords = yes
socket options = TCP_NODELAY
read prediction = yes
[nfs]
path = /nfs/nerdy
writable = yes
[nt]
path = /u12
writable = yes
[upstairs]
printer name = ulp
path = /usr/local/spool/print
printable = yes
browseable = yes
printer driver = HP LaserJet 4M Plus
[P's office]
printer name = jullp
path = /usr/local/spool/print
printable = yes
browseable = yes
printer driver...
2023 Jun 27
1
[v2v PATCH] docs/virt-v2v: document libvirt system instance startup
...in an immediately running libvirt
system instance. Document the need, and the simplest method, for starting
libvirt up manually.
Thanks: Daniel Berrang?
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2182024
Signed-off-by: Laszlo Ersek <lersek at redhat.com>
---
Notes:
context:-U12
docs/virt-v2v.pod | 20 +++++++++++++++++++-
1 file changed, 19 insertions(+), 1 deletion(-)
diff --git a/docs/virt-v2v.pod b/docs/virt-v2v.pod
index 4d2f241ad723..2bd0b4425d80 100644
--- a/docs/virt-v2v.pod
+++ b/docs/virt-v2v.pod
@@ -250,24 +250,26 @@ metadata. virt-v2v tries to guess the bes...
2010 Jun 04
5
[LLVMdev] Speculative phi elimination at the top of a loop?
..., i32 0
%u7 = load i32 (...)*** %u6, align 8
%u8 = getelementptr inbounds i32 (...)** %u7, i64 2
%u9 = load i32 (...)** %u8, align 8
%u10 = bitcast i32 (...)* %u9 to %struct.Foo* (%struct.Baseclass*, %struct.Foo*)*
%u11 = call %struct.Foo *%u10(%struct.Baseclass *%u5, %struct.Foo* %0)
%u12 = icmp eq %struct.Foo* %u11, null
br i1 %u12, label %exit, label %bb.i
bb.i:
%1 = phi %struct.Foo* [ %11, %bb.i ], [ %u11, %unrolled ]
%t = phi %struct.Baseclass* [ %5, %bb.i ], [ %u5, %unrolled ]
%2 = getelementptr inbounds %struct.Baseclass* %t, i64 0, i32 1
%3 = load %struct.Innercl...
2004 Sep 09
1
Bug in rsync? (--delete[-after])
.../mn/hox/u11 /mn/anvil/dynmet-u3
/mn/hox/u10 /mn/anvil/ozon-u4
/mn/hox/student-u1 /mn/anvil/student-u1
/mn/hox/u5 /mn/anvil/hydro-u1
/mn/hox/u9 /mn/anvil/ozon-u3
/mn/hox/u7 /mn/anvil/dynmet-u2
/mn/hox/u2 /mn/anvil/osean-u1
/mn/hox/u3 /mn/anvil/dynmet-u1
/mn/hox/u12 /mn/anvil/slettes-u1
Here is a before and after status of the most troublesome disk; the
first the from-disk and the last two the to-disk; of these the first by
use of --delete-after and the last by use of --delete:
hox /# df -h /mn/hox/u7
Filesystem Size Used Available Capacity...
2023 Jun 28
1
[v2v PATCH] docs/virt-v2v: document libvirt system instance startup
...tance. Document the need, and the simplest method, for starting
> libvirt up manually.
>
> Thanks: Daniel Berrang?
> Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2182024
> Signed-off-by: Laszlo Ersek <lersek at redhat.com>
> ---
>
> Notes:
> context:-U12
>
> docs/virt-v2v.pod | 20 +++++++++++++++++++-
> 1 file changed, 19 insertions(+), 1 deletion(-)
>
> diff --git a/docs/virt-v2v.pod b/docs/virt-v2v.pod
> index 4d2f241ad723..2bd0b4425d80 100644
> --- a/docs/virt-v2v.pod
> +++ b/docs/virt-v2v.pod
> @@ -250,24 +250,26...
2023 Jun 28
1
[v2v PATCH] docs/virt-v2v: document libvirt system instance startup
...simplest method, for starting
>> libvirt up manually.
>>
>> Thanks: Daniel Berrang?
>> Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2182024
>> Signed-off-by: Laszlo Ersek <lersek at redhat.com>
>> ---
>>
>> Notes:
>> context:-U12
>>
>> docs/virt-v2v.pod | 20 +++++++++++++++++++-
>> 1 file changed, 19 insertions(+), 1 deletion(-)
>>
>> diff --git a/docs/virt-v2v.pod b/docs/virt-v2v.pod
>> index 4d2f241ad723..2bd0b4425d80 100644
>> --- a/docs/virt-v2v.pod
>> +++ b/docs/virt-v2...
2023 Jun 28
1
[v2v PATCH] docs/virt-v2v: document libvirt system instance startup
...libvirt up manually.
> >>
> >> Thanks: Daniel Berrang?
> >> Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2182024
> >> Signed-off-by: Laszlo Ersek <lersek at redhat.com>
> >> ---
> >>
> >> Notes:
> >> context:-U12
> >>
> >> docs/virt-v2v.pod | 20 +++++++++++++++++++-
> >> 1 file changed, 19 insertions(+), 1 deletion(-)
> >>
> >> diff --git a/docs/virt-v2v.pod b/docs/virt-v2v.pod
> >> index 4d2f241ad723..2bd0b4425d80 100644
> >> --- a/docs/virt-...
2006 Dec 07
3
Good value for /proc/sys/vm/min_free_kbytes
Hi,
what would be a good value for
/proc/sys/vm/min_free_kbytes
on a Dual-CPU EM64T System with 8 GB of memory. Kernel is
2.6.9-42.0.3.ELsmp. I know that the default might be a bit low.
Unfortunatelly the documentation is a bit weak in this area.
We are experiencing responsiveness problems (and higher than expected
load) when the system is under combined memory+network+disk-IO stress.
2004 Mar 03
1
Status Lights on Snom200 Phone Displaying the Status of PSTN Lines
Alright, this may seem like something relatively easy to do but I must be
missing something or had a neuron misfire. I am trying to get
The Status lights on my Snom200 hardphones to display the status of each one
of my PSTN lines in my Asterisk server.
Current Config:
3 X100P cards
Asterisk CVS-02/25/04-18:06:52
5 Snom200 phones
I am currently using the following macro to dial out
2023 Jun 29
3
[v2v PATCH v2 0/3] improve UX when running as root and we can't chown
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2182024
v1 was here:
<https://listman.redhat.com/archives/libguestfs/2023-June/031910.html>.
Make any "chown_for_libvirt_rhbz_1045069" failure a hard one; that way
the user gets to see more direct and more uniform error messages (namely
that we couldn't connect to libvirt).
Document those connection problems, and a simple
2005 May 30
3
sapply following using by with a list of factors
...11", "t12", "t13", "t14", "t15", "t16", "t2", "t3", "t4",
"t5", "t6", "t7", "t8", "t9", "tx", "u1", "u10", "u11", "u12",
"u13", "u14", "u15", "u2", "u3", "u4", "u5", "u6", "u7",
"u8", "u9", "ux", "v1", "v10", "v11", "v2", "v3", "...
2023 Mar 23
20
[libnbd PATCH v3 00/19] pass LISTEN_FDNAMES with systemd socket activation
V3 was here:
<http://mid.mail-archive.com/20230215141158.2426855-1-lersek at redhat.com>.
See the Notes section on each patch for the v4 updates.
The series is nearly ready for merging: every patch has at least one R-b
tag, except "socket activation: avoid manipulating the sign bit".
The series builds, and passes "make check" and "make check-valgrind", at