• 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

ICloud Photos Backup?

itdoctor December 24, 2021 ICloud Photos Backup?2021-12-24T02:49:40+00:00 General No Comment
Have you ever thought of backing up your icloud photos to your own disk? Well, i haven’t found tools to do this job yet. I spent few hours to...
Continue Reading

Puppeteer: Client certificate authentication

itdoctor December 5, 2021 Puppeteer: Client certificate authentication2021-12-05T15:57:29+00:00 General No Comment
  I was struggling with the client certificate with Puppeteer. Can you use client certificate for authentication? Yes, you can , but you have to do 3 things: –...
Continue Reading

Some reason to use Sitespeed vs Puppeteer

itdoctor December 4, 2021 Some reason to use Sitespeed vs Puppeteer2021-12-04T18:31:37+00:00 General No Comment
If a site require a certificate authentication- puppeteer will throw out navigation error – we can’t handle it. Sitespeed seems to use the normal Chrome instead of Chromium
Continue Reading

Puppeteer docker – it’s hanging

itdoctor December 4, 2021 Puppeteer docker – it’s hanging2021-12-04T18:29:28+00:00 General No Comment
If you run a puppeteer script with docker and the docker was hang. It’s probably because your browser is still running, you might have some exceptions that cause your...
Continue Reading

Puppeteer – Headless or Normal mode

itdoctor November 29, 2021 Puppeteer – Headless or Normal mode2021-11-29T03:31:46+00:00 General No Comment
When you run puppeteer, you can either to run it in headless mode or normal mode, headless is a little bit faster. Which one you should use? In my...
Continue Reading

AzureAD Login: IDX21323: RequireNonce is ‘System.Boolean’.

itdoctor November 29, 2021 AzureAD Login: IDX21323: RequireNonce is ‘System.Boolean’.2021-11-29T03:27:18+00:00 General No Comment
We upgraded our puppeteer to v97 and had a challenge with one application , the application show this error when i use the latest version. IDX21323: RequireNonce is ‘’....
Continue Reading

Sitespeed: Selenium – get body text or html source

itdoctor November 22, 2021 Sitespeed: Selenium – get body text or html source2021-11-22T19:22:46+00:00 General No Comment
Want get HTML source ? Use this: pageSource=await (); Want to get the visible text on the screen? Use this: pageSource=await ((“body”)).getText();
Continue Reading

Mac: Can’t boot from USB?

itdoctor November 21, 2021 Mac: Can’t boot from USB?2021-11-21T23:09:45+00:00 General No Comment
I have an old Mac Pro 2010. This machine does not have internet recovery. I replaced the hard drive, so i need a to boot from USB to start...
Continue Reading

Splunk: README folder of application

itdoctor November 19, 2021 Splunk: README folder of application2021-11-19T12:56:00+00:00 General No Comment
Under each Splunk application there is a folder name d”README” … there are something behind it. It’s common sense that it’s just a documentation folder, it’s not critical, we...
Continue Reading
General

Splunk: EEMC CEPA Modular Input Script add on – issues when upgrading to 8.2

itdoctor November 19, 2021 Splunk: EEMC CEPA Modular Input Script add on – issues when upgrading to 8.22021-11-19T16:37:18+00:00 General No Comment
When we upgraded to Splunk , this module is no longer working. Why ? Splunk use python3 by default. This add-on is not compatible with python3 . How...
Continue Reading
‹1234›»

Recent Posts

  • IIS trace the error log
  • Powershell: Out-file – Filesize is double
  • Sitespeed.io – The hidden option
  • Splunk: How to check data retention for an index?
  • Macbook – IPhone keep connecting/disconnecting?
Copyright © 2022. Daily IT Help
Mesocolumn Theme by Dezzain