search for: 2963

Displaying 20 results from an estimated 46 matches for "2963".

Did you mean: 293
2010 Nov 18
2
IAX2 and INVAL packets
...kets for IAX2? Every few days I get a dropped outgoing call in the middle of the conversation (the outgoing call has been connected for few minutes) when an incoming call comes in. The log reads the following when this happens: [Nov 17 15:25:04] DEBUG[5138] chan_iax2.c: Immediately destroying 2963, having received INVAL [Nov 17 15:25:04] DEBUG[5138] chan_iax2.c: Destroying call 2963 [Nov 17 15:25:04] DEBUG[11242] chan_iax2.c: We're hanging up IAX2/ihs_trunk_out-2963 now... [Nov 17 15:25:04] VERBOSE[11242] chan_iax2.c: -- Hungup 'IAX2/ihs_trunk_out-2963' And more setup d...
2016 Dec 20
0
CESA-2016:2963 Important CentOS 5 xen Security Update
CentOS Errata and Security Advisory 2016:2963 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-2963.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 2f13f1c8b55429e9ed1e4652cbcdf32f10b611fe329e7d5e8722bf4183cc6e55 xen-3.0.3-148.el5_11.i386.rp...
2003 May 09
1
Re: [R] windows data editor changes dimensions displayed data frames (PR#2963)
And I can confirm it with platform i686-pc-linux-gnu arch i686 os linux-gnu system i686, linux-gnu status major 1 minor 7.0 year 2003 month 04 day 16 language R so it is not a Windows issue. Cheers, Robert Cunningham Duncan
2009 Aug 13
1
eurodist example dataset is malformed
...rd distance matrix, it's a data frame. The rownames have gotten 'bumped' to a new anonymous dimension "X". It's possible to fix the data, but it messes up a lot of example code out there. X Athens Barcelona Brussels Calais ... 1 Athens 0 3313 2963 3175 2 Barcelona 3313 0 1318 1326 3 Brussels 2963 1318 0 204 4 Calais 3175 1326 204 0 5 Cherbourg 3339 1294 583 460 6 Cologne 2762 1498 206 409 ... Best, -Justin -- Justin Donaldson PhD Candidate, Informatics...
2016 Dec 21
0
CentOS-announce Digest, Vol 142, Issue 8
...p' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. CESA-2016:2963 Important CentOS 5 xen Security Update (Johnny Hughes) 2. CESA-2016:2962 Important CentOS 5 kernel Security Update (Johnny Hughes) ---------------------------------------------------------------------- Message: 1 Date: Tue, 20 Dec 2016 16:58:37 +0000 From: Johnny Hughes <johnny...
2011 Jul 25
1
Why doesn't rsync update this file?
...opening connection using: ssh remote rsync --server --sender - vvlogDtpre.iLsf . /root/tmp/ receiving incremental file list delta-transmission enabled coolingfit.pro~ is uptodate total: matches=0 hash_hits=0 false_alarms=0 data=0 sent 17 bytes received 141 bytes 105.33 bytes/sec total size is 2963 speedup is 18.75 Here is the file on localsys: [root at localsys tmp]# stat coolingfit.pro~ File: `coolingfit.pro~' Size: 2963 Blocks: 8 IO Block: 4096 regular file Device: 900h/2304d Inode: 45682225 Links: 1 Access: (0600/-rw-------) Uid: (10009/ecackett)...
2017 Mar 01
7
[Bug 2686] New: SSHD segfaults when trying to load RSA1 host keys
https://bugzilla.mindrot.org/show_bug.cgi?id=2686 Bug ID: 2686 Summary: SSHD segfaults when trying to load RSA1 host keys Product: Portable OpenSSH Version: 7.4p1 Hardware: Other OS: Linux Status: NEW Keywords: patch Severity: enhancement Priority: P5 Component: sshd
2004 Aug 26
2
ipfw core dump
Hi, This is the first time I've come across this: pid 11415 (ipfw), uid 0: exited on signal 11 (core dumped) The core dump landed in root's home directory in one of my jails. Has anyone seen this before? Should I be concerned? chkrootkit says nothing. (How trustworthy is its output? ;-) Thanks. Cheers. -- Ng Pheng Siong <ngps@netmemetic.com> http://firewall.rulemaker.net
2014 Jul 01
1
sudden replication failures
Hi all, Samba (sernet) 4.1.7, and we're getting high cpu usage on dc1, and on dc2 (my 'secondary' dc): root at dc2:~# samba-tool drs showrepl Default-First-Site-Name\DC2 DSA Options: 0x00000001 DSA object GUID: 5e93a102-2963-496a-af16-0c51eebb2e31 DSA invocationId: 82b24c02-16cb-4ed1-b68b-a047c26886a9 ==== INBOUND NEIGHBORS ==== DC=DomainDnsZones,DC=samba,DC=domain,DC=com Default-First-Site-Name\DC1 via RPC DSA object GUID: 81a27497-bdfb-4977-9874-675bbfba490f Last attempt @ Tue Jul 1 20:58:53 2014 CEST failed,...
2008 Oct 02
1
missing output in summary() and anova()
...778 3.34020 -12.62 2.18e-09 *** x 0.89549 0.01645 54.43 < 2e-16 *** --- Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1 Residual standard error: 0.379 on 15 degrees of freedom Multiple R-squared: 0.995, Adjusted R-squared: 0.9946 F-statistic: 2963 on 1 and 15 DF, p-value: < 2.2e-16 > anova(fitted.results) Analysis of Variance Table Response: y Df Sum Sq Mean Sq F value Pr(>F) x 1 425.64 425.64 2962.8 < 2.2e-16 *** Residuals 15 2.15 0.14 --- Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ...
2012 Jan 26
1
[PATCH] btrfs: mask out gfp flasg in releasepage
...hen btrfs is mounted from a loop device, which masks out __GFP_IO flag. The check in try_release_extent_state 3399 if ((mask & GFP_NOFS) == GFP_NOFS) 3400 mask = GFP_NOFS; will not work and passes unfiltered flags further resulting in crash at mm/slab.c:2963 [<000000000024ae4c>] cache_alloc_refill+0x3b4/0x5c8 [<000000000024c810>] kmem_cache_alloc+0x204/0x294 [<00000000001fd3c2>] mempool_alloc+0x52/0x170 [<000003c000ced0b0>] alloc_extent_state+0x40/0xd4 [btrfs] [<000003c000cee5ae>] __clear_extent_bit+0x38a/0x4cc [btrf...
2004 Feb 13
3
SYN Attacks - how i cant stop it
Hi, I got this error when i tried to type for some of those. "sysctl: unknown oid...." any idea.. my server seems to be very lagged, where else the network connection seems fine, i think BSD itself as my other redhat box is fine. What else can i do to get optimum protection. Thanks. ----- Original Message ----- From: "Per Engelbrecht" <per@xterm.dk> To:
2018 Jan 28
0
Newbie wants to compare 2 huge RDSs row by row.
Cool, looks like that'd do it, almost as if converting an entire record to a character string and comparing strings. -- M. B. Hardy, statistician work: Applied Research Associates, S. E. Div. 8537 Six Forks Rd., # 6000 / Raleigh, NC 27615-2963 (919) 582-3329, fax: 582-3301 home: 1020 W. South St. / Raleigh, NC 27603-2162 (919) 834-1245 ________________________________________ From: William Dunlap [wdunlap at tibco.com] Sent: Saturday, January 27, 2018 4:57 PM To: Marsh Hardy ARA/RISK Cc: Ulrik Stervbo; Eric Berger; r-help at...
2008 Aug 18
0
can cron.daily crash my dom0s?
...t (Aug 18 04:02:14 xen-A1 kernel: drbd1: PingAck did not arrive in time.) the cron.daily started: Aug 18 04:02:01 xen-B1 crond[25033]: (root) CMD (run-parts /etc/cron.daily) Aug 18 04:02:01 xen-B1 anacron[25037]: Updated timestamp for job `cron.daily' to 2008-08-18 Aug 18 04:06:06 xen-B1 crond[2963]: (CRON) STARTUP (V5.0) the last line seems to be the reboot. here the content of my cron.daily folder. [root at xen-B1.blab:/etc/cron.daily]# ls 0anacron 0logwatch cups logrotate makewhatis.cron mlocate.cron prelink rpm tmpwatch I had also heartbeat running on the machines, after the last...
2009 Apr 21
0
Fw: install problem
...g server/SFS/AMWIN. [2009/04/22 08:40:55, 3] smbd/msdfs.c:dfs_redirect(439) dfs_redirect: Path converted to non-dfs path AMWIN [2009/04/22 08:40:55, 5] smbd/filename.c:unix_convert(108) unix_convert called on file "AMWIN" [2009/04/22 08:40:55, 3] smbd/trans2.c:call_trans2qfilepathinfo(2963) call_trans2qfilepathinfo AMWIN (fnum = -1) level=1004 call=5 total_data=0 [2009/04/22 08:40:55, 5] smbd/trans2.c:call_trans2qfilepathinfo(3193) SMB_QFBI - create: Wed Apr 22 08:09:40 2009 access: Wed Apr 22 08:35:46 2009
2012 Sep 11
4
ubuntu 12.04 install issues
Hello: I have a new install of Ubuntu 12.04. I have tried to install R via source, apt-get, and the deb packages from a cran mirror. Each of these had issues. I followed the secure apt key install. The apt-get and deb installs each have the same error. So, let's ignore the source install for now. This is the error: >> sudo dpkg -i r-base-core_2.15.1-1precise2_i386.deb (Reading
2007 Aug 17
1
Cookie Sessions in Merb?
I like the cookie sessions that Rails edge has - they make sense, they''re fast, easy. For those that don''t know: the default session mechanism is to give developers a Hash called session. To store this object between requests it Marshals the session object and sends the object itself (now as a bitstream) back to clients to store in their cookie file. To prevent users from
2004 May 03
1
smbd eating 99% CPU what to do?
...16 root 21 0 0 0 0 SW 0.0 0.0 0:00 0 scsi_eh_0 19 root 15 0 0 0 0 SW 0.0 0.0 0:00 0 kjournald 77 root 25 0 0 0 0 SW 0.0 0.0 0:00 0 khubd 2962 root 15 0 0 0 0 SW 0.0 0.0 0:00 0 kjournald 2963 root 15 0 0 0 0 SW 0.0 0.0 0:00 0 kjournald 2964 root 15 0 0 0 0 SW 0.0 0.0 0:05 0 kjournald 2965 root 15 0 0 0 0 SW 0.0 0.0 0:07 0 kjournald 3283 root 15 0 184 152 112 S 0.0 0.0 0:00 0 syslogd 32...
2018 Jan 27
2
Newbie wants to compare 2 huge RDSs row by row.
If your two objects have class "data.frame" (look at class(objectName)) and they both have the same number of columns and the same order of columns and the column types match closely enough (use all.equal(x1, x2) for that), then you can try which( rowSums( x1 != x2 ) > 0) E.g., > x1 <- data.frame(X=1:5, Y=rep(c("A","B"),c(3,2))) > x2 <-
2006 Feb 09
1
Error Messages in /var/log/messages
...eb 9 15:59:28 SSI001 smbd[3389]: Error writing 4 bytes to client. -1. (Connection reset by peer) Feb 9 15:59:57 SSI001 kernel: SFW2-INext-ACC-TCP IN=eth0 OUT= MAC=00:0f:ea:73:88:12:00:00:c5:fa:6d:6c:08:00 SRC=192.168.2.51 DST=192.168.1.2 LEN=48 TOS=0x00 PREC=0x00 TTL=126 ID=39764 DF PROTO=TCP SPT=2963 DPT=139 WINDOW=65535 RES=0x00 SYN URGP=0 OPT (0204055C01010402) Feb 9 16:00:23 SSI001 kernel: SFW2-INext-ACC-TCP IN=eth0 OUT= MAC=00:0f:ea:73:88:12:00:40:2b:67:5b:a7:08:00 SRC=192.168.1.54 DST=192.168.1.2 LEN=48 TOS=0x00 PREC=0x00 TTL=128 ID=51502 DF PROTO=TCP SPT=1970 DPT=139 WINDOW=65535 RES=0x...