Top "Centos7" questions

Version 7 of CentOS Linux distribution.

Install PHP modules on CentOS

I'm trying to install PHP 5.5.21 on CentOS 7.0. When I execute php -v I get about 10 modules errors like this one: …

php module centos php-5.5 centos7
I can't start server PostgreSQL 11: "pg_ctl: could not start server"

I am in CentOS Linux release 7.5.1804 (Core) When I login as postgres and run: bash-4.2$ /usr/pgsql-11/bin/initdb -D /…

postgresql centos7 postgresql-11
ansible: how to restart auditd service on centos 7 get error about dependency

In my playbook, i have a task to update audit.rules and then notify a handler which should restart the …

ansible centos7 systemctl
Centos - "locate" command doesn't work

We have Centos 7. Trying to use the 'locate' command yields nothing, even if the searched file[s] actually exist. No …

unix search centos centos7 locate
Install PHP 5.5 on Centos 7

I have a Centos 7 server running apache 2.4.6 and php 5.4. I'm trying to install Magento 2 on my server for a client …

centos7 php-5.5
How to install boost library on CentOS 7.3 64bit?

I need to build a C++ project which uses Boost library on CentOS. I tried this: yum install boost-devel But …

c++ boost centos7 yum
Pass host environment variables to dockerfile

How can I pass a host environment variable (like user and hostname) to a dockerfile? For example, if my username …

docker environment-variables dockerfile centos7
Docker (CentOS 7 with SYSTEMCTL) : Failed to mount tmpfs & cgroup

(I'm a Docker beginner. Then I followed some tutorials for CentOS-7) In my CentOS 7.2, I tried to learn Docker by …

docker mount centos7 systemd systemctl
How to install zookeeper as service on CentOS 7

I am trying to install zookeeper on CentOS 7 using yum install zookeeper or yum install zookeeperd but it throws: There …

centos apache-zookeeper centos7
Change the ownership (chown) from 'root' to 'apache'

System OS: CentOS7.0-64 LAMP for VSI Problem: I am attempting to change the ownership of two virtual directories from …

virtualhost centos7 chown