• 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

Web automation – is it easy?

itdoctor October 27, 2022 Web automation – is it easy?2022-10-27T02:46:13-05:00 General
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-05:00 General
Continue Reading

Socks proxy through SSH via jump server

itdoctor August 31, 2022 Socks proxy through SSH via jump server2022-11-22T20:43:56-05:00 General
Step1: Login to jump server:     ssh -L :8080:8080 user@jump_server Step2: On jump server: ssh -D8080 user@remote_server1 Step3: Change browser socks proxy using socks5: :8080 All in one command: ...
Continue Reading

Fixing: /libcurl.so.4: no version information available

itdoctor August 10, 2022 Fixing: /libcurl.so.4: no version information available2022-08-10T18:34:23-05:00 General
Error: /usr/local/: no version information available (required by php) Fix:
Continue Reading

Reboot server script

itdoctor May 25, 2022 Reboot server script2022-05-25T16:27:27-05:00 General
# Reboot Server Script: Automating Server Restarts for Improved Uptime and Maintenance In any production environment, maintaining system uptime and ensuring your servers are running efficiently are critical components...
Continue Reading

IIS trace the error log

itdoctor May 6, 2022 IIS trace the error log2022-05-06T13:58:23-05:00 General
If you application is experiencing some 500 error code , but your log doesn’t show any exceptions – i would suggest we enable “Failed Request Log” in IIS –...
Continue Reading

Powershell: Out-file – Filesize is double

itdoctor March 26, 2022 Powershell: Out-file – Filesize is double2022-03-26T10:54:35-05:00 General
I have been struggling with my powershell script , i write a content variable to a file using Out-File $ | Out-File -FilePath $cookie_file What’s wrong with this? i...
Continue Reading

Sitespeed.io – The hidden option

itdoctor March 23, 2022 Sitespeed.io – The hidden option2022-03-23T20:34:56-05:00 General
There are 2 options in sitespeed we don’t see in the documentation is : – 2 – 2000 : when a browser is unable to load, this is...
Continue Reading

Splunk: How to check data retention for an index?

itdoctor March 10, 2022 Splunk: How to check data retention for an index?2022-03-10T14:26:03-05:00 General
This query will help:
Continue Reading

Macbook – IPhone keep connecting/disconnecting?

itdoctor March 6, 2022 Macbook – IPhone keep connecting/disconnecting?2022-03-06T03:35:52-05:00 General
My fix is to run this:
Continue Reading
«‹1213141516›»

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