search for: 0301

Displaying 20 results from an estimated 37 matches for "0301".

Did you mean: 0001
2008 Oct 30
1
LevelOne WPC-0301 11g Wireless CardBus
Hello, I bought a LevelOne WPC-0301 11g Wireless CardBus Adapter today. According to the box it is "v6". The ral(4) man- page mentions only v2, but that one is ancient and can't be bought anymore. So, enabling the debug sysctl gives this in dmesg: cardbus0: Expecting link target, got 0x0 cardbus0: <network, ether...
2016 Mar 01
0
CESA-2016:0301 Important CentOS 6 openssl Security Update
CentOS Errata and Security Advisory 2016:0301 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-0301.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 31cacdfe88b5e4b420bd2dd1fe6b491b35a2a57c7e3b4ef5b960573b095fc519 openssl-1.0.1e-42.el6_7.4.i6...
2016 Mar 01
0
CESA-2016:0301 Important CentOS 7 openssl Security Update
CentOS Errata and Security Advisory 2016:0301 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-0301.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: b2aaed03ed2d01d2a6482ed97a95aec0545ffc4c00ad46c7cafc10c9554e1b58 openssl-1.0.1e-51.el7_2.4....
2016 Mar 02
0
CentOS-announce Digest, Vol 133, Issue 1
...e 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-2016:0298 CentOS 6 findutils FASTTRACK BugFix Update (Johnny Hughes) 2. CESA-2016:0301 Important CentOS 6 openssl Security Update (Johnny Hughes) 3. CESA-2016:0301 Important CentOS 7 openssl Security Update (Johnny Hughes) 4. CESA-2016:0302 Important CentOS 5 openssl Security Update (Johnny Hughes) ------------------------------------------------------------...
2009 Aug 12
4
paste first row string onto every string in column
Hi, I am trying to edit a data frame such that the string in the first line is appended onto the beginning of each element in the subsequent rows. The data looks like this: > df V1 V2 V3 V4 1 DPA1* DPA1* DPB1* DPB1* 2 0103 0104 0401 0601 3 0103 0103 0301 0402 . . and what I want is this: >dfnew V1 V2 V3 V4 1 DPA1* DPA1* DPB1* DPB1* 2 DPA1*0103 DPA1*0104 DPB1*0401 DPB1*0601 3 DPA1*0103 DPA1*0103 DPB1*0301 DPB1*0402 any help is much appreciated, I am new to this and struggling. Jill ___ Jill Hollenbach, PhD, MPH A...
2006 Jan 07
3
Can I install CentOS 4.2 on Sun X4100?
...PCI interrupt 0000:02:03.0[A] -> GSI 28 (level, low) -> IRQ 209 mptbase: Initiating ioc0 bringup ioc0: SAS1064: Capabilities={Initiator} Fusion MPT SCSI Host driver 3.02.18 scsi0 : ioc0: LSISAS1064, FwRev=01040000h, Ports=1, MaxQ=203, IRQ=209 Vendor: FUJITSU Model: MAV2073RCSUN72G Rev: 0301 Type: Direct-Access ANSI SCSI revision: 04 SCSI device sda: 143374738 512-byte hdwr sectors (73408 MB) SCSI device sda: drive cache: write through sda: sda1 sda2 sda3 Attached scsi disk sda at scsi0, channel 0, id 2, lun 0 Vendor: FUJITSU Model: MAV2073RCSUN72G Rev:...
2002 Aug 14
2
problem with isolinux
...================================================= mkisofs 1.13 (i686-pc-linux-gnu) Scanning . Scanning ./boot Scanning ./isolinux Scanning ./isolinux/help Excluded by match: ./isolinux/eltorito.cat Scanning ./isolinux/kernels Excluded: ./isolinux/kernels/TRANS.TBL Using BOOT000.030 for ./boot/boot.0301 (boot.0300) Using BOOT000.034 for ./boot/boot.0340 (boot.0341) Size of boot image is 4 sectors -> mkisofs: Error - boot image './isolinux/isoli nux.bin' is not the an allowable size. ===================================================================================== zhengchuanbo zhe...
2003 Aug 07
3
SMBD and Winbind Errors
...directory mode = 0775 writeable = yes write list = @FOO+Administrators FOO+esobczak nt acl support = yes Thanks in advance, Regards, Errol U. Neal Errol Neal, Systems/Network Administrator eneal@enhtech.com Enhanced Technologies Inc. http://www.enhtech.com 703-924-0301 or 800-368-3249 703-924-0302 Fax
2009 Aug 12
0
Re : paste first row string onto every string in column
...onto every string in column Hi, I am trying to edit a data frame such that the string in the first line is appended onto the beginning of each element in the subsequent rows. The data looks like this: > df       V1  V2  V3  V4  1  DPA1* DPA1* DPB1* DPB1* 2  0103 0104 0401 0601 3  0103 0103 0301 0402 . . and what I want is this: >dfnew       V1  V2  V3  V4  1  DPA1* DPA1* DPB1* DPB1* 2  DPA1*0103 DPA1*0104 DPB1*0401 DPB1*0601 3  DPA1*0103 DPA1*0103 DPB1*0301 DPB1*0402 any help is much appreciated, I am new to this and struggling. Jill ___ Jill Hollenbach, PhD, MPH     Assistant...
2016 May 12
2
Openssl vulnerability
Hi Team, I have a centos 7 running server with openssl version openssl-1.0.1e-51.el7_2.4.x86_64, I have received a set of vulnerability from security team, can anyone tell me as per below CVE do I need to update my openssl version to 1.0.1t? Or the current version which we have is safe. CVE-2016-0701, CVE-2015-3197 CVE-2015-4000 CVE-2015-0204 CVE-2015-0286, CVE-2015-0287, CVE-2015-0289,
2009 Oct 05
3
how to have 'match' ignore no-matches
Hi all, I think this is a very basic question, but I'm new to this so please bear with me. I'm using match to translate elements of a data frame using a lookup table. If the content of a particular cell is not found in the lookup table, the function returns NA. I'm wondering how I can just ignore those cells, and return the original contents if no match is found in the lookup table.
2016 Mar 02
2
problem restoring ssl and vlc
...el6_7.4 was available, so i checked it, then clicked install button. during log display, i got error message, tried again. still got error. seems that there is a 'protected' problem. text from log is at filefactory; http://www.filefactory.com/file/6x8rzrxmx8vx/yumex-error--openssl.2016-0301-1500 tried a couple check at cli, it failed. then i tried a few more things that maybe i should not have. http://www.filefactory.com/file/6uryf80i52ix/yum-error--ssl.2016-0301-1841 during all this, i decided to open vlc to play some relaxing music. not. icon for vlc was no longer in my deskt...
2010 Mar 19
1
usbhid-ups fails with Belkin F6C120-UNV in nut-2.4.3
...requests when the request size is 512 bytes. The requests worked correctly when they were using the sizes reported by the device: usbmon get_report() requests from nut-2.4.1 The length of each request matches the response from the device and works: ffff880102d5ec00 1618372802 S Ci:7:002:0 s a1 01 0301 0000 0002 2 < ffff880102d5ec00 1618376440 C Ci:7:002:0 0 2 = 01e6 ffff880102d5ec00 1618376497 S Ci:7:002:0 s a1 01 0302 0000 0002 2 < ffff880102d5ec00 1618381439 C Ci:7:002:0 0 2 = 0232 ffff880102d5ec00 1618381469 S Ci:7:002:0 s a1 01 0303 0000 0003 3 < ffff880102d5ec00 1618385439 C Ci:7:0...
2010 May 11
0
more USB logs
...0x501 ehci_hcd 0000:00:02.1: port 2 low speed --> companion ehci_hcd 0000:00:02.1: GetStatus port 2 status 003402 POWER OWNER sig=k CSC hub 1-0:1.0: state 7 ports 10 chg 0000 evt 0004 hub 2-0:1.0: state 7 ports 10 chg 0000 evt 0004 ohci_hcd 0000:00:02.0: GetStatus roothub.portstatus [1] = 0x00010301 CSC LSDA PPS CCS hub 2-0:1.0: port 2, status 0301, change 0001, 1.5 Mb/s hub 2-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x301 ohci_hcd 0000:00:02.0: GetStatus roothub.portstatus [1] = 0x00100303 PRSC LSDA PPS PES CCS usb 2-2: new low speed USB device using ohci_hcd and address 88...
2012 May 27
3
Problem with strptime
Hello Forum, I have a problem with the strptime function. With the ''data1'' dataset below it works fine, but with the ''data2'' dataset something goes wrong (see final line below). Both data1 and data2 are in exactly the same original format, the only difference is that they span different dates. Please help, since it is driving me nuts! Many thanks. Best
2004 Apr 05
0
JOB: Industrial Statistician , Liverpool UK
...stjobs.com/viewjob.action?job.id=NS20042441008&index=1 If you have the essential skills and experience required for this position and would like to apply, please send your CV to Scantec Personnel Ltd, The Old Bank, 56 Shrewsbury Rd, Prenton, Merseyside CH43 2HY Tel 0151 670 0300 Fax 0151 670 0301 , or email: lilly@scantec.co.uk Please quote reference, stat01 Closing Date 7th May 2004. [[alternative HTML version deleted]]
2004 Apr 23
0
JOB: Industrial Statistician , Liverpool UK - CLOSING DATE 7th MAY
...tjobs.com/viewjob.action?job.id=NS20042441008&index=1 If you have the essential skills and experience required for this position and would like to apply, please send your CV to Scantec Personnel Ltd, The Old Bank, 56 Shrewsbury Rd, Prenton, Merseyside CH43 2HY Tel 0151 670 0300 Fax 0151 670 0301 , or email: lilly@scantec.co.uk Please quote reference, stat01 Closing Date 7th May 2004. [[alternative HTML version deleted]]
2004 May 15
1
TDMoE hangs the machine
I was trying to use TDMoE and I lasted with two problems. First of all I can't configure the dynamic span to use CAS signalling but documentation (by Mark) says that you can use any type of signalling (and this includes CAS I guess). My second problem is related that my Linux system crashes frequently due to ztdynamic and friends. I'm using a 2.4.26 version kernel and zaptel
2006 Mar 24
1
making ooh323 authenticate gateway just like sip does
Can someone tell me how I can configure ooh323.conf to accept call from h323 gateway (only the authorized h323 gateway) to my asterisk. I will be glad to know how this can be done. I tried the setting as in ooh323.conf [abcd] type=user context=default ip=62.193.1XX.2XX disallow=all allow=gsm allow=ulaw this gateway can make call, even if these lines are commented out and you restart the
2001 Mar 04
1
Users other then root using swat to configure?
...Please shoot me an email at choranburg@iss.net if you have any ideas, Thanks, Chadd ********************************************************* Chadd M. Horanburg Internet Security Systems Intrusion Detection Technician 3000 Town Center Dr Suite 1100 Southfield, MI 48075 P. 877-563-8739 F. 248-352-0301 choranburg@iss.net PGP Key available from standard key servers Internet Security Systems - The power to protect *********************************************************