• 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

Git: Filename too long

itdoctor March 16, 2023 Git: Filename too long2023-03-16T13:47:26-05:00 General
I just got a new machine, it’s time to clone my git repository to this new machine. I think it will be just very simple, just use Visual Studio...
Continue Reading
General

Splunk dashboard: Writing a dynamic query

itdoctor March 14, 2023 Splunk dashboard: Writing a dynamic query2023-03-14T19:26:29-05:00 General
Another day, another thing to learn , this spices up my job. Today i built a dashboard , i want the user provide me a list of keywords from...
Continue Reading

A Splunk query to inventory all your saved search

itdoctor March 14, 2023 A Splunk query to inventory all your saved search2023-03-14T15:24:14-05:00 General
| rest /servicesNS/-/-/saved/searches | search NOT author=nobody NOT disabled=1 The above query will list out all your saved search with their attributes. It’s pretty helpful when we want to...
Continue Reading

Bypass cloudflare protection

itdoctor March 8, 2023 Bypass cloudflare protection2023-03-08T02:49:27-05:00 General
In my last post, i shared that we can use Fiddler to bypass cloudflare protection. I used it for a few days and realized that Fiddler is not stable....
Continue Reading

Adding wkhtmltopdf to existing container

itdoctor March 6, 2023 Adding wkhtmltopdf to existing container2023-03-06T20:26:10-05:00 General
Another day, another thing. I’m running a PHP site on Azure App Service, the site needs to convert some documents to pdf. We know we need wkthmltopdf, unfortunately the...
Continue Reading

How to by pass cloudflare protection when using curl,wget

itdoctor March 3, 2023 How to by pass cloudflare protection when using curl,wget2023-03-03T01:18:15-05:00 General
if you need to write a crawler script and that script needs to crawl a site protected by cloudflare. you will face a challenge, you got 403 error. It’s...
Continue Reading

can we hide our identity on internet?

itdoctor February 25, 2023 can we hide our identity on internet?2023-02-25T17:34:48-05:00 General
With recent data privacy law, somehow i thought that our identity will not be easily shared between sites. This is wrong, i found it today. I’m using my personal...
Continue Reading
General

TI-84 calculator: Alpha key doesn’t work as it is supposed to

itdoctor February 24, 2023 TI-84 calculator: Alpha key doesn’t work as it is supposed to2023-02-24T02:17:28-05:00 General
First, check your calculator OS version – by pressing 2nd – Mem , select About, if the version is , you should upgrade the to version To upgrade...
Continue Reading
General

AWS EC2: Restore a volume to the same server with different mount

itdoctor February 23, 2023 AWS EC2: Restore a volume to the same server with different mount2023-02-23T19:29:45-05:00 General
If you accidentally delete some files in your EC2 , you don’t want to restore the whole volume, you just want to restore some files on it. The easiest...
Continue Reading

ASP.Net: ViewState – decode

itdoctor February 19, 2023 ASP.Net: ViewState – decode2023-02-19T02:11:14-05:00 General
In , ViewState is used to store the state of your web page controls between post backs. You can see this value by viewing the html source code and...
Continue Reading
«‹910111213›»

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