Displaying 20 results from an estimated 200 matches similar to: "How get a spec preprocesed with all macros expanded."
2012 Jan 19
2
add1 GLM - Warning message, what does it mean?
Hi All, I am wondering if anyone can tell me what the warning message below
the model means?
J
add1(DTA.glm,~ Aeventexhumed + Veg + Berm + HTL + Estuary + Rayos)
Single term additions
Model:
cbind(MaxHatch, TotalEggs - MaxHatch) ~ Aeventexhumed + Veg +
Berm + HTL
Df Deviance AIC
<none> 488.86 4232.9
Estuary 1 454.96 4201.0
Rayos 3 258.80 4008.9
Warning
2011 Apr 02
2
Is it possible to dial an automated message when Asterisk receives an email?
Hello.
I have a server that sends a preformatted email when an event occur. What I
need is that when Asterisk receives this email automatically dial a
pre-recorded message. It doesn't have to dial ride away, maybe a scheduled
cron job will be enough.
Is that possible? Any hint? What should I be looking for?
Thanks, and sorry for my lousy English
--
Berm?dez Rafael
-------------- next
2016 Jan 20
2
signing RPM packages with SHA256
On 01/20/2016 04:52 AM, Johnny Hughes wrote:
> On 01/20/2016 04:48 AM, Johnny Hughes wrote:
>> On 01/20/2016 04:39 AM, Johnny Hughes wrote:
>>> On 01/20/2016 01:37 AM, Alice Wonder wrote:
>>>> hi,
>>>>
>>>> I noticed that RPM packages I sign use SHA1
>>>>
>>>> Signature : RSA/SHA1, Fri 08 Jan 2016 10:50:58 AM PST, Key
2015 May 22
3
can i get .spec file for apache httpd of centos?
Hi All,
Currently my system is using httpd 2.2.27. As there were many Vulnerability fixes released under 2.2.29, I would like to upgrade the Apache httpd.
My system is having CentOS 6.5.
I checked on CentOS Repos using yum but could not find the latest httpd rpm from there. So I am building the httpd rpm from the source tar ball downloaded from apache site.
I am able to build the rpm successfully
2003 Nov 06
3
Translation samba 3 how to in german, Übersetzung des Samab 3 How to ins deutsch
Hallo Leute,
ich m?chte gerne die Samba Doku ins deutsch ?bersetzen.
Ich arbeite schon lange mit Samba und denke es w?re kein ?berm?ssiger Aufwand.
Da ich Samba aber meist als Pdc benutze bin ich mit einigen Features technisch nicht so vertraut.
( samba und ldap an einem win server etc )
Ich w?rde mich freuen wenn einige Deutsche mitmachen w?rden damit wir uns technisch und gramatikalisch
2006 Aug 26
2
3.8 update/x86_64 kernel?
After updating a very old x86_64 3.x install to 3.8 it still
has kernel-2.4.21-27.0.2.EL. Then if I repeat the
yum update command, it offers to install kernel 2.4.21-47.EL.ia32e.
Neither of these situations seems quite right.
--
Les Mikesell
lesmikesell at gmail.com
2011 Jan 31
1
Squid and SELinux
Hi.
I'm trying to setup squid with SELinux, the problem i encounter is taht
i want to add another directory for cache, in this system we have a home
partition with huge space, i create a squid dir and add the path with
semanage:
semanage fcontext -a -t squid_cache_t '/home/squid(/.*)?'
i check the files and are in the good context:
drwxr-xr-x squid squid
2016 Jan 20
2
signing RPM packages with SHA256
On 01/20/2016 04:39 AM, Johnny Hughes wrote:
> On 01/20/2016 01:37 AM, Alice Wonder wrote:
>> hi,
>>
>> I noticed that RPM packages I sign use SHA1
>>
>> Signature : RSA/SHA1, Fri 08 Jan 2016 10:50:58 AM PST, Key ID
>> ad3b591d147abf59
>>
>> Signatures from CentOS 7 use SHA256
>>
>> Signature : RSA/SHA256, Wed 06 Jan 2016 08:54:58
2007 Dec 29
0
[SECURITY] Patch For Bug Serving Arbitrary Files
This is a proposed patch for the security hole reported today. You can
just add the test for @path being at index 0 in the exanded req_path as
shown below. Take heed of the comment I''ve added too, and there was a
test for this very attack in the unit test suite, so it was removed by
someone as well. I didn''t test this but I''m pretty sure it''s the fix.
===
2016 Jan 20
1
signing RPM packages with SHA256
On 01/20/2016 04:48 AM, Johnny Hughes wrote:
> On 01/20/2016 04:39 AM, Johnny Hughes wrote:
>> On 01/20/2016 01:37 AM, Alice Wonder wrote:
>>> hi,
>>>
>>> I noticed that RPM packages I sign use SHA1
>>>
>>> Signature : RSA/SHA1, Fri 08 Jan 2016 10:50:58 AM PST, Key ID
>>> ad3b591d147abf59
>>>
>>> Signatures from
2009 Dec 04
1
Hello
Hi!
I'm new to these lists, I've just discovered Gluster and I'm trying to deploy it on three servers of us.
Can anybody help? I can run the daemon on the three servers, but don't know how to share resources on them and add them to one o more volumes.
Thank you :)
--
Jesus Bermudez Riquelme
Iten, S.L.
2016 Jan 20
2
signing RPM packages with SHA256
hi,
I noticed that RPM packages I sign use SHA1
Signature : RSA/SHA1, Fri 08 Jan 2016 10:50:58 AM PST, Key ID
ad3b591d147abf59
Signatures from CentOS 7 use SHA256
Signature : RSA/SHA256, Wed 06 Jan 2016 08:54:58 AM PST, Key ID
24c6a8a7f4a80eb5
I'm trying to find where / how to use sha256 when I sign packages but I
am not having much luck. Closest I have found is this :
2006 Oct 25
2
update index in "for" statement during calculation
Hello,
I have a time series of data as a data.frame. Occasionally there is
one or more days missing (e.g. data available for days 2, 3, 4, 8, 9,
10 --> missing days between 4 and 8). The experimental time
information can be found in the 2nd column of "data". I would like to
have a continuous time line with one time point per day. Therefore I
try to insert lines for the missing
1998 Dec 15
0
Samba 2.0 beta 4 on Linux (RedHat 5.2)
Fellow samba users,
I had some problems with trying to get samba running properly on
Linux (RedHat 5.2), but now I've got it working.
Two things I learned:
1) Use the packaging/RedHat/makerpms.sh script. It will generate a
RedHat compatible rpm for you. I had to make these changes to it
though:
--8<------------------------(Cut Here)-----------------------------------
---
2016 Jan 20
0
signing RPM packages with SHA256
On 01/20/2016 02:58 AM, Johnny Hughes wrote:
> On 01/20/2016 04:52 AM, Johnny Hughes wrote:
>> On 01/20/2016 04:48 AM, Johnny Hughes wrote:
>>> On 01/20/2016 04:39 AM, Johnny Hughes wrote:
>>>> On 01/20/2016 01:37 AM, Alice Wonder wrote:
>>>>> hi,
>>>>>
>>>>> I noticed that RPM packages I sign use SHA1
>>>>>
2015 May 22
0
can i get .spec file for apache httpd of centos?
On 05/22/2015 04:37 AM, Vijendra Agarwal (vijagarw) wrote:
> Hi All,
> Currently my system is using httpd 2.2.27. As there were many Vulnerability fixes released under 2.2.29, I would like to upgrade the Apache httpd.
> My system is having CentOS 6.5.
>
> I checked on CentOS Repos using yum but could not find the latest httpd rpm from there. So I am building the httpd rpm from the
2016 Jan 21
2
signing RPM packages with SHA256
On 01/20/2016 03:32 PM, Alice Wonder wrote:
> On 01/20/2016 02:58 AM, Johnny Hughes wrote:
>> On 01/20/2016 04:52 AM, Johnny Hughes wrote:
>>> On 01/20/2016 04:48 AM, Johnny Hughes wrote:
>>>> On 01/20/2016 04:39 AM, Johnny Hughes wrote:
>>>>> On 01/20/2016 01:37 AM, Alice Wonder wrote:
>>>>>> hi,
>>>>>>
2013 Jun 09
1
Force to strip all symbols from ELFs when using rpmbuild on CentOS
Hello.
What's the proper way to remove *all symbols* from ELF binaries when
building packages with rpmbuild on CentOS? Seems that an out of the box
rpmbuild install only discards debugging symbols (strip -g).
That's the default configuration for %__os_install_post on CentOS, the
step in charge on stripping binaries:
$ rpmbuild --showrc
(..)
-14: __os_install_post
2006 Jun 09
0
RxFax & Asterisk possible bug?
Hi,
For some time now, I've been fighting with RxFax and Asterisk.
I had it working for some time, however, for some reason it just stopped
working, I guess someone updated Asterisk or something, don't know exactly.
At the moment I keep getting errors while entering the RxFax stage of a
call.
But due to the fact RxFax does not contain any code to directly interact
with an RTP stream,
2012 Oct 08
0
Best method for comparing rectangles sections of beach
Hi R-listers,
I am trying to compare sections of the beach separated from the HTL to the
Veg (east to west), separated into indices (-5 to 30m), HTLIndex. Cross
parallel (north to south) are major beach sections (Rayos 1, 2, 3, 4 and
MNB). I am thinking to do an ANOVA for each independent rectangle of beach
(not exactly but will be treated as). The HTL from (0-5m) in Rayo 1 is one
rectangle of