Displaying 20 results from an estimated 52 matches for "4564".
Did you mean:
456
2010 Jul 29
2
multiple graphics windows open
...ick on "Tile Vertically" and see all 3 windows. Also, there should
be a line segment on the original plot connecting the two selected
points.
> library(zoo)
> xdate <- seq(as.Date("1998-01-01"),as.Date("2010-06-30"),by="day")
> length(xdate)
[1] 4564
> xt <- zoo(rnorm(4564),order=xdate)
> eplot
function (x)
{
x11()
plot(x)
z <- locator(2)
x11()
plot(window(x, start = min(z$x), end = max(z$x)))
dev.set(dev.prev())
segments(z$x[1],z$y[1],z$x[2],z$y[2],col="red")
dev.set(dev.next())
x11()...
2010 Jul 29
1
multiple graphics windows open with sessionInfo
...can only have 2
graphics windows open with "stuff" in them. If I go into the blank
window and maximize it, then it appears. But other than that, it does
not.
> xdate <- seq(as.Date("1998-01-01"),as.Date("2010-06-30"),by="day")
> length(xdate)
[1] 4564
> xt <- zoo(rnorm(4564),order=xdate)
> #Here is the function itself:
> eplot
function (x)
{
require(zoo)
require(qcc)
windows()
plot(x)
z <- locator(2,type="l",col="red")
windows()
plot(window(x, start = min(z$x), end = max(z$x)))
w...
2012 Nov 21
1
Conntrackd - fail at startup.
...0\0"...,
4096) = 2679
lseek(4, -1698, SEEK_CUR) = 981
read(4, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0\0\v\0\0\0\0"...,
4096) = 1698
close(4) = 0
munmap(0x7fa29ca4c000, 4096) = 0
getpid() = 4564
fstat(3, {st_mode=S_IFREG|0600, st_size=86240, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fa29ca4c000
write(3, "[Wed Nov 21 15:52:16 2012] (pid="..., 72) = 72
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
write...
2011 Mar 05
2
please help ! label selected data points in huge number of data points potentially as high as 50, 000 !
....05)
dataf <- data.frame(name,xvar, p)
# using lattice (my first preference)
require(lattice)
xyplot(p ~ xvar, dataf)
#I want to display names for the following observation that meet requirement
of p <0.01.
which (dataf$p < 0.01)
[1] 811 854 1636 1704 2148 2161 2244 3205 3268 4177 4564 4614 4639 4706
Thus significant observations are:
name xvar p
811 M811 8101 0.0050637068
854 M854 8531 -0.0433901783
1636 M1636 16351 -0.0279014039
1704 M1704 17031 0.0029878335
2148 M2148 21471 0.0048898232
2161 M2161 21601 -0.0354130557
2244 M2244 22431 0.00032552...
2005 May 27
1
Re: Asterisk-Users Digest, Vol 10, Issue 221
...ll.c:2766: dereferencing pointer to incomplete type
chan_unicall.c: In function `setup_unicall':
chan_unicall.c:4556: warning: passing arg 1 of `ast_channel_register' from incompatible pointer type
chan_unicall.c:4556: too many arguments to function `ast_channel_register'
chan_unicall.c:4564: warning: passing arg 1 of `ast_channel_register' from incompatible pointer type
chan_unicall.c:4564: too many arguments to function `ast_channel_register'
chan_unicall.c: In function `unload_module':
chan_unicall.c:4603: warning: passing arg 1 of `ast_channel_unregister' from incom...
2009 Jan 07
9
''zfs recv'' is very slow
On Wed 07/01/09 20:31 , Carsten Aulbert carsten.aulbert at aei.mpg.de sent:
> Brent Jones wrote:
> >
> > Using mbuffer can speed it up dramatically, but
> > this seems like a hack> without addressing a real problem with zfs
> > send/recv.> Trying to send any meaningful sized snapshots
> > from say an X4540 takes> up to 24 hours, for as little as 300GB
2011 Sep 22
1
nlm's Hessian update method
Hi R-help!
I'm trying to understand how R's nlm function updates its estimate of the Hessian matrix. The Dennis/Schnabel book cited in the references presents a number of different ways to do this, and seems to conclude that the positive-definite secant method (BFGS) works best in practice (p201). However, when I run my code through the optim function with the method as "BFGS",
2014 May 02
4
[PATCH] tests: simple test for execstack supermin
Add a simple test which uses scanelf or readelf to detect whether the
supermin executable is really not executable.
Kind of followup of commit c9f7a7998021e1cbe22a8ec325d43e2bdc3eff5a.
---
tests/Makefile.am | 1 +
tests/test-execstack.sh | 32 ++++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
create mode 100755 tests/test-execstack.sh
diff --git a/tests/Makefile.am
2010 Nov 12
1
Virtual Network Interfaces showing all packets as dropped
...0 0 0 0 6489 0 0 0 0
tap50.0: 1355379 17594 0 0 0 0 0
0 4572761 23936 0 0 0 0 0 0
vif52.0: 0 0 0 0 0 0 0
0 0 0 0 4564 0 0 0 0
tap52.0: 394961 2146 0 0 0 0 0
0 693941 6400 0 0 0 0 0 0
============== xentop with network info ==============
xentop - 18:19:33 Xen 4.0.1
8 domains: 1 running, 7 bloc...
2006 Jan 26
2
Transferring Using Flash
...g
signalling=fxs_ks
channel => 1-4
/etc/asterisk/extensions.conf
exten => _[45]XXX,1,Flash()
exten => _[45]XXX,n,SendDTMF(${EXTEN})
exten => _[45]XXX,n,Hangup()
What Happens
---- -------
-- Executing Flash("Zap/4-1", "") in new stack
Jan 26 16:10:17 WARNING[4564]: chan_zap.c:3907 zt_handle_event:
Ring/Off-hook in strange state 6 on channel 4
-- Flashed channel Zap/4-1
-- Executing SendDTMF("Zap/4-1", "4424") in new stack
-- Executing Hangup("Zap/4-1", "Zap/4-1") in new stack
Upon executing the Hangup com...
2017 Oct 24
2
brick is down but gluster volume status says it's fine
...option rpc-auth-allow-insecure on
> 139: option auth.addr./export/brick7/digitalcorpora.allow
> 129.174.125.204,129.174.93.204
> 140: option auth-path /export/brick7/digitalcorpora
> 141: option auth.login.b17f2513-7d9c-4174-a0c5-de4a752d46ca.password
> 6c007ad0-b5a2-4564-8464-300f8317e5c7
> 142: option auth.login./export/brick7/digitalcorpora.allow
> b17f2513-7d9c-4174-a0c5-de4a752d46ca
> 143: subvolumes digitalcorpora-io-stats
> 144: end-volume
> 145:
> 146: volume digitalcorpora-server
> 147: type protocol/server
> 148: opt...
2014 Sep 02
1
samba_spnupdate invoked oom-killer
...e( Secondary -> Primary )
[ 61.778972] o2net: Accepted connection from node amtbsrv02 (num 2) at
192.168.11.27:7777
[ 65.603759] o2dlm: Joining domain C4BAA68B35B34A798D46CF46E2B94191 ( 1 2
) 2 nodes
[ 65.762744] ocfs2: Mounting device (147,1) on (node 1, slot 0) with
ordered data mode.
[584564.942178] samba_spnupdate invoked oom-killer: gfp_mask=0x201da,
order=0, oom_score_adj=0
[584564.942184] samba_spnupdate cpuset=/ mems_allowed=0
[584564.942190] CPU: 3 PID: 7259 Comm: samba_spnupdate Not tainted
3.14.14-gentoo #1
[584564.942192] Hardware name: VMware, Inc. VMware Virtual Platform/440...
2012 Nov 30
3
Cannot mount gluster volume
...localhost --volfile-id gdata.gluster-0-1.mseas-data-0-1 -p /var/lib/glusterd/vols/gdata/run/gluster-0-1-mseas-data-0-1.pid -S /tmp/a69a2b6a0de4366e53fc1584095eeedf.socket --brick-name /mseas-data-0-1 -l /var/log/glusterfs/bricks/mseas-data-0-1.log --xlator-option *-posix.glusterd-uuid=393fc4a6-1573-4564-971e-1b1aec434167 --brick-port 24009 --xlator-option gdata-server.listen-port=24009
root 2556 1 0 Nov29 ? 00:00:09 /usr/sbin/glusterfs -s localhost --volfile-id gluster/nfs -p /var/lib/glusterd/nfs/run/nfs.pid -l /var/log/glusterfs/nfs.log -S /tmp/6054da6605d9f9d1c1e99252f1d235a6.s...
2017 Oct 24
0
brick is down but gluster volume status says it's fine
...-allow-insecure on
>> 139: option auth.addr./export/brick7/digitalcorpora.allow
>> 129.174.125.204,129.174.93.204
>> 140: option auth-path /export/brick7/digitalcorpora
>> 141: option auth.login.b17f2513-7d9c-4174-a0c5-de4a752d46ca.password
>> 6c007ad0-b5a2-4564-8464-300f8317e5c7
>> 142: option auth.login./export/brick7/digitalcorpora.allow
>> b17f2513-7d9c-4174-a0c5-de4a752d46ca
>> 143: subvolumes digitalcorpora-io-stats
>> 144: end-volume
>> 145:
>> 146: volume digitalcorpora-server
>> 147: type proto...
2019 Aug 23
2
non-terminating processes
...ap-login
user5 78761 0.0 0.0 9476 5268 - S 12:56 0:00.12 dovecot/imap
user5 78766 0.0 0.0 9492 5212 - S 12:56 0:00.12 dovecot/imap
dovenull 78776 0.0 0.0 11036 6916 - S 12:56 0:00.03 dovecot/imap-login
usr4 78777 0.0 0.0 9452 4564 - I 12:56 0:00.01 dovecot/imap
root 88537 0.0 0.0 7940 1648 - Ss 00:51 0:04.00 /usr/local/sbin/dovecot -c /usr/local/etc/dovecot/dovecot.conf
dovecot 88538 0.0 0.0 7880 1832 - S 00:51 0:01.04 dovecot/anvil
root 88539 0.0 0.0 7880 1820...
2002 May 08
0
, Netlogit
...[1,,],rrel[c(8,3,4),,],nullhyp="qap",reps=10)
### check the result
summary(rrel.logit.qap)
The summary output is terminated with an error sign as follows
coefficients stuffs ........
Goodness of fitness .........
chi-square ............
Actual
Predicted 0 1
0 4564 128
Error in cat("\n Total Fraction Correct:", (n$ctable[1, 1] + n$ctable[2, :
subscript out of bounds
==== description ends here.
I think it has a problem in rendering the second prediction line? I'd appreciate any help!
-hyo
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2007 Dec 03
1
Missing samba security update
Hi,
In November, upstream released RHSA-2007:1016-4 containing critical
samba updates for v4. I see the CentOS released packages and
announcement for ia64, but none for i386 or x86_64.
Were they overlooked? Am I not looking right?
Thanks!
Marc.
2001 Jul 24
2
Anti hang comments
Some feedback. I'd been having trouble with rsync hanging or early EOF
timeouts.
Problem occurred on 2 identical receiving machines.
I upgraded from Linux kernel 2.4.2 (RH 7.1) to 2.4.7 on the receiving
machines. Sender machines are standard Linux RH 6.1 and RH 6.2 kernel..
Receiving machines are Duron 900Mhz 256 Mb software-raid1 ext2 2x40Gb.
This improved the situation but still gave
1998 Jan 28
1
Long File Names
Hi all,
How can I see long file names on the Unix(SunOS 5.5.1) in my windows 95 browser.
Thanks
Charles Lawson-Glen
2004 Dec 03
0
printer shares: PDF queue
...re "pdf" which
is meant to convert an incoming postscript job to PDF. At least in SUSE
Linux as well as the Sernet RPMs this is broken because as documented
"print command" is ignored if Samba is compiled against libcups and
"printing=cups" (see smb.conf man page lines 4564 ff. in 3.0.8 and
Chap. 18 of the HOWTO under "Default UNIX System Printing Commands").
A workaround is to set printing=bsd after which this works fine. I am
told SUSE is working on the problem. The share looks as follows:
...
printing = bsd
[pdf]
comment = PDF creator...