Displaying 20 results from an estimated 394 matches for "madboa".
2017 May 26
2
Fix for the CVE-2017-7494?
...Fay wrote:
>> Hi,
>>
>> Does a fix has already been made in the CenOS RPM repositories for this
>> Samba remote execution code vulnerability, CVE-2017-7494?
> yes. samba-3.6.23-43.el6_9.x86_64.rpm
And samba-*-4.4.4-14.el7_3.x86_64
--
Paul Heinlein <> heinlein at madboa.com <> http://www.madboa.com/
2011 Aug 10
3
selinux prohibiting sssd usage
...sd_var_lib_t:s0 tclass=dir
I'll use audit2allow to build a custom policy if need be, but what I'd
really like to hear is that there's an SELinux boolean that can be
tweaked or a file context that can be altered to make things work as
expected.
--
Paul Heinlein <> heinlein at madboa.com <> http://www.madboa.com/
2017 Mar 08
4
Up to date guide/information Sendmail SMTP Auth
...t; anywhere from
> > 15 to 5 years old. I'd really like some information that much more
> up to date
> > on the subject. Specifically configuring Sendmail SMTP
> authentication (_no
> > smart host stuff_).
>
> I wrote this article years ago:
>
> https://www.madboa.com/geek/sendmail-auth/
>
> The configuration outlined there is essentially unchanged today. I
> have it running on a CentOS 7 machine with sendmail 8.14.
>
> The only real change is the SOCKETDIR setting in
> /etc/sysconfig/saslauthd, which is now /run/saslauthd (rather than
>...
2017 Mar 08
7
Up to date guide/information Sendmail SMTP Auth
Hello all,
I've been googling my brains out since yesterday looking for up-to-date
information on this matter, and have found information that is anywhere
from 15 to 5 years old. I'd really like some information that much more
up to date on the subject. Specifically configuring Sendmail SMTP
authentication (_no smart host stuff_).
I've got Sendmail 8.14 installed on a CentOS 7.3
2019 May 23
2
df
...'/usr/bin/df -x tmpfs'
/usr/bin/df \
-x autofs -x binfmt_misc -x cgroup -x configfs -x debugfs \
-x devpts -x devtmpfs -x efivarfs -x hugetlbfs -x mqueue \
-x nfsd -x proc -x pstore -x rpc_pipefs -x securityfs \
-x selinuxfs -x sysfs -x tmpfs
:-)
--
Paul Heinlein
heinlein at madboa.com
45?38' N, 122?6' W
2017 Jan 04
1
microcode_ctl-2.1-16 hard crash on Intel E5 2667 v4 CPUs
...he default repositories - so my question
is, who decides when a package gets an update from whatever CentOS ships
with default to a newer version? How does that process take place, and,
can I affect it by adding microcode_ctl-2.1-18 ?
On Wed, Jan 4, 2017 at 10:00 AM, Paul Heinlein <heinlein at madboa.com> wrote:
> On Wed, 4 Jan 2017, Locane wrote:
>
> My questions are, who decides what packages are current for CentOS when I
>> "yum upgrade"?
>>
>
> That's determined by the repositories defined and enabled in /etc/yum.conf
> and /etc/yum.repos.d/*....
2016 Jul 27
2
Mounting NFS subdirectories individually or just the parent?
...rvers have different security options for different
mount points, but in this case mounting server:/export/base wouldn't give
you the same client view of the filesystem tree as mounting each
individually if it worked at all.
Cheers,
Sean
On 27 July 2016 at 23:21, Paul Heinlein <heinlein at madboa.com> wrote:
> On Wed, 27 Jul 2016, Frank Thommen wrote:
>
> Hello,
>>
>> does it in any respect (throughput/performance, cpu load, I/O load,
>> resilience, ...) matter, if one mounts subdirectories of an NFS (v3) export
>> into separate directories or if one jus...
2017 Jan 04
2
microcode_ctl-2.1-16 hard crash on Intel E5 2667 v4 CPUs
Hello all!
I'm brand new to the mailing list, and I've encountered an issue with the
microcode_ctl package version 2.1-16 being installed during the CentOS 7.3
upgrade. It causes my servers to hard stop and they need to be forcibly
powered off and back on again with the power button to continue.
This RedHat thread https://bugzilla.redhat.com/show_bug.cgi?id=1398698 details
the issue,
2017 Apr 19
2
PUPPET - group IDS
hope thus comes under the remit of this mailking list...
We use puppet, and Im trying to come up with "code" that will create two user accounts with a shared groiup ID
eg?
user1 with UID 1000user 2 with UID 1001
but I would like them BOTH to share the GID of 2000
I've tried the following
accounts::groups:? ? jointgroup:? ? ? ? gid: '2000'
accounts::users:
? ? user1:? ? ? ?
2020 Oct 13
0
CentOS 8.2 / missing libc++ (libcxx-devel)
...t isn't.
>
> How is it possible to have it there as RPM? because alternative to build it
> (libc++) from sources is a big headache (I need it in order to build v9 and
> plv8 projects)
Do you mean the libstdc++-devel package? Or prehaps redhat-lsb-cxx?
--
Paul Heinlein
heinlein at madboa.com
45?38' N, 122?6' W
2017 Feb 06
1
GCC 4.9 in CentOS 7 ??
...th the scl utility, a session-long environment shift by sourcing the
package's 'enable' script, or a permanent alteration of your shell
profile to include the package's bin/ and lib/ directories.
I outline the first two methods in a blog post you may find helpful:
https://www.madboa.com/blog/2016/08/29/scl-intro/
(There's no advertising on my site and I make no revenue from it.)
--
Paul Heinlein <> heinlein at madboa.com <> http://www.madboa.com/
2017 Mar 08
0
Up to date guide/information Sendmail SMTP Auth
...atter, and have found information that is anywhere from
> 15 to 5 years old. I'd really like some information that much more up to date
> on the subject. Specifically configuring Sendmail SMTP authentication (_no
> smart host stuff_).
I wrote this article years ago:
https://www.madboa.com/geek/sendmail-auth/
The configuration outlined there is essentially unchanged today. I
have it running on a CentOS 7 machine with sendmail 8.14.
The only real change is the SOCKETDIR setting in
/etc/sysconfig/saslauthd, which is now /run/saslauthd (rather than
/var/run/saslauthd). And, of...
2020 May 13
1
How to get CentOS 8 on AWS
On Tue, May 12, 2020 at 8:02 PM Paul Heinlein <heinlein at madboa.com> wrote:
> On Tue, 12 May 2020, Thomas Stephen Lee wrote:
>
> > Hi,
> >
> > I am user of CentOS 8.
> > When can we expect an image on AWS?
> > I am just learning AWS and would like to use CentOS 8 for that.
>
> I can't speak to AWS per se, but Di...
2016 Apr 19
2
VPN suggestions centos 6, 7
...ay with these errors:
>
>>Mon Apr 18 05:34:50 2016 VERIFY OK: depth=1, C=US, ST=California,
>>L=San Francisco, OU=Certificate Authority, O=XXXX, CN=X.X.X
>>Mon Apr 18 05:34:50 2016 Certificate does not have key usage extension
>
>--
>Paul Heinlein <> heinlein at madboa.com <> http://www.madboa.com/
Paul
Two things...
First, the diagnostic I got referenced the server's CA
certificate. And that confuses me.
Second, when I look server's purpose, using the openssl x509 -purpose
command, I get:
SSL client : No
SSL client CA : No
SSL server : Yes
S...
2020 Oct 12
3
CentOS 8.2 / missing libc++ (libcxx-devel)
Hi community,
In CentOS 7 there is such rpm (libcxx-devel - it seems from EPEL
repository), but in CentOS 8 it isn't.
How is it possible to have it there as RPM? because alternative to build it
(libc++) from sources is a big headache (I need it in order to build v9 and
plv8 projects)
Thanks
2006 Aug 04
4
CentOS Based Infromational Document
For those of you who are either part of the secret cabal, or are otherwise
keeping track of it, there is a new version available.
The current version of the cryptex is version 3.1. It's changed rather
significantly in some areas.
2016 Apr 19
0
VPN suggestions centos 6, 7
...t; > Mon Apr 18 05:34:50 2016 VERIFY OK: depth=1, C=US, ST=California, L=San
>> > Francisco, OU=Certificate Authority, O=XXXX, CN=X.X.X
>> > Mon Apr 18 05:34:50 2016 Certificate does not have key usage extension
>>
>> --
>> Paul Heinlein <> heinlein at madboa.com <> http://www.madboa.com/
>
>
> Paul
> Two things...
>
> First, the diagnostic I got referenced the server's CA certificate.
> And that confuses me.
I'm not sure that's actually what the log is indicating. I think
there's a mismatch between what ext...
2017 May 23
3
more recent perl version?
...y.
[root ~]# yum info rh-perl524-perl
Name : rh-perl524-perl
Arch : x86_64
Epoch : 4
Version : 5.24.0
Release : 379.el7
Size : 6.0 M
Repo : centos-sclo-rh/x86_64
Summary : Practical Extraction and Report Language
--
Paul Heinlein <> heinlein at madboa.com <> http://www.madboa.com/
2016 Jul 27
3
Mounting NFS subdirectories individually or just the parent?
Hello,
does it in any respect (throughput/performance, cpu load, I/O load,
resilience, ...) matter, if one mounts subdirectories of an NFS (v3)
export into separate directories or if one just mounts the parent directory?
I.e. like this:
server:/export/base/a -> /mnt/a
server:/export/base/b -> /mnt/b
server:/export/base/c -> /mnt/c
server:/export/base/d -> /mnt/d
2007 Jan 24
2
How do I identify my hardware?
I'm a little new to CentOS and very rusty on Linux in general (it's been
7 years since I worked on a Linux kernel), so this may seem like a dumb
question.
I have two issues with my machine - sound and video. My sound card is
not recognized at all (I think it's on the mobo, but I'm not sure how to
identify it), and I have an ATI dual video card with two screens, but
both show