Author Archives: itdoctor - Page 14
Web automation – is it easy?
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,...
Socks proxy through SSH via jump server
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: ...
Fixing: /libcurl.so.4: no version information available
Error: /usr/local/: no version information available (required by php) Fix:
Reboot server script
# 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...
IIS trace the error log
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 –...
Powershell: Out-file – Filesize is double
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...
Sitespeed.io – The hidden option
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...
Splunk: How to check data retention for an index?
This query will help:
Macbook – IPhone keep connecting/disconnecting?
My fix is to run this: