Questions tagged [centos6.4]

96 questions
2
votes
3 answers

CentOS server priority of root services and non root services

Is there any priority difference between root user process and non root process on CentOS? When I run on a nodejs server as root user, it goes smooth and after some time (say after weeks) it hangs the entire server and needs a hard reboot. Why…
vimalpt
  • 73
  • 7
2
votes
1 answer

Installing APC on Centos 6 package dependency issues - Which direction should I proceed

I have a CentOS 6.4 x32 VPS running NGINX and Drupal 7. To improve response I would like to install and configure APC. To do this my first attempt was to install it using PECL. To start I fired this command yum install php-pear php-devel…
sridhar pandurangiah
  • 743
  • 2
  • 11
  • 28
2
votes
1 answer

Keep unread flags during a cyrus mail migration with rsync

I use rsync to migrate the mails beetween my cyrus 2.3.14 server (source) and 2.3.16 cyrus server (target). However I have a little problem. On the source cyrus server, the mails were stored in /var/spool/cyrus/domain/d/domain_name and the quota and…
Cédric
  • 45
  • 3
2
votes
1 answer

Changing Disk Encryption key in CentOS 6.4

I checked the "encryption" checkbox in the Anaconda installer during CentOS 6 installation, which encrypts at the PV (Physical Volume) partition level. Now, for some security reasons, I want to change the current encryption key. Is there any way to…
Ravi Bhat
  • 53
  • 7
2
votes
2 answers

Apache will not stop/start gracefully

CentOs 6 64bit running apache 2.2.15-29.el6.centos. When I try to stop/start or restart httpd I get an error that says it has failed. A tail of the error log is below. I also noticed that a httpd.pid file is not created even though it is…
ddjammin
  • 33
  • 1
  • 5
2
votes
0 answers

Gitlab - Cannot: create new project, list team members, add SSH keys or clone / push

I have just installed Gitlab on my Centos 6.4. At first glance everything seems to be working fine but for some reason, I have the following issues...: Add a new project : (Similar issues when adding new SSH keys or listing projects…
LBridge
  • 121
  • 5
2
votes
1 answer

Unable to discover other systems in lan - centos 6.4

I have 4 servers, 3 old and 1 new, and each of them are connected via vlan through eth0 and eth1 is used for internet. Three of the servers are working fine and able to communicate with each other. However, the 4th server I just got doesn't seem to…
Grumpy
  • 2,939
  • 17
  • 23
2
votes
1 answer

Broken dependencies on CentOS 6.4: can install nodejs but not npm

I'm using a fresh installed CentOS 6.4 (x86-64) with the EPEL repository. $ yum install nodejs ... $ node -v v0.10.5 So far, so good, but when I try to install npm, I'll get this error message: $ yum install npm Loaded plugins: fastestmirror,…
Philipp Claßen
  • 511
  • 1
  • 8
  • 19
1
vote
1 answer

How do I fix OpenSSL Padding Oracle vuln. (CVE-2016-2107) on Centos 6.4

I am running Centos 6.4 with Apache 2.2 on a Linux VPS and I have recently upgraded my OpenSSL to version 1.0.2h. I am scoring an F on the CA Security Council SSL report due to the OpenSSL Padding Oracle vuln. (CVE-2016-2107). Yum update doesn't do…
user1780242
  • 157
  • 2
  • 11
1
vote
0 answers

NUMA enabled but can't detect node

I have a Centos 6.4 (kernel 2.6.32) machine with 2x Intel X5670 (Westmere) in a SuperMicro X8DTG-D motherboard with 2.0a BIOS version. BIOS Settings for ACPI are: ACPI Aware O/S: Enabled APCI Version Features: APCI v3.0 NUMA Support: Enabled ACPI…
Obiphil
  • 111
  • 2
1
vote
1 answer

Change path name to admin page in Zimbra

I have installed Zimbra on CentOS 6.4. Now I would like to change the path to the admin page from: https://mail.domain.com:7071/zimbraAdmin/ to https://mail.domain.com/admin/. So can I do this, and how to do?
DinhNgocHien
  • 151
  • 3
  • 8
1
vote
1 answer

httpd won't start with updated SSLCipherSuite (POODLE)

I'm trying to update SSL settings for a testing server running CentOs 6.4, but after updating the SSL cipher suites, apache won't start. Configuration file location: /etc/httpd/conf.d/ssl.conf. Restart command as root: service httpd…
laketuna
  • 125
  • 9
1
vote
2 answers

Google reCAPTCHA not working on Linux system

I am working on integrating reCAPTCHA with my registration page and everything seems working fine except one strange issue. I have tested this code on all local machines and well on our test server (window) and everything is working. We have just…
Umesh Awasthi
  • 81
  • 1
  • 8
1
vote
1 answer

Error in amavisd.conf -missing curly or bracket

I'm currently trying to setup Spam and Virus Filtering on my CentOS 6.4 machine using SpamAssassin and ClamAV. I've installed all necessary packages (SA, ClamAV and Amavisd-new) and configured them. While trying to start amavisd I get the following…
Peter Noble
  • 111
  • 3
1
vote
0 answers

Cassandra: Can't start service with error: java.lang.IllegalStateException: Unable to contact any seeds

System info: Linux stg-univ-cassandra06 2.6.32-358.23.2.el6.x86_64 #1 SMP Wed Oct 16 18:37:12 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux Cassandra version: 2.0.1 JVM vendor/version: Java HotSpot(TM) 64-Bit Server VM/1.7.0_25 It might have something to…
DallaRosa
  • 111
  • 6