Simple Unique Visitor Tracking Global.asa
This code stores "unique visits" (defining that as visits from different IP addresses) to the site and will send a daily detailed activity report (entry point, Referrer URL, IP, User Agent, etc) to the specified e-mail account. This script solves a common problem when using global.asa Session_OnStart to just increase a counter of unique visitors. Many stateless clients (like web spider) reject session level cookies, so the result using that technic is not very accurate. (for example, a web spider hitting 20 pages of your site would count as 20 visits using the simple Session_OnStart counter technic)
Classifieds Theme (New 2022) - Download Now!Sponsored
Themeforest Clone Script - Digi MonsterSponsored
Management of Shared Storage Using AWS EFS
Setting up and managing a shared disk/folder using AWS EFS so multiple servers can access the same data at the same time
Help/Fix on AWS Kubernetes Service(EKS) (1 Hour)
One hour of help or fixes for Kubernetes clusters running on AWS EKS.
1 Hour AWS issues/problems review and fix
One hour dedicated session to review and fix a specific AWS issue or problem.
Automating AWS Server Backups and configuring AWS Backup Cycles and AWS Backup rules
Set up automated backups for AWS servers using AWS Backup and clear backup cycles.


