Links2Lower
Links2Lower is a small PHP CLI script that recursively renames all files and folders in the path argument to lowercase, and searches for HTML files and lowercases any URL's within them. This is useful for HTML documentation (or sites) created in Windows where there has been disregard for the case-sensitivity of the URLs, making hyperlinked documentation unusable on a case-sensitive system like Linux. (Open University HTML documentation being a guilty party). Call the script and provide the path to the directory of the HTML documentation to work on. E.g. php links2lower.php /home/anuser/docs/
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.
Configure EC2 Auto Scaling
Setting up EC2 Auto Scaling to automatically adjust the number of servers based on traffic, performance, and demand.
AWS Spot Instance / Server Deployment for Cost Reduction
Deploy servers using AWS Spot Instances to significantly cut hosting costs while keeping performance and flexibility for
Microsoft Azure App Service Deployment & Web Application Configuration
Deploy and configure Azure App Service for hosting web applications with secure access, performance tuning, and environm




