For those interested I have a working spec file for Bitcoin 0.12.0
https://github.com/AliceWonderMiscreations/bitcoin/blob/master/contrib/rpm/bitcoin.spec
I believe the only BuildRequires that isn't in CentOS/EPEL is
miniupnpc-devel but that's trivial to build as well.
With Bitcoin 0.12.0 the
Alice Wonder wrote:
> For those interested I have a working spec file for Bitcoin 0.12.0
>
> https://github.com/AliceWonderMiscreations/bitcoin/blob/master/contrib/rpm/bitcoin.spec
>
> I believe the only BuildRequires that isn't in CentOS/EPEL is
> miniupnpc-devel but that's trivial to build as wel
On 02/24/2016 06:04 AM, m.r...@5-cent.us wrote:
Alice Wonder wrote:
For those interested I have a working spec file for Bitcoin 0.12.0
https://github.com/AliceWonderMiscreations/bitcoin/blob/master/contrib/rpm/bitcoin.spec
I believe the only BuildRequires that isn't in CentOS/EPEL is
miniupnpc
Alice Wonder wrote:
> On 02/24/2016 06:04 AM, m.r...@5-cent.us wrote:
>> Alice Wonder wrote:
>>> For those interested I have a working spec file for Bitcoin 0.12.0
>>>
>>> https://github.com/AliceWonderMiscreations/bitcoin/blob/master/contrib/rpm/bitcoin.spec
>>>
>>> I believe the only BuildRequire
On 02/23/2016 02:24 PM, John R Pierce wrote:
do people really still use DAT audio tape ?all the pro audio
recording I know of nowdays is done to direct to disk or SD card or
whatever. I use a tascam dr07 digital audio recorder, which records
direct to SD, a single 32gb SD card can hold li
On 02/24/2016 06:06 AM, Alice Wonder wrote:
On 02/24/2016 06:04 AM, m.r...@5-cent.us wrote:
Alice Wonder wrote:
For those interested I have a working spec file for Bitcoin 0.12.0
https://github.com/AliceWonderMiscreations/bitcoin/blob/master/contrib/rpm/bitcoin.spec
I believe the only BuildR
On 02/24/2016 06:10 AM, m.r...@5-cent.us wrote:
Alice Wonder wrote:
On 02/24/2016 06:04 AM, m.r...@5-cent.us wrote:
Alice Wonder wrote:
For those interested I have a working spec file for Bitcoin 0.12.0
https://github.com/AliceWonderMiscreations/bitcoin/blob/master/contrib/rpm/bitcoin.spec
I
Alice Wonder wrote:
> On 02/24/2016 06:06 AM, Alice Wonder wrote:
>> On 02/24/2016 06:04 AM, m.r...@5-cent.us wrote:
>>> Alice Wonder wrote:
For those interested I have a working spec file for Bitcoin 0.12.0
https://github.com/AliceWonderMiscreations/bitcoin/blob/master/contrib/rpm/b
Hello,
Is it possible at all to block all users other than root from sending
outbound ICMP packets on an interface?
At the moment we have the following two rules in our IPtables config:
iptables -A OUTPUT -o eth1 -m owner --uid-owner 0 -j ACCEPT
iptables -A OUTPUT -o eth1 -j DROP
But this still
Hello,
- Mail original -
> De: "John Cenile"
> À: "centos"
> Envoyé: Mercredi 24 Février 2016 15:42:36
> Objet: [CentOS] IPtables block user from outbound ICMP
> Is it possible at all to block all users other than root from sending
> outbound ICMP packets on an interface?
>
> At the mo
Meanwhile banks like Chase charge poor people $12.00 a month just have
checking and push debit card paychecks on low income jobs where they
charge just for the poor to check how much they have on it.
That bad, huh?
___
CentOS mailing list
CentOS@cento
On 02/24/2016 06:42 AM, John Cenile wrote:
Is it possible at all to block all users other than root from sending
outbound ICMP packets on an interface?
That is, more or less, the default. In order to send ICMP packets, an
application must be root, or must have the CAP_NET_RAW capability (as
Am 24.02.2016 um 16:07 schrieb Sylvain CANOINE:
Hello,
- Mail original -
De: "John Cenile"
À: "centos"
Envoyé: Mercredi 24 Février 2016 15:42:36
Objet: [CentOS] IPtables block user from outbound ICMP
Is it possible at all to block all users other than root from sending
outbound ICM
Am 24.02.2016 um 15:42 schrieb John Cenile:
Hello,
Is it possible at all to block all users other than root from sending
outbound ICMP packets on an interface?
At the moment we have the following two rules in our IPtables config:
iptables -A OUTPUT -o eth1 -m owner --uid-owner 0 -j ACCEPT
ipta
On Wed, February 24, 2016 12:25 pm, Alexander Dalloz wrote:
> Am 24.02.2016 um 16:07 schrieb Sylvain CANOINE:
>> Hello,
>> - Mail original -
>>> De: "John Cenile"
>>> Ã: "centos"
>>> Envoyé: Mercredi 24 Février 2016 15:42:36
>>> Objet: [CentOS] IPtables block user from outbound ICMP
>>
On 02/24/2016 08:01 AM, Александр Кириллов wrote:
Meanwhile banks like Chase charge poor people $12.00 a month just have
checking and push debit card paychecks on low income jobs where they
charge just for the poor to check how much they have on it.
That bad, huh?
Yes. They give them one fre
Thanks all, that seemed to be the problem (the suid bit). :)
On 25 February 2016 at 06:03, Valeri Galtsev
wrote:
> On Wed, February 24, 2016 12:25 pm, Alexander Dalloz wrote:
> > Am 24.02.2016 um 16:07 schrieb Sylvain CANOINE:
> >> Hello,
> >> - Mail original -
> >>> De: "John Cenile"
>
On 25 Feb 2016 00:30, "John Cenile" wrote:
>
> Thanks all, that seemed to be the problem (the suid bit). :)
Well if you really want to call it a problem... Blocking ICMP via a host
based firewall remains pretty silly.
Bear in mind that since it's a file permission this will be 'fixed' on any
upd
Trying to add SELinux support to my bitcoin package.
Keep getting this on install:
SELinux: Could not downgrade policy file
/etc/selinux/targeted/policy/policy.29, searching for an older version.
SELinux: Could not open policy file <=
/etc/selinux/targeted/policy/policy.29: No such file or
On Wed, 24 Feb 2016 23:28:33 -0800
Alice Wonder wrote:
> I don't ordinarily run SELinux and do not have it enabled.
https://lists.fedoraproject.org/pipermail/selinux/2012-May/014626.html
QUOTE:
Turns out you get the "Could not downgrade policy file
/etc/selinux/targeted/policy/policy.24" error
On 02/24/2016 11:34 PM, Frank Cox wrote:
On Wed, 24 Feb 2016 23:28:33 -0800
Alice Wonder wrote:
I don't ordinarily run SELinux and do not have it enabled.
https://lists.fedoraproject.org/pipermail/selinux/2012-May/014626.html
QUOTE:
Turns out you get the "Could not downgrade policy file
/et
21 matches
Mail list logo