search for: 4240

Displaying 20 results from an estimated 59 matches for "4240".

Did you mean: 240
2019 Dec 24
0
CESA-2019:4240 Critical CentOS 7 openslp Security Update
CentOS Errata and Security Advisory 2019:4240 Critical Upstream details at : https://access.redhat.com/errata/RHSA-2019:4240 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 573f3606f7610fd2d2ca25b3172e819674978d9361e7d98bdbdf7b230b8888f4 openslp-2.0.0-8.el7_7.i686.rp...
2014 Oct 09
3
arsh840@gmail.com has indicated you're a friend. Accept?
...arsh840 at gmail.com you friend? ****** If Yes please follow the link below: http://invites.infoaxe.net/signup_e.html?fullname=&email=centos at centos.org&invitername=arsh840 at gmail.com&inviterid=32045799&userid=0&token=0&emailmasterid=00de5e29-af05-4240-a75e-bc1e9954866d&from=arsh840 at gmail.com&src=txt_yes If No please follow the link below: http://invites.infoaxe.net/signup_e.html?fullname=&email=centos at centos.org&invitername=arsh840 at gmail.com&inviterid=32045799&userid=0&token=0&amp...
2010 Dec 12
1
Crash with XEN 4.0 on Suse 11.3
...same message in the "qemu....log'' file : xc_map_foreign_batch: mmap failed: Cannot allocate memory xc_map_foreign_bulk error 12 I try it with two different flavous of XEn ( 4.0.0 and 4.0.1). In "/var/log/xen" some messages about VM''s crash : [2010-12-12 19:37:36 4240] WARNING (image:559) domain com-ingres: device model failure: pid 1252: malfunctioning (closed sentinel), killed; see /var/log/xen/qemu-dm-com-ingres.log [2010-12-12 19:37:36 4240] WARNING (XendDomainInfo:2106) Domain has crashed: name=com-ingres id=3. [2010-12-12 19:37:36 4240] DEBUG (XendDomainIn...
2014 Jan 03
2
Question about --files-from= and folder structure
...parent directories too, which I'm trying to avoid. This is the command that I'm running now ($f is defined as the name of the "files from" and the destination directory name). rsync -rvt --delete --progress --files-from=/tmp/split/$f "/backup/Music" /media/bill/35BF-4240/$f/ >> /tmp/rsync.txt In short, this is the resultant file structure from the command above: /media/bill/35BF-4240/$f/Adrian Legg/Mrs. Crowe's Blue Waltz/Paddy Goes To Nashville.mp3 ...but I really want it to look like this: /media/bill/35BF-4240/$f/Paddy Goes To Nashville.mp3 Any...
2012 Aug 17
3
prevalence of R in publications and institutions
...on. > > best, > > -- > Travis Perry > Associate Professor of Biology > Department of Biology > Furman University > 3300 Poinsett Highway > Greenville, SC 29613 > > Senior Research Associate > Rhodes University > Grahamstown, South Africa > Cell (864)-561-4240 > Because R is an Open Source system which is freely distributed and may be freely redistributed there is no way of keeping track of the downloads and its use in academic and research institutions. Searching for "R statistics" at a book site such as amazon.com or barnesandnoble.com s...
2006 Apr 20
1
The Autocompleter, with scrollable result-div
...but still not in Opera. I do not have access to Safari, so I cannot test it there. Maybe someone else can. Here is a patch for controls.js (underneath is the patch for the testfile). Index: controls.js =================================================================== --- controls.js (revision 4240) +++ controls.js (working copy) @@ -94,7 +94,7 @@ }, fixIEOverlapping: function() { - Position.clone(this.update, this.iefix); + Position.clone(this.update, this.iefix, {setTop:(!this.update.style.height)}); this.iefix.style.zIndex = 1; this.update.style.zIndex = 2; E...
2011 Jul 01
2
Initiating in BNArray
...t are the meaning of these things.. Sorry for noobing here... Very thanks! -- Regards, || ------ || Sergio Henrique Bento de Mira || Computer Science | Class of 2008/2 || Federal University Of Lavras | UFLA || Lavras, MG, Brasil || --- || sergiohbmira@computacao.ufla.br || Cell: (+55) (35) 9128-4240 || ------ "Be the change you want to see in the world" [[alternative HTML version deleted]]
2006 May 17
2
uninitialized constant Magick Please help!
Dear Rail experts, thank you for such a resourceful list. I am working on an application using Rails 1.1 [REVISION=4240] whereas my server has Rails 1.0 installed. I recently decided to give file_column a try and everything works fine except I am getting the following error: "uninitialized constant Magick" I have tried setting environment variables, ENV[''LD_LIBRARY_PATH'...
2010 Apr 01
3
RPID on called party
...ay: SIP/2.0 180 Ringing Via: SIP/2.0/UDP 192.168.60.20:5060;branch=z9hG4bK42892c32;rport From: "Ondrej Valousek" <sip:7775 at 192.168.60.20> <sip:7775 at 192.168.60.20> ;tag=as4786d518 To: <sip:1098 at 192.168.62.12> <sip:1098 at 192.168.62.12> ;tag=f75ff5d8-1023-4240-bc4b-d7eeb6d0d77d-42063104 Date: Tue, 30 Mar 2010 13:53:15 GMT Call-ID: 465a9c200587260d164f4514094896fb at 192.168.60.20 CSeq: 102 INVITE Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY Allow-Events: presence *Remote-Party-ID: "Paul Ryan" <sip:1...
2005 Sep 26
1
Smart Boot Manager question
...ure where to get the i/o address information. I used the i/o address in the Win98 device manager IDE controller properties window. Is that the correct address. I did ctrl-I to rescan drives without success. My main objective is to boot linux from cd-rom. isolinux gives disk error, 80 with AX=4240. Any suggestion would be very helpful Thanks. Best Regards, Vijaya Poudyal 1.732.817.1214 --------------------------------- Yahoo! for Good Click here to donate to the Hurricane Katrina relief effort.
2006 May 01
0
RE: Leak in the Autocompleter, with scrollable result-div ?
...be someone else can. > > > > Here is a patch for controls.js (underneath is the patch for the > > testfile). > > > > Index: controls.js > > > > =================================================================== > > > > --- controls.js (revision 4240) > > > > +++ controls.js (working copy) > > > > @@ -94,7 +94,7 @@ > > > > }, > > > > fixIEOverlapping: function() { > > - Position.clone(this.update, this.iefix); > > + Position.clone(this.update, this.iefix, > > {setTop:(!...
2005 Nov 03
3
Search within a file
Hi, I am looking for a way to search a file for position of some expression, from within R. My current code: sha1Pos = gregexpr("<sha1>", readChar(filename, file.info(filename)$size))[[1]] Works fine for small files, but text files I will be working with might get up to Gb range, so I was trying to accomplish the same without loading the whole file into R. I realize this is
2015 Sep 11
2
Need help on checkpassword userdb/passdb
I'm experimenting with checkpassword as an auth method for usedb and passdb (http://wiki2.dovecot.org/AuthDatabase/CheckPassword). I've set up the userdb and passdb *exactly* as the wiki suggests as the "standard way": passdb { driver = checkpassword args = /user/util/bin/checkpassword } userdb { driver = prefetch } I've created a checkpassword program that does
2019 Dec 25
0
CentOS-announce Digest, Vol 178, Issue 4
...ate (Johnny Hughes) 10. CESA-2019:4190 Important CentOS 7 nss-softokn Security Update (Johnny Hughes) 11. CESA-2019:4190 Important CentOS 7 nss Security Update (Johnny Hughes) 12. CESA-2019:4326 Important CentOS 7 fribidi Security Update (Johnny Hughes) 13. CESA-2019:4240 Critical CentOS 7 openslp Security Update (Johnny Hughes) 14. CEBA-2019:4246 CentOS 7 open-vm-tools BugFix Update (Johnny Hughes) 15. CESA-2019:4148 Important CentOS 7 thunderbird Security Update (Johnny Hughes) 16. CESA-2019:4107 Critical CentOS 7 firefox Security Update...
2015 Sep 12
0
Need help on checkpassword userdb/passdb
...rk,192.168.0.58,<tHPCm4IftgDAqAA6>): Received input: userdb_uid=3000026 userdb_gid=100 Sep 11 21:18:22 auth: Debug: client passdb out: OK 1 user=mark Sep 11 21:18:22 auth: Debug: master in: REQUEST 1794375681 4234 1 c2551b70ccf5e2f8e022869663bf6a70 session_pid=4240 request_auth_token Sep 11 21:18:22 auth: Debug: prefetch(mark,192.168.0.58,<tHPCm4IftgDAqAA6>): success Sep 11 21:18:22 auth: Debug: master userdb out: USER 1794375681 mark uid=3000026 gid=100 auth_token=008ebf0ebd9c1654085de247f10cdf0a746555d4 Sep 11 21:18:22 imap-login...
2015 Aug 03
2
Cannot boot libvirt guests with OVMF. Raw qemu-kvm works as expected
...ure-efi.fd -m 1G -cdrom ~rbarry/Downloads/Fedora-Server-netinst-x86_64-22.iso) boots and loads successfully. What's the difference here? Where can I go for troubleshooting? libvirt XML is below: <domain type='kvm'> <name>fedora22</name> <uuid>7f363d28-881f-4240-97eb-9b8d49cfb282</uuid> <memory unit='KiB'>2097152</memory> <currentMemory unit='KiB'>2097152</currentMemory> <vcpu placement='static'>1</vcpu> <os> <type arch='x86_64' machine='pc-i440fx-2.3'&gt...
2009 Dec 30
3
1.2.9 imap crash with backtrace
I got about 20 (!) of these today GNU gdb (GDB) 7.0-debian Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB
2015 Aug 11
0
[발송실패 안내] invain@naver.com 으로 메일이 전송되지 못했습니다.
...rubbed... URL: <http://www.zytor.com/pipermail/klibc/attachments/20150811/6c191b06/attachment.html> -------------- next part -------------- An embedded message was scrubbed... From: klibc-request at zytor.com Subject: klibc Digest, Vol 143, Issue 24 Date: Mon, 10 Aug 2015 18:20:09 -0700 Size: 4240 URL: <http://www.zytor.com/pipermail/klibc/attachments/20150811/6c191b06/attachment.eml>
2014 Dec 15
2
rsync output under CentOS 6
Hello Les, Sunday, December 14, 2014, 7:18:09 PM, you wrote: LM> Folders should only be listed if timestamps or permissions are different. Further experimentation shows this to be the case IF the destination is another local drive. Unfortunately the required destination is a CIFS share, which might change things. -- Best regards, Niamh mailto:niamh at
2014 Dec 15
0
rsync output under CentOS 6
...ination is another local drive. > > Unfortunately the required destination is a CIFS share, which > might change things. > Sounds like it might be differences in precision of the timestamp. Check out the `--modify-window` option. - -- AF24 6DE9 D1DF DFB8 3A74 A7AC F457 B7A3 5DF1 4240 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJUjwigAAoJEPRXt6Nd8UJAQmAP/R5Oub1qMZD/juCzDVDajZQB uN5JeK0XXWzSKojJv/LTaAyMElO0OiMVBr7dXTP8VnyOUZ2ddAw7wAAwrgtls0Yb SVRpjMgGzD8Yva9RJczDOuATdjS2gN+jeD2RM3ijvGjnaJpclnRaA2Rduohd0P2e EOHp02EEFa91qrxqyDBnyYHRqPqnlwZUB+EHKoXuIvg0yU2Bhj8mQVN...