Top "Centos7" questions

Version 7 of CentOS Linux distribution.

CMake on Linux CentOS 7, how to force the system to use cmake3?

I tried to install PyTorch on my Linux CentOS 7.3. I downloaded its package, ran this command and got this error: …

python-2.7 cmake centos centos7 pytorch
Multiple PHP version with Apache on CentOS 7

Can anyone here instruct me way to install and configure Multi PhP with one apache instance on CentOS 7, and the …

php apache centos centos7
Yii2 - The directory is not writable by the Web process | frontend/web/assets

I have searched this issue on internet but none of them helped me. Also this one doesn`t: chgrp apache /…

php web yii2 centos7
how to install gcc 4.9.2 on RHEL 7.4

I am trying to install gcc and g++ 4.9.2 on Linux. I'm pretty new with Linux and i saw some guides …

linux gcc g++ centos7 rhel7
Install fresh copies of centos 7 base repos

I am using centos 7. During some testing, I accidentally removed all files in yum.repo.d. Is there a way, …

centos7 yum
Postgresql 9.3 on Centos 7 with custom PGDATA

I am trying to set up Postgresql 9.3 server on Centos 7 (installation via yum) inside a custom directory, which in my …

linux database postgresql system-administration centos7
HAProxy cannot bind socket [0.0.0.0:8888]

I build a HAProxy on CentOS 7 and enable statistics page with port 8080. It seems work properly. When I set port …

sockets haproxy centos7
Not able to Start rabbitmq server in centos 7 using systemctl

I am trying to start the rabbitmq server in centos 7. I installed erlang as it is a dependency to rabbitmq-server. …

rabbitmq centos7
How to Check the Version of my gcc?

In file included from /usr/include/c++/4.8.2/locale:41:0, from /usr/include/c++/4.8.2/iomanip:43, from [...omitted by myself as it is …

c++ gcc centos7 g++4.8
yum local install to install a package with it's dependency

I have downloaded a package with it's dependency and want to install a package with dependency. Even though i have …

centos centos7 yum