At this post, I describe briefly how to add a new certificate to the Java trusted store. Follow the steps for Unix, Linux, and Windows.....
How to use tzupdater tool for linux and unix
At this post, I describe how to use tzupdater to update tzdata for JAVA on Linux and Unix servers.....
How to check linux and unix last updated date
At this KB article, I explained how to check Linux and Unix server patch status. You can use this script to check if any patch applied in the last two months in Linux and Unix servers.....
HP-UX How to mirror a root LVM?
This is a small and simple procedure about how to mirror vg00 on HP-UX(11.31) server. First of all before start operation please take a backup of your system.....
How to fix internal IP address or internal network name disclosure vulnerability?
If you need to fix "web server internal IP address/internal network name disclosure vulnerability" for Nginx please check these steps and configuration examples.....
How to Configure HTTP/HTTPS Proxy Settings Java JVM
Many times java programs need to connect the internet. If your application server is not allowed to connect the internet then you should use proxy to open a gateway to connect internet over proxy.....