On 10/25/2016 03:19 AM, aswathi...@accenture.com wrote:
> Hi Team,
>
> Could you please help us to know about the CVE-2016-5195 on CentOs.
>
>
> I have server running with CentOS Linux release 7.2.1511 (Core) , will this
> be effected?
>
It is affected .. and CentOS has released and update f
On 10/25/2016 03:37 PM, m.r...@5-cent.us wrote:
> Phelps, Matthew wrote:
>> On Tue, Oct 25, 2016 at 2:18 PM, wrote:
>>
>>> My manager just told me that upstream has released a patched kernel for
>>> 7:
>>> CentOS package kernel-3.10.0-327.36.3.el7.x86_64.rpm
>>> see http://rhn.redhat.com/errata/RH
i'm on
CentOS Linux release 7.2.1511 (Core) and firewalld 0.3.9
and it works, has been for a few months, perfectly fine.
On 26/08/16 23:46, Jonathan Billings wrote:
I believe the priority feature is introduced in a version later than what is
in CentOS 7. However, I believe the 7.3 update (in b
On Tue, 25 Oct 2016 17:21:54 -0700
Akemi Yagi wrote:
> On Tue, Oct 25, 2016 at 10:26 AM, Leon Fauster
> wrote:
> > Am 25.10.2016 um 15:39 schrieb Peter Kjellström :
> >> On Tue, 25 Oct 2016 10:06:12 +0200
> >> Christian Anthon wrote:
> >>
> >>> What is the best approach on centos 6 to mitig
On 10/26/2016 05:56 AM, Peter Kjellström wrote:
> On Tue, 25 Oct 2016 17:21:54 -0700
> Akemi Yagi wrote:
>
>> On Tue, Oct 25, 2016 at 10:26 AM, Leon Fauster
>> wrote:
>>> Am 25.10.2016 um 15:39 schrieb Peter Kjellström :
On Tue, 25 Oct 2016 10:06:12 +0200
Christian Anthon wrote:
>>>
Send CentOS-announce mailing list submissions to
centos-annou...@centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-requ.
On Tue, Oct 25, 2016 at 7:22 PM, Larry Martell wrote:
> Again, no machine on the internal network that my 2 CentOS hosts are
> on are connected to the internet. I have no way to download anything.,
> There is an onerous and protracted process to get files into the
> internal network and I will see
I am sorry, I am stepping into the conversation late and may not fully
understand all aspects of the situation but I wonder if it may make sense
to set up a server process on the NFS server machine that simply listens
for incoming requests to perform a file copy and then does so as requested
- only
The recently-left programmer did *something*, and he didn't know what, and
the guy who picked it up is working with me to find out why
/var/log/messages is getting flooded with
Oct 26 11:01:06 kernel: type=1105
audit(1477494066.569:642430): pid=108551 uid=0 auid=4294967295
ses=4294967295 subj=syst
On Wed, 26 Oct 2016 06:30:45 -0500
Johnny Hughes wrote:
> On 10/26/2016 05:56 AM, Peter Kjellström wrote:
> > On Tue, 25 Oct 2016 17:21:54 -0700
> > Akemi Yagi wrote:
> >
> >> On Tue, Oct 25, 2016 at 10:26 AM, Leon Fauster
> >> wrote:
> >>> Am 25.10.2016 um 15:39 schrieb Peter Kjellström
>
Hi, folks,
Trying to build a package from a gzipped tarball of a python package.
I'm trying to build it in /root/rpmbuild. Python has a way to build it,
but it creates its own tree, with a clone of the rpmbuild tree under
*that*.
So, from the specfile, I'm trying to understand, after much g
On Wed, 26 Oct 2016 13:07:43 -0400
m.r...@5-cent.us wrote:
> I'm trying to build it in /root/rpmbuild.
Don't do that. Install rpmdevtools so you build it under your home directory
and avoid blowing up your system if there's an error.
--
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvi
On 26 Oct 2016 6:17 pm, "Frank Cox" wrote:
>
> On Wed, 26 Oct 2016 13:07:43 -0400
> m.r...@5-cent.us wrote:
>
> > I'm trying to build it in /root/rpmbuild.
>
> Don't do that. Install rpmdevtools so you build it under your home
directory and avoid blowing up your system if there's an error.
>
Fir
looks like auditd logging is a bit tweaked.
eero
26.10.2016 6.11 ip. kirjoitti:
> The recently-left programmer did *something*, and he didn't know what, and
> the guy who picked it up is working with me to find out why
> /var/log/messages is getting flooded with
> Oct 26 11:01:06 kernel: type=
You might have some luck on the beowulf mailing list - http://beowulf.org/
There are quite a few slurmy types kicking around there.
On 26 October 2016 at 22:09, Eero Volotinen wrote:
> looks like auditd logging is a bit tweaked.
>
> eero
>
> 26.10.2016 6.11 ip. kirjoitti:
>
> > The recently-lef
Eero Volotinen wrote:
> looks like auditd logging is a bit tweaked.
>
As far as I know, it's selinux-policy-targeted out of the box. (And yes,
we do have it in permissive mode.)
Any thoughts on how to tweak that?
mark
>
> 26.10.2016 6.11 ip. kirjoitti:
>
>> The recently-left programmer did
m.roth-x6lchVBUigD1P9xLtpHBDw wrote:
> why /var/log/messages is getting flooded with
> Oct 26 11:01:06 kernel: type=1105 audit
> (1477494066.569:642430): pid=108551 uid=0
[...]
Is your auditd service running? I believe I've seen cases where auditd
was not running, leading to audit-stuff showing
On 10/24/2016 04:43 PM, Leon Fauster wrote:
Using rsync -aHA (without X) circumvent the output but its still unclear what
exactly triggers
the above output.
The '-X' flag attempts to make attributes match on the source and
destination files. Since the source files have no SELinux attribute,
On 10/26/2016 10:07 AM, m.r...@5-cent.us wrote:
Trying to build a package from a gzipped tarball of a python package.
I'm trying to build it in /root/rpmbuild.
To echo Frank's advice: don't do that. Build rpms as a non-root user.
Consider using "mock", especially if you intend to distrib
Hello,
As some may recall, I suffered a hardware failure of a 10 yr old IBM
Netvista back in January. I was backing up my personal data, 'My Documents',
to my CentOS server but I apparently didn't get my emails.
It was a main board failure and I believe the data is still good on the hard
drive. O
It can be mounted as an external or secondary drive.
However, it is more likely not to work.
If you really have to recover data from the drive,
it will have to betaken to a data recover company.
They look at the drive,
find out its geometries and hardware configuration.
Then the data surfaces, p
On 26/10/16 09:01 PM, TE Dukes wrote:
> Hello,
>
> As some may recall, I suffered a hardware failure of a 10 yr old IBM
> Netvista back in January. I was backing up my personal data, 'My Documents',
> to my CentOS server but I apparently didn't get my emails.
>
> It was a main board failure and I
On 10/26/2016 6:01 PM, TE Dukes wrote:
As some may recall, I suffered a hardware failure of a 10 yr old IBM
Netvista back in January. I was backing up my personal data, 'My Documents',
to my CentOS server but I apparently didn't get my emails.
It was a main board failure and I believe the data i
On 26/10/16 09:11 PM, John R Pierce wrote:
> On 10/26/2016 6:01 PM, TE Dukes wrote:
>> As some may recall, I suffered a hardware failure of a 10 yr old IBM
>> Netvista back in January. I was backing up my personal data, 'My
>> Documents',
>> to my CentOS server but I apparently didn't get my emails
> -Original Message-
> From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On
> Behalf Of John R Pierce
> Sent: Wednesday, October 26, 2016 9:12 PM
> To: centos@centos.org
> Subject: Re: [CentOS] [OT] How to recover data from an IDE drive
>
> On 10/26/2016 6:01 PM, TE Duke
On Mon, Oct 24, 2016 at 7:51 AM, mark wrote:
> On 10/24/16 03:52, Larry Martell wrote:
>>
>> On Fri, Oct 21, 2016 at 11:42 AM, wrote:
>>>
>>> Larry Martell wrote:
On Fri, Oct 21, 2016 at 11:21 AM, wrote:
>
> Larry Martell wrote:
>>
>> We have 1 system ruining Centos7
On Wed, Oct 26, 2016 at 9:35 AM, Matt Garman wrote:
> On Tue, Oct 25, 2016 at 7:22 PM, Larry Martell
> wrote:
>> Again, no machine on the internal network that my 2 CentOS hosts are
>> on are connected to the internet. I have no way to download anything.,
>> There is an onerous and protracted pr
27 matches
Mail list logo