Displaying 20 results from an estimated 76 matches for "2885".
Did you mean:
288
2017 Oct 12
0
CESA-2017:2885 Important CentOS 6 thunderbird Security Update
CentOS Errata and Security Advisory 2017:2885 Important
Upstream details at : https://access.redhat.com/errata/RHSA-2017:2885
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
23ba7f540fdf0317df088f6434ca63634e7200ced7d735fe5c1921e2a1da1757 thunderbird-52.4.0-2.el6.cento...
2017 Oct 12
0
CESA-2017:2885 Important CentOS 7 thunderbird Security Update
CentOS Errata and Security Advisory 2017:2885 Important
Upstream details at : https://access.redhat.com/errata/RHSA-2017:2885
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
8689cc4ee4be5aeed443100d44d5a94bc1b58ad1aa061392c1971d5ed26f41c4 thunderbird-52.4.0-2.el7.cen...
2019 Sep 27
0
CESA-2019:2885 Important CentOS 6 dovecot Security Update
CentOS Errata and Security Advisory 2019:2885 Important
Upstream details at : https://access.redhat.com/errata/RHSA-2019:2885
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
cf00b843290dbbe275fb39cef7ceb3b5e6eb7c5454827c41f18fa7b9b553a1ad dovecot-2.0.9-22.el6_10.1.i686...
2017 Oct 13
0
CentOS-announce Digest, Vol 152, Issue 5
...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-2017:2885 Important CentOS 6 thunderbird Security Update
(Johnny Hughes)
2. CESA-2017:2885 Important CentOS 7 thunderbird Security Update
(Johnny Hughes)
3. Release for CentOS AltArch 7 (1708) on i386 Architecture
(Johnny Hughes)
-----------------------------------------------------...
2006 Jan 04
1
write out data in format
...out a data
using 'write.table(siredata, file='siredata.txt', row.names=F,
quote=F)'.
it produced data alike this:
2882 1 0 0 0 0 L1600481991910012 L1600011988880196
2883 0.79 0.21 0 0 21 L1622881993930001 L1600481991910012
2884 0.84 0.16 0 0 23 L1622881993930005 L1600481991910012
2885 0.9 0.1 0 0 23 L1622881993930027 L1600481991910012
2886 0.87 0.13 0 0 23 L1622881993930038 L1600481991910012
2887 0.9 0.1 0 0 27 L1622881993930111 L1600481991910012
2888 0.81 0.19 0 0 22 L1622881993930113 L1600481991910012
In fact i want it formated as
2882 1.00 0.00 0.00 0.00 0 L160048199191001...
2008 Mar 27
6
Problems pinging PC on tunnel
Hello!
I have set up tunnel between a FreeBSD machine and Windows Vista. Tunnel is
established, but when I try to ping either end ping fails. I have
temporarily switched off firewalls on both machines, no luck.
Here is client tinc.conf on Vista:
Name = lenovo_client
ConnectTo = lenovo_server
Interface = tinctap
Subnet = 10.20.40.0/24
Sevrer tinc.conf on FreeBSD:
Device=/dev/tap0
2015 Apr 16
2
Can't compile samba 4.2.x on Jessie RC2
...urce4/lib/tls/wscript:37: error: Building the AD DC requires GnuTLS (eg libgnutls-dev, gnutls-devel) for ldaps:// support and for the BackupKey protocol
libgnutls28-dev is already installed :
apt-cache show libgnutls28-dev
Package: libgnutls28-dev
Source: gnutls28
Version: 3.3.8-6
Installed-Size: 2885
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint at lists.alioth.debian.org>
Architecture: amd64
Replaces: gnutls-dev
Provides: gnutls-dev, libgnutls-openssl-dev
Do I need to open a bug case ?
Thanks for all
2004 Dec 31
3
IAX users
...sswd1
register => user2:passwd2
[user1]
type=user
context=default
secret=passwd1
host=dynamic
[user2]
type=user
context=default
secret=passwd2
host=dynamic
extensions.conf
exten => 550,1(Dial,IAX/user1);
exten => 551,1(Dial,IAX/user2);
and the error I get :
Dec 31 15:03:16 WARNING[2885]: pbx.c:1280 pbx_extension_helper: No
application 'IAX/user1)' for extension (default, 550, 1)
== Spawn extension (default, 550, 1) exited non-zero on
'IAX2/user2@10.0.0.150:1059/1'
-- Hungup 'IAX2/user2@10.0.0.150:1059/1'
Can someone help me how to get both users connected...
2008 Jul 14
2
Convert data set to data frame
...ta set look like this:
> print(MyResult)
2 5 9 10
11 13
mean 6.108394 3.272211e+01 3.951703e+02 2.086217e+03
79.838867 2.592272e+04
median 1.288889 2.743511e+00 4.061491e+00 4.943710e+01
-2.821667 -3.040625e+00
var 2885.350595 2.343144e+05 1.022680e+06 1.200589e+07
365179.508831 3.363738e+09
sd 53.715460 4.840603e+02 1.011276e+03 3.464952e+03
604.300843 5.799774e+04
valid.n 83501.000000 2.699000e+03 2.600000e+01 1.000000e+01
491.000000 5.000000e+00
14 17 19...
2008 May 06
2
list manipulation
...rstand why I get a set of NULL list elements
at the end of each output as demonstrated below. How can I generate this
(and similar) result(s) without all the trailing NULLs?
> lapply(ls(pattern='bn'), function(x) cat(x, dim(get(x)), "\t",
names(get(x)), "\n"))
bn1993 2885 11 oplt rplt rsiz tree bd ht oaz odst raz rdst spr
bn1994 3158 7 oplt tree bd ht spr stat dam
bn1995 734 7 oplt tree bd ht spr stat dam
bn1996 293 7 oplt tree bd ht spr stat dam
bn1997 264 7 oplt tree bd ht spr stat dam
bn1998 768 7 oplt tree bd ht spr stat dam
bn1999 654...
2004 Mar 19
0
Fwd: osx/fink: cannot do "R INSTALL" (library mixup)
...s/StartR.app/RAqua.app/Contents/pspline'
>>>
>>> $ locate frtbegin
>>> /sw/lib/libfrtbegin.a
>>>
>>> Dan E. Kelley, Associate Professor phone:(902)494-1694
>>> Oceanography Department, Dalhousie University fax:(902)494-2885
>>> Halifax, Nova Scotia mailto:Dan.Kelley at Dal.CA
>>> Canada B3H 4J1 http://www.phys.ocean.dal.ca/~kelley/Kelley_Dan.html
>>>
>>> ______________________________________________
>>> R-help at stat.math.ethz.ch mailing list
>...
2019 Oct 01
0
CentOS-announce Digest, Vol 176, Issue 1
...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. CEBA-2019:2871 CentOS 6 tzdata BugFix Update (Johnny Hughes)
2. CESA-2019:2885 Important CentOS 6 dovecot Security Update
(Johnny Hughes)
3. CESA-2019:2892 Important CentOS 6 qemu-kvm Security Update
(Johnny Hughes)
4. CEBA-2019:2891 CentOS 6 java-1.7.0-openjdk BugFix Update
(Johnny Hughes)
5. CESA-2019:2863 Important CentOS 6 kernel Security Update...
2007 Oct 23
2
gnumeric on CentOS 5
...=====================| 951 B 00:00
extras 100% |=========================| 1.1 kB 00:00
Reading repository metadata in from local files
primary.xml.gz 100% |=========================| 711 kB 00:04
kbs-Extras: ################################################## 2885/2885
Added 2885 new packages, deleted 0 old in 17.15 seconds
primary.xml.gz 100% |=========================| 23 kB 00:00
kbs-Misc-i: ################################################## 65/65
Added 65 new packages, deleted 0 old in 0.44 seconds
primary.xml.gz 100% |=========...
2008 Jun 24
1
Xen / NUMA problems
Hi folks,
we are using a Tyan TK8W 2885 Mainboard (latest BIOS) w/ 2 Dual Core Opteron 280EE and 8GB of RAM (4GB per Socket). Furthermore we run CentOS 5.1 w/ Xen 3.2.1. (build from SRPM). We also tried 3.2.0.
I tried both, the CentOS 5.1 Xen Kernel as well as the latest RHEL 5.2 Kernel but we do not get two NUMA domains as we (in my o...
2005 May 06
1
R on Macintosh OSX Tiger
...o big
In addition: Warning message:
package grDevices in options("defaultPackages") was not found
Error: package 'grDevices' could not be loaded
Dan E. Kelley, Associate Professor phone:(902)494-1694
Oceanography Department, Dalhousie University fax:(902)494-2885
Halifax, Nova Scotia mailto:Dan.Kelley@Dal.CA
Canada B3H 4J1 http://www.phys.ocean.dal.ca/~kelley/Kelley_Dan.html
[[alternative HTML version deleted]]
2019 Apr 21
3
FTS delays
On 3 Apr 2019, at 20.30, Joan Moreau via dovecot <dovecot at dovecot.org> wrote:
> doveadm search -u jom at grosjo.net mailbox inbox text milan
> output
>
> doveadm(jom at grosjo.net): Info: Query : ( bcc:inbox OR body:inbox OR cc:inbox OR from:inbox OR message-id:inbox OR subject:inbox OR to:inbox OR uid:inbox ) AND ( bcc:milan OR body:milan OR cc:milan OR from:milan OR
2019 Apr 21
2
FTS delays
...S IS WHEN BACKEND HAS FOUND RESULTS AND STOPPED
> d82b4b0f550d38593644000095331209 847
> d82b4b0f550d38593644000095331209 1569
> d82b4b0f550d38593644000095331209 2260
> d82b4b0f550d38593644000095331209 2575
> d82b4b0f550d38593644000095331209 2811
> d82b4b0f550d38593644000095331209 2885
> d82b4b0f550d38593644000095331209 3038
> d82b4b0f550d38593644000095331209 3121 -> LOOPING FOREVER
>
>
>
>
>
>
> On 2019-04-21 09:57, Timo Sirainen via dovecot wrote:
>
>> On 3 Apr 2019, at 20.30, Joan Moreau via dovecot <dovecot at dovecot.org <...
2013 Mar 15
1
Postfix/Amavisd/Clamd - Mail send failing
...01) Passed CLEAN
{RelayedOutbound}, MYNETS LOCAL [127.0.0.1]:46504 [127.0.0.1] <
bhanu at netcloudjobs.com> -> <austin.einter at gmail.com>, Message-ID: <
bd17726f3d35c7980426e4a55566cf79 at netcloudjobs.com>, mail_id: T8Zt2QE1Eico,
Hits: -1, size: 805, queued_as: 1AE0E38A0D3E, 2885 ms
*
Is it a dns issue. Why my mail server is saying "*delivery temporarily
suspended: connect to
alt2.gmail-smtp-in.l.google.com[2607:f8b0:4002:c04::1a]:25:
Network is unreachable)*".
Kindly guide me to solve these 2 issues.
Best regards
Austin
2014 Feb 03
3
Memory leak - how to investigate
...r-cpu:
CPU 0: hi: 186, btch: 31 usd: 89
active_anon:201535 inactive_anon:68173 isolated_anon:3424
active_file:130 inactive_file:284 isolated_file:160
unevictable:0 dirty:0 writeback:245 unstable:0
free:14234 slab_reclaimable:2891 slab_unreclaimable:13218
mapped:239 shmem:14 pagetables:28858 bounce:0
Node 0 DMA free:8252kB min:340kB low:424kB high:508kB active_anon:2168kB
inactive_anon:4624kB active_file:4kB inactive_file:144kB unevictable:0kB
isolated(anon):0kB isolated(file):0kB present:15348kB mlocked:0kB
dirty:0kB writeback:28kB mapped:8kB shmem:0kB slab_reclaimable:12kB
slab_...
2005 Nov 19
11
ZFS related panic!
> My current zfs setup lookst like this:
> > homepool 3.63G 34.1G 8K /homepool
> > homepool/db 61.6M 34.1G 8.50K /var/db
> > homepool/db/pgsql 61.5M 34.1G 61.5M
> > /var/db/pgsql
> > homepool/home 3.57G 34.1G 10.0K /users
> > homepool/home/carrie 8K 34.1G 8K
> > /users/carrie
> >