Top "Centos6" questions

GENERAL SUPPORT QUESTIONS MAY BE ASKED ON SERVER FAULT https://serverfault.

CentOS - yum install - Fails: Protected Multilib versions: problems found libselinux

I have CentOS 6.5 I'm trying to intsall git via yum but getting an error while installing the pre-requisite packages. I …

dependencies centos6 yum centos6.5 libselinux
Is it possible to mount an ISO inside a docker container?

I am using a docker container (based on the official centos:6.4 image) to build an ISO which I then need …

linux mount centos6 docker
Invalid command WSGIDaemonProcess Deploy Django application on CentOS 6.7

I am using Django 1.8 on CentOS 6.7 with Apache Server version: Apache/2.2.15 (Unix). I have followed the steps in How To …

python django apache centos6
Switch java version on CentOS 6

I have a CentOS 6 virtual box with Java 1.7 present. $ java -version java version "1.7.0_51" OpenJDK Runtime Environment (rhel-2.4.4.1.el6_5-x86_64 u51…

centos java-7 centos6 jdk1.6
What set the value of JVM parameter MaxNewSize? Ergonomics?

My server info: CPU:Intel Xeon E5-2630 Memory:65970676K OS:Centos 6.4 kernel:3.8.0 jdk: HotSpot JDK 1.6.0.27 I use jmap -heap …

java jvm centos6 ergonomics
I got warning setlocale LC_CTYPE when I ssh connect to vagrant centos 6

I'm a beginner with vagrant. I try to create a virtual machine (cent os 6) on my computer with vagrant. When …

linux centos vagrant centos6
How to correct system clock in vagrant automatically

How to Correct Timezone Last time, I figured out how to adjust a system clock in vagrant server. However, when …

server vagrant virtualbox centos6
FIPS integrity verification test failed when iniating SSH session

I recently enabled the FIPS module under CentOS 6 (minimum install). Module is confirmed working: cat /proc/sys/crypto/fips_enabled …

ssh openssl centos centos6 fips
PHP installation conflicts on Centos6

I'm new to server and linux and I ran into some problems. I'm trying to update my PHP by looking …

php centos6
How to install docker 1.9+ in CentOS 6.5?

I'm now deploying on CentOS 6.5, and I'm now starting to use docker. So, I follow the instructions on: https://docs.…

linux deployment docker centos centos6