If you are trying to get a list of files or directory which is older then "N" days you should check this script. There is an easy way to get this information with the find command.....
How to prepare disks for oracle ASM?
At this post, I write step by step how to configure and prepare disks for Oracle ASM. Before start operation, I added some information and product that we used while defining ASM disk for oracle.....
How to check disk multipathing in windows?
You can easily check MPIO path configuration and also disk information with "mpclaim" command in windows. At this example, the balance policy is Round Robin. Multipathing balance policy is shown under "LB Policy".....
How to forward specific log file to a remote syslog server?
At this post, I added steps about how to forward specific log file to a remote Syslog server? If you need to forward application logs to your remote Syslog server then check these steps.....
How to fix SNI problem for SSL request?
f you get a problem with SNI while creating an SSL connection to the web server, you should follow this post to debug your case. I want to add some steps about how to debug and fix the SNI problem.....
How to configure APA for HP-UX?
HP (APA) "Auto Port Aggregation " is a software that makes it possible to create a link aggregates group. This software provides a logical grouping (lan900-lan901 etc.) two or more physical network interface under into one logical interface.....