Re: [CentOS] dhclient.conf

2015-03-04 Thread Jim Perrin
On 03/03/2015 04:32 PM, Pol Hallen wrote: fig, centos keep only ip from dhcp server (not gw, not dns) > > where is dhclient.conf? I need to create it? If yes, where're the > default options? The dhclient.conf file doesn't exist by default in more modern versions of CentOS. You'll need to create

[CentOS] Memory issue in kernel sctp implementation

2015-03-04 Thread Danny Smit
Dear all, I'm running into a possible memory issue with the SCTP implementation in CentOS 6, using lksctp-tools. So far I've not seen the problem with other distributions yet. The problem is that whenever a SCTP client connection is initiated to a second host and port at which no SCTP server appl

[CentOS] Dovecot Pigeonhole version in extras repo?

2015-03-04 Thread E.B.
Hi, I want to install Dovecot Pigeonhole from the yum Centos extras repo, but "yum info" reports the version number not of the plugin but of dovecot itself. Can anyone say what the Pigeonhole version is currently for the extras repo for CentOS 7? ___

[CentOS] Extdata / Extprograms Plugins for Dovecot Pigeonhole?

2015-03-04 Thread E.B.
Hello, I want to install Dovecot Pigeonhole and use the Extdata and Extprograms plugins. According to the dovecot documentation[1,2], those plugins need to be compiled. So two questions: * Are either of these plugins built into the Pigeonhole that is available in the CentOS 7 extras repo? *

[CentOS] mariadb driver for named-sdb (CentOS 7)

2015-03-04 Thread Jim Holmes
I've looked high and low and I cannot a package that has the mariadb driver to go with bind-sdb-9.9.4-14.el7_0.1.x86_64. Everything I'm finding is how to build from source, which for this project will not be maintainable. Is there a yum repo with this driver anywhere? Thanks much, Jim

[CentOS] LUKS encypted partition using --key-file can only be decrypted with --key-file

2015-03-04 Thread Digimer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I created a LUKS encrypted partition via a udev-triggered script on 6.6 using --key-file /tmp/foo. This worked fine, and I can decrypt the LUKS partition via script and manually using --key-file with luksOpen. The odd problem is that I ca

Re: [CentOS] LUKS encypted partition using --key-file can only be decrypted with --key-file

2015-03-04 Thread Robert Nichols
On 03/04/2015 03:16 PM, Digimer wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I created a LUKS encrypted partition via a udev-triggered script on 6.6 using --key-file /tmp/foo. This worked fine, and I can decrypt the LUKS partition via script and manually using --key-file with

[CentOS] xorg--x11-fonts-75dpi vs xorg-x11-fonts-100dpi

2015-03-04 Thread Frank Cox
What is the difference between xorg-x11-fonts-75dpi and xorg-x11-fonts-100dpi? Under what circumstances would one want to use the 75dpi version versus the 100dpi version? If you have both installed, does the xorg server just pick the one that it considers best based on some criteria? Should yo

Re: [CentOS] selinux allow FTP

2015-03-04 Thread Tim Dunphy
Guys, I hear all your arguments against using FTP. I completely get all that. But I am making things a little bit safer by using virtual users that have no access to the file system. The ftp user account has a shell of /bin/false. And I was able to get proftpd working with SELinux using setsebool

Re: [CentOS] selinux allow FTP

2015-03-04 Thread Tim Dunphy
> > I hear all your arguments against using FTP. I completely get all that. > But I am making things a little bit safer by using virtual users that have > no access to the file system. The ftp user account has a shell of > /bin/false. And I was able to get proftpd working with SELinux > using sets

[CentOS] SELinux kills Cassandra based website

2015-03-04 Thread Tim Dunphy
Hey all, There's a website I help run that uses the Cassandra DB as its database. I notice that if I run the web server in SELinux permissive mode, the site works fine. But if I put it into enforcing mode, the site goes down with this error: Warning: require_once(/McFrazier/PhpBinaryCql/CqlClien

Re: [CentOS] SELinux kills Cassandra based website

2015-03-04 Thread Jeremy Hoel
An easy way to start troubleshooting these is to look at the audit logs and see what SELInux is blocking. You have /McFrazier in the email.. if that's off the root tree than unless you've set permissions to allow httpd to look at tat folder, I bet that's one problem. if you run ls -Z you can see

[CentOS] "Machine Check Exception: 4 Bank 0: 9000000020000003" when boot CentOS 7, with Intel CPU E3845, and BIOS option "EIST" enable.

2015-03-04 Thread Chaoyong
My hardware is: CPU: Intel(R) Atom(TM) CPU E3845 @ 1.91GHz and it supports EIST(Enhanced Intel SpeedStep Technology). OS: CentOS 7(kernel-3.10) When I set the BIOS options "CPU configuration >> EIST" to "enable", it appears a kernel panic when the system is starting up. Here is what I am seeing