Top "Centos7" questions

Version 7 of CentOS Linux distribution.

CentOS 7 and Puppet unable to install nc

I am having a weird issue with having puppet enforce the package nc. I installed it manually in the end …

puppet yum netcat centos7
Recommended way to install pip(3) on centos7

I am interrested in knowing the recommended way to install pip3 for python3.6 (as of today, may 2018) on current version …

python python-3.x pip python-3.6 centos7
ping: http://google.com: Name or service not known

I'm using centos7 in virtualbox on windows. And vagrant made it, got ping error with http or https. also curl. …

centos7
Unable to start postgresql service on CentOS 7

Unable to start postgresql-9.5 on CentOS 7. I followed this page - https://wiki.postgresql.org/wiki/YUM_Installation - for …

linux postgresql centos centos7 rhel
Docker service start failed

I have a CentOS 7.2 VM with Docker installed. Docker service and Docker container worked normally previously. But when I tried …

docker centos7
How to enable mod_rewrite on Apache 2.4?

I'm using Wordpress and wanted to enable pretty urls feature, but they don't work, i'm thinking that it's because of …

php wordpress apache mod-rewrite centos7
Job for mysqld.service failed in Centos 7

OS:Centos 7 Linux 3.10.0-229.el7.x86_64 MySQL: mysql57-community-release-el7-7.noarch.rpm I installed MySQL server through yum. When I …

mysql centos7
How do I make a keyboard shortcut for Terminal in CentOS 7

Just installed CentOS 7 on my laptop. This new version of CentOS is pretty different from older ones, and I cannot …

terminal keyboard-shortcuts centos7
Running Nginx as non root user

I installed Nginx using Ansible. To install on Centos7 I used the yum package so it by default was run …

linux nginx centos7
How to set UTF-8 character encoding in Spring boot?

I use spring-boot in my project, and I run this jar file which is built by spring-boot as a service …

java spring-boot centos7 spring-java-config