• 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

Azure App Service Troubleshooting Guidelines

itdoctor March 22, 2023 Azure App Service Troubleshooting Guidelines2023-03-22T13:50:10+00:00 General No Comment
Today, i had to troubleshoot some performance issues on App Service Plan, i saw this documentation, it outlines some helpful troubleshooting hints. I learnt about the healcheck api today....
Continue Reading

Git: Filename too long

itdoctor March 16, 2023 Git: Filename too long2023-03-16T13:47:26+00:00 General No Comment
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+00:00 General No Comment
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+00:00 General No Comment
| 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+00:00 General No Comment
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+00:00 General No Comment
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+00:00 General No Comment
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+00:00 General No Comment
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+00:00 General No Comment
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+00:00 General No Comment
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
123›»

Recent Posts

  • Azure App Service Troubleshooting Guidelines
  • Git: Filename too long
  • Splunk dashboard: Writing a dynamic query
  • A Splunk query to inventory all your saved search
  • Bypass cloudflare protection
Copyright © 2023. Daily IT Help
Mesocolumn Theme by Dezzain