Displaying 20 results from an estimated 88 matches for "2616".
Did you mean:
261
2015 Dec 14
0
CESA-2015:2616 Moderate CentOS 5 openssl Security Update
CentOS Errata and Security Advisory 2015:2616 Moderate
Upstream details at : https://rhn.redhat.com/errata/RHSA-2015-2616.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
5a0e271012e83b468543bde0489d3bd192c9c903c5d859eaf1fbd7ec780c9d18 openssl-0.9.8e-37.el5_11.i386...
2004 Sep 08
2
documentation on icecst stream
Where is documentation on the format of the icecast stream. I can only
find docs on the server.
I've asked this before and several said RFC 2616, which says NOTHING
about icecast streams.
So, where is the docs on the actual streaming. Is it mp3? mp3 with id3v2?
tj
2016 Sep 16
0
[Bug 2616] New: quickbooks phone support ,quickbooks support phone number,quickbooks help 1877 778 8714
https://bugzilla.mindrot.org/show_bug.cgi?id=2616
Bug ID: 2616
Summary: quickbooks phone support ,quickbooks support phone
number,quickbooks help 1877 778 8714
Product: Portable OpenSSH
Version: 7.3p1
Hardware: 68k
OS: Mac OS X
Status: NEW...
2003 Sep 29
5
Nortel M Series phones support
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've searched the mailing list quite extensively, but didn't come up
with anything promising (some things wer helpful, though). Does anyone
know if Nortel M Series (specifically the 2008, 2616, 7208, and 7310)
phones can be made to work with the TDM400P card or if they are ADSI
compatible at all? I kind of doubt they will work if they are not
compatible, but I don't know what it would take to plug them directly
into a * box.
Thanks.
- --
Jason A. Pattie
pattieja@xperienceinc.com
X...
2017 Jun 30
2
Predict
...= 1)
for (i in 1:2641) {
SH<- predict(lm(height~Date, data=Stand_Height));
dl=leafbiom$Date[i-1];
de=leafbiom$Date[i];
SH[i]=sum(SH[leafbiom$Date==de&leafbiom$Date==dl])
}
SH
The SH output is the prediction of Stand height in 25 observations
only and provides NA for the remaining 2616 iterations.
Thanks for your help.
Ahmed Attia, Ph.D.
Agronomist & Soil Scientist
2013 Jun 12
1
Permission denied / missing +r perm
...Indeed, the file in question is owned by root and would not be accessible to the mail user:
> ls -la /decrypted-mail/awesomebox.sealedabstract.com/drew/cur/
> total 24
> drwxrw---- 2 mail mail 4096 Jun 12 05:37 .
> drwxrw---- 7 mail mail 4096 Jun 12 05:37 ..
> -rw-rw---- 1 mail mail 2616 Jun 12 05:26 1371029196.M462737P20302.li212-205,S=2616,W=2662:2,
> -rw-rw---- 1 mail mail 2635 Jun 12 05:32 1371029564.M454251P20747.li212-205,S=2635,W=2682:2,
> -rw-rw---- 1 root root 2626 Jun 12 05:37 1371029865.M411903P21288.li212-205,S=2626,W=2673:2,
So dutifully, I chown / chgrp to the...
2016 Oct 04
1
Virtualization Networking
On 10/3/2016 7:00 PM, TE Dukes wrote:
> 4: vboxnet0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state
> UNKNOWN qlen 1000
> link/ether 0a:00:27:00:00:00 brd ff:ff:ff:ff:ff:ff
are there any other /etc/sysconfig/network-scripts/ifcfg-**** files
beyond the ones you listed?
--
john r pierce, recycling bits in santa cruz
2004 Sep 08
1
documentation on icecst stream
Where is documentation on the format of the icecast stream. I can only
find docs on the server.
I've asked this before and several said RFC 2616, which says NOTHING
about icecast streams.
So, where is the docs on the actual streaming. Is it mp3? mp3 with id3v2?
tj
2005 Mar 23
2
Icecast2 Player Protocol
Where can I find the Icecast2 Player protocol?
Does this exist?
Thanks.
-greg.
__________________________________________________________________________
Greg J. Ogonowski
VP Product Development
ORBAN / CRL, Inc.
1525 Alvarado St.
San Leandro, CA 94577 USA
TEL +1 510 351-3500
FAX +1 510 351-0500
greg@orban.com
http://www.orban.com
2010 Nov 26
0
Help on converting a daily zoo to a weekly zoo
...wed.index <- ( weekdays(index(daily)) == "Wed" )
week.dat <- daily[wed.index]
> week.dat
A000010 A000020 A000030 A000040 A000050 A000060
2000-01-05 3925 NA 3950 6350 21717 836
2000-01-12 3500 NA 3600 6000 NA 1021
2000-01-19 2970 2701 3135 5600 21812 787
2000-01-26 2970 2616 2810 5300 20579 783
2000-02-02 NA 2833 3030 6700 21812 NA
2. If Wed observation is NA for any stock, then I want to replace
it with Thurday observation.
3. If Thurday obs is still NA, then replace it with Tuesday obs.
4. If still NA, then let it be recorded as NA.
Does anyone have some fan...
2012 Sep 13
1
yp.xml - Size and Contents
...yp.xml are not accepting
compressed encoding. Right now the file is 4818606 Bytes in size, most
clients download it uncompressed, but when transferred using Firefox
will only use 436859(sic!) Bytes of actual traffic!
Please encourage client software projects to fix their clients! (see
also RFC 2616 section 3.5)
Possible outcomes are that we will have to:
* black-list clients that do not support compression and feed them
again a highly reduced list.
* go back to a truncated list all together (preferably randomized
content with preference for free formats)
* provide a full list...
2006 Oct 11
7
Mongrel HTTP Header Problem
...PzNjNowuIseVogKOLXxWI5vAi5HgXdS0/ES5gDGsABo4fqovUKlgop3
RA==
-----END CERTIFICATE-----
...with a carriage return between each line Mongrel, it seems, cannot
handle the line breaks in the header and with this header present
returns an internal server error ''500''.
Looking at RFC 2616 it seems that whitespace such as this _is_ allowed
in the header block. Section 4.2 says "Header fields can be extended
over multiple lines by preceding each extra line with at least one SP
or HT" - which is exactly what Pound does. Therefore, I think the
problem may be with Mongrel.
I...
2006 Feb 24
5
[Bug 1162] Inappropriate sequence of syslog messages
...Priority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
ReportedBy: senthilkumar_sen at hotpop.com
I came across Inappropriate sequence of syslog messages saying server is
listening on desired port when the listen call fails.
Feb 24 12:41:38 ssh-165 sshd[2616]: Server listening on 0.0.0.0 port 1111.
Feb 24 12:41:38 ssh-165 sshd[2616]: fatal: listen: Socket operation on
non-socket
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2015 May 05
3
[Bug 2394] New: Provide a global configuration option to disable ControlPersist
...penSSH
Version: 6.8p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: jjelen at redhat.com
Created attachment 2616
--> https://bugzilla.mindrot.org/attachment.cgi?id=2616&action=edit
proposed patch
+++ This bug was cloned from Red Hat Bugzilla ? Bug 1218351 +++
The new ControlPersist feature undesireably closes fds that are loaded
by an adhoc LD_PRELOAD application.
Customer would like to be able to...
2007 Oct 03
1
Parking lot problems
...old.
After 60 seconds of ringing back, it's supposed to go to [park-dial] t
extension as far as I can tell, which it actually does seem to do.
However, before the t extension kicks in, the line is dropped with the
following error message on the CLI:
[Oct 3 08:45:31] WARNING[12621]: channel.c:2616 ast_indicate_data:
Unable to handle indication 3 for 'SIP/727-095c0348'
[Oct 3 08:46:31] WARNING[11487]: chan_sip.c:12037
handle_response_invite: Re-invite to non-existing call leg on other UA.
SIP dialog '294bf6652379a770665524cc50a8cfab at xxx.xxx.xxx.xxx. Giving up.
-- SIP/717-0...
2017 Jun 30
3
Predict
...=leafbiom$Date[i-1];
>> de=leafbiom$Date[i];
>> SH[i]=sum(SH[leafbiom$Date==de&leafbiom$Date==dl])
>>
>>
>> }
>> SH
>>
>>
>> The SH output is the prediction of Stand height in 25 observations
>> only and provides NA for the remaining 2616 iterations.
>>
>> Thanks for your help.
>>
>>
>>
>> Ahmed Attia, Ph.D.
>> Agronomist & Soil Scientist
>>
> --
> Sarah Goslee
> http://www.functionaldiversity.org
2012 Jun 10
3
Apache mod_cache/mod_disk_cache...?
...caching.html)
> • If the URL included a query string (e.g. from a HTML form GET method) it will not be cached unless the response specifies an explicit expiration by including an "Expires:" header or the max-age or s-maxage directive of the "Cache-Control:" header, as per RFC2616 sections 13.9 and 13.2.1.
However, when you look at the mod_cache doc itself
(http://httpd.apache.org/docs/2.2/mod/mod_cache.html#cacheignorequerystring)
> Ordinarily, requests with query string parameters are cached separately for each unique query string. This is according to RFC 2616/13.9 do...
2017 Jun 30
0
Predict
...ate, data=Stand_Height));
>
> dl=leafbiom$Date[i-1];
> de=leafbiom$Date[i];
> SH[i]=sum(SH[leafbiom$Date==de&leafbiom$Date==dl])
>
>
> }
> SH
>
>
> The SH output is the prediction of Stand height in 25 observations
> only and provides NA for the remaining 2616 iterations.
>
> Thanks for your help.
>
>
>
> Ahmed Attia, Ph.D.
> Agronomist & Soil Scientist
>
--
Sarah Goslee
http://www.functionaldiversity.org
2006 Jul 12
3
Ajax, the Back button, and Sweepers
I''m working on an app that''s basically forms and that makes fairly heavy use of Ajax. As a result of the Ajax usage, if the visitor uses the back button they get the page as it was originally loaded, not as they left it. I''ve looked at the Sweeper documentation and can not tell for sure that it''ll do what I want, which is to force an unconditional reload from
2005 Nov 09
7
install other OS to unprivileged domain
Dear all,
I have set up one unprivileged Domain-1 with help of FedoraQuickStart and
some help from you.
Now I want to install some other OS to Domain-2.
How can I install a different OS (say Redhat 7.3) onto a unprivileged
domain?
Do I have to copy all files from an existed installation to an image file?
Thanks,
Koala
_______________________________________________
Xen-users mailing list