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

Daily IT Help

My daily IT journal

  • Apple
  • Database
  • General
  • Linux
  • Marketing
  • Monitoring
  • Networking
  • Phone
  • Programming
  • Windows

My Azure DevOps Journey

itdoctor January 7, 2023 My Azure DevOps Journey2023-01-07T03:28:23+00:00 General No Comment
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

Javasccript: Get all tag elements

itdoctor December 13, 2022 Javasccript: Get all tag elements2022-12-13T21:00:46+00:00 General No Comment
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+00:00 General No Comment
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+00:00 General No Comment
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+00:00 General No Comment
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+00:00 General No Comment
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+00:00 General No Comment
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+00:00 General No Comment
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

Web automation – is it easy?

itdoctor October 27, 2022 Web automation – is it easy?2022-10-27T02:46:13+00:00 General No Comment
Well, your quick answer could be yes, it’s pretty simple. All you need is to a little Selenium experience. We’ll that’s correct when you start with some simple stuff,...
Continue Reading

no route to host

itdoctor October 17, 2022 no route to host2022-10-17T19:03:58+00:00 General No Comment
Continue Reading
«‹23456›»

Recent Posts

  • Install podman on Redhat8 with error: libsubid.so.3()(64bit)
  • Azure Monitor Alert: Metrics vs Log based alerts
  • Application Insights not working in Azure App Service Plan
  • DJI Battery (Ronin,Macvic Air..) battery not working
  • MS Forms: Allow respondents to edit their response is greyed out
Copyright © 2023. Daily IT Help
Mesocolumn Theme by Dezzain