• 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

Azure App Service (Web App) Journey

itdoctor January 7, 2023 Azure App Service (Web App) Journey2023-01-07T03:42:59-05:00 General
Azure App Service allows you to host your application on a managed environment. You select the environment/stack (Java, PHP,#8230;) , Azure will setup the environment for you by using...
Continue Reading

My Azure DevOps Journey

itdoctor January 7, 2023 My Azure DevOps Journey2023-01-07T03:28:23-05:00 General
Build vs Release : Build: you run it on a build server, this could be your default pool or agent pool (your self hosted pool) Release: it’s normally collect...
Continue Reading

Will Symfony 2.3 works with PHP8 ?

itdoctor January 4, 2023 Will Symfony 2.3 works with PHP8 ?2023-01-04T20:55:11-05:00 General
# Will Symfony Work with PHP 8? As the PHP ecosystem evolves, developers often find themselves facing the challenge of ensuring their applications and frameworks remain compatible with...
Continue Reading

Javasccript: Get all tag elements

itdoctor December 13, 2022 Javasccript: Get all tag elements2022-12-13T21:00:46-05:00 General
A short script but it will help you to debug your javascript/automation issues:
Continue Reading

Can’t start grafana after the installation

itdoctor December 8, 2022 Can’t start grafana after the installation2022-12-08T21:34:30-05:00 General
For some reason, i couldnt start grafana server after the installation I see the server keep trying starting, it stopped at PID file… Not sure what the reason why,...
Continue Reading

Revive your bricked motherboard

itdoctor December 8, 2022 Revive your bricked motherboard2022-12-08T02:14:20-05:00 General
One day, your computer stop working, here are some symptons: Power on , fans , lights working USB keyboard does not light up You are sure that your memory/cpu/graphics...
Continue Reading

Bash file: Keep running a program until it’s successful

itdoctor December 8, 2022 Bash file: Keep running a program until it’s successful2022-12-08T02:00:33-05:00 General
I’m trying to reflash my motherboard bios using ch341a tool, the utility i use is flashrom . What’s my challenge? the challenge to connect the tool to the bios,...
Continue Reading

Selenium: print all span text

itdoctor December 5, 2022 Selenium: print all span text2022-12-06T02:22:17-05:00 General
A short code to get all span text in your web page: span_list= await (("//span")); for(i=0;i<;i++) (await ())
Continue Reading

Reducing your database load by caching your query

itdoctor October 29, 2022 Reducing your database load by caching your query2022-10-29T11:38:01-05:00 General
Some applications might have some extensive query which might take several seconds to response, some people said a few seconds isn’t a big problem. Now, let say you one...
Continue Reading

Splunk – CPU Alert

itdoctor October 28, 2022 Splunk – CPU Alert2022-10-28T18:46:21-05:00 General
If you use Splunk for Infrastructure – this CPU alert can be highly customizable . It’s not like other alert where all the values are static. Each host has...
Continue Reading
«‹1112131415›»

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