Skip to content
Daily IT Help

My daily IT journal

  • Programming
  • Monitoring
  • Azure
  • Splunk
  • About me
  • Programming
  • Monitoring
  • Azure
  • Splunk
  • About me
  • General

    Splunk – CPU Alert

    October 28, 2022 - By itdoctor

    If you use Splunk for Infrastructure – this CPU alert can be highly customizable . It’s not like other alert…

    Read More
  • General

    Web automation – is it easy?

    October 27, 2022 - By itdoctor

    Well, your quick answer could be yes, it’s pretty simple. All you need is to a little Selenium experience. We’ll…

    Read More
  • General

    no route to host

    October 17, 2022 - By itdoctor

    Read More
  • General

    Socks proxy through SSH via jump server

    August 31, 2022 - By itdoctor

    [crayon-684d3eb7ac5c5264032194/] Step1: Login to jump server:     ssh -L 127.0.0.1:8080:127.0.0.1:8080 user@jump_server Step2: On jump server: ssh -D8080 user@remote_server1 Step3: Change…

    Read More
  • General

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

    August 10, 2022 - By itdoctor

    Error: /usr/local/lib/libcurl.so.4: no version information available (required by php) Fix:

    Read More
  • General

    Reboot server script

    May 25, 2022 - By itdoctor

    # Reboot Server Script: Automating Server Restarts for Improved Uptime and Maintenance In any production environment, maintaining system uptime and…

    Read More
  • General

    IIS trace the error log

    May 6, 2022 - By itdoctor

    If you application is experiencing some 500 error code , but your log doesn’t show any exceptions – i would…

    Read More
  • General

    Powershell: Out-file – Filesize is double

    March 26, 2022 - By itdoctor

    I have been struggling with my powershell script , i write a content variable to a file using Out-File $data.jar_cookie_content…

    Read More
  • General

    Sitespeed.io – The hidden option

    March 23, 2022 - By itdoctor

    There are 2 options in sitespeed we don’t see in the documentation is : –browsertime.retries 2 –browsertime.retryWaitTime 2000 -browsertime.retries :…

    Read More
  • General

    Splunk: How to check data retention for an index?

    March 10, 2022 - By itdoctor

    This query will help:

    Read More
 Older Posts
Newer Posts 

Categories

  • Apple
  • Azure
  • Database
  • General
  • Linux
  • Marketing
  • Monitoring
  • Networking
  • Phone
  • Programming
  • Splunk
  • Windows
Graceful Theme by Optima Themes