IT Tips

Access

Blog History

Note to self regarding Amazon Autoscaling

Just started a Microsoft AD environment on Amazon Web Services to test some ITGlue Auto Documentation PowerShell scripts. Found that you need to pay attention to auto scaling settings. After my last session I shut down all the EC2 instances to avoid charges when I...

read more

MacOS Mojave Application Upgrade Tweaks

Docker Community Edition Docker Community Edition runs and you can start a container from the command line, so the native virtualization layer seems to be functioning, but the Kitematic application complains of missing a 'native setup'. But after several reboots this...

read more

Australian Mobile Validation CakePHP 3.x

This is a very simple mobile validation for Australian Mobiles. It probably would also benefit from having all the symbols except + stripped too // src/Model/Table/Users.php where Users is the class name // of the table field your are validating $australianMobile =...

read more