• Home
  • My Free Tools
    • Creating a server with PHP
  • About me

Select Category:

Daily IT Help

My daily IT journal

  • Programming
  • Monitoring
  • Azure
  • Splunk
  • About me

Guardicore: the last stand

itdoctor May 16, 2024 Guardicore: the last stand2024-05-16T13:33:48-05:00 General
I recently upgraded my python to newer version and realized that my script to connect one Mongo DB server not are some of the steps that i did:
Continue Reading

PHP8: LDAP SSL failed

itdoctor May 16, 2024 PHP8: LDAP SSL failed2024-05-16T07:42:00-05:00 General
Upgrading my container image from PHP7 to , all the ext library seems the same, but when my ldap_bind function failed on php8 .Warning: ldap_bind(): Unable to bind...
Continue Reading

Azure Monitor: List all action groups having pagerduty integration

itdoctor May 15, 2024 Azure Monitor: List all action groups having pagerduty integration2024-05-15T09:03:04-05:00 General
resources| where type contains "actiongroups"   | where  contains "pagerduty"
Continue Reading

Splunk: sendemail command send search result to email

itdoctor May 10, 2024 Splunk: sendemail command send search result to email2024-05-10T15:16:07-05:00 General
I have some troubles with email sent from Splunk with some Alerts, debugging this takes a lot of time, i have to wait for the alert to trigger and...
Continue Reading

Docker: can’t run some services using /etc/init.d/script ,”-x” flag in bash

itdoctor May 8, 2024 Docker: can’t run some services using /etc/init.d/script ,”-x” flag in bash2024-05-08T08:12:57-05:00 General
I build a docker image, everything runs well on my dev machine. But when i deploy the images to my other machine, some services in the container was not...
Continue Reading

Telegraf: inputs.exec exit code

itdoctor May 2, 2024 Telegraf: inputs.exec exit code2024-05-02T08:38:56-05:00 General
When we configure , your program/bash script must have exit code 0. If it’s not 0 , telegraf will not send the metrics. This is an example ,...
Continue Reading

Python: Setting Timeout in Oracle function – cx_Oracle.connect

itdoctor May 1, 2024 Python: Setting Timeout in Oracle function – cx_Oracle.connect2024-05-02T10:07:10-05:00 General
= ( , , ) To fix this , create an environment TNS_ADMIN and save file , add these line to control the timeout ms
Continue Reading

Cloudflare bots detection

itdoctor April 13, 2024 Cloudflare bots detection2024-04-13T06:02:30-05:00 General
Cloudflare use several methods to detect if it’s a human or a bot:– SSL order – there is a different in the SSL library between a normal browser like...
Continue Reading

Telegraf-ActiveMQ-Artemis

itdoctor April 11, 2024 Telegraf-ActiveMQ-Artemis2024-04-12T15:08:48-05:00 General
ActiveMQ has 2 version: AciveMQ and (Apache or Redhat ActiveMQ) The configuration below is for Apache ActiveMQ
Continue Reading

Docker Curl error

itdoctor April 3, 2024 Docker Curl error2024-04-12T15:10:21-05:00 General
Fix;– Adding seccomp=unconfined to your docker run commandor add this in your docker-compose security_opt:– seccomp:unconfined
Continue Reading
«‹56789›»

Search

Recent Posts

  • My AZ-104 Azure Administrator Associate Journey: From Real-World Experience to Exam Day
  • How to Monitor An Azure App Service Protected by EasyAuth
  • Oil Pressure Switch (Normal Closed or Normal Open)
  • A simple cronjobs to restart your apache server when it’s too busy
  • n8n webserver failed, exiting

Pages

  • My Free Tools
    • Creating a server with PHP
  • About me

Tags

    Copyright © 2026. Daily IT Help
    Mesocolumn Theme by Dezzain