Questions tagged as 'centos'

1
answer

PHP script that for a service in the operating system

Does anyone know if there is any command in php or script that stops a service on the operating system?     
asked by 18.05.2015 / 02:46
0
answers

Zipkin + Elasticsearch (ELK) does not create indexes

Hello everyone, I have ELK (6.4.2) working perfectly with filebeat, metricbeat, packetbeat, and winlogbeat on CentOS 7 x86_64 (Kernel 3.10.0-862.11.6.el7.x86_64). I'm trying to integrate zipkin + elasticsearch (see link ), but elasticse...
asked by 24.10.2018 / 18:47
0
answers

virt-manager runing error on CentOS 7

I try to run virt-manager on a CentOS 7 desktop and get the following menssage: Traceback (most recent call last): File "/usr/share/virt-manager/virt-manager", line 35, in <module> from virtinst import util as util File "/usr/share/virt-...
asked by 19.10.2018 / 22:17
0
answers

cron to work until you save the sh file again

Good morning. I have a web server running in centos 7 with some schedules configured in cron to run from time to time. Example: the file agenda_minuto.sh runs every 1 minute, the calendar_10_minutos.sh runs every 10 minutes, and so on....
asked by 05.09.2018 / 12:50
0
answers

PHP session error with memcached session.save_path

Good evening; I have some centos Web servers that write session to a memcached server, but in the logs this is a warning message that I can not define the reason since the Mencached server itself does not give the error only shows the session...
asked by 23.08.2018 / 02:51
0
answers

error: 14090086: SSL routines: ssl3_get_server_certificate: certificate verify failed

I'm having problems trying to send email using the CodeIgniter Library, trying to trigger the email I get the following error:    Severity: Warning       Message: stream_socket_enable_crypto (): SSL operation failed with code   1. OpenSSL Er...
asked by 16.05.2018 / 15:55
1
answer

Access Firebird CentOS7 Database

I usually installed firebird 3.0.3 on CentOS7 - Firebird-3.0.3.32900-0.amd64 [root@localhost firebird]# ps aux |grep firebird firebird 1099 0.0 0.0 29644 1004 ? S 17:22 0:02 /opt/firebird/bin/fbguard -pidfile /var/run/firebird...
asked by 03.05.2018 / 02:33
0
answers

How to configure Centos 7 to bind hostname to dynamic ip?

Hello. I'm new to linux and I need to know first if what I'm looking for is possible. The scenario is as follows, I have a notebook with windows 10 pro and in it I have a vm in hyper v with Centos 7. This vm was mounted using Vagrant. I am...
asked by 19.03.2018 / 11:57
0
answers

Tess4j on Centos7 server

I'm doing an application with OCR (Tess4j) to use on server with wildfly on centos7. I was able to use it in windows and ubuntu, but in centos7 I'm getting it. I installed ghostscript and tesseract, but typing the path of the file and loading th...
asked by 20.02.2018 / 20:07
0
answers

Problem with CentOS 7 (libstdc ++)

/lib/libstdc++.so.6: version 'GLIBCXX_3.4.20' not found I'm having this error while trying to run an application on CentOS 7.4 x86_64. My attempts (based on what I found by searching): yum install libgcc.i686 yum install gcc yum install...
asked by 06.02.2018 / 06:30